diff options
Diffstat (limited to 'net/mac802154/rx.c')
-rw-r--r-- | net/mac802154/rx.c | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/net/mac802154/rx.c b/net/mac802154/rx.c index 4dcf6e18563a..b8ce84618a55 100644 --- a/net/mac802154/rx.c +++ b/net/mac802154/rx.c | |||
@@ -1,15 +1,7 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2007-2012 Siemens AG | 3 | * Copyright (C) 2007-2012 Siemens AG |
3 | * | 4 | * |
4 | * This program is free software; you can redistribute it and/or modify | ||
5 | * it under the terms of the GNU General Public License version 2 | ||
6 | * as published by the Free Software Foundation. | ||
7 | * | ||
8 | * This program is distributed in the hope that it will be useful, | ||
9 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
10 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
11 | * GNU General Public License for more details. | ||
12 | * | ||
13 | * Written by: | 5 | * Written by: |
14 | * Pavel Smolenskiy <pavel.smolenskiy@gmail.com> | 6 | * Pavel Smolenskiy <pavel.smolenskiy@gmail.com> |
15 | * Maxim Gorbachyov <maxim.gorbachev@siemens.com> | 7 | * Maxim Gorbachyov <maxim.gorbachev@siemens.com> |