diff options
Diffstat (limited to 'drivers/net/wireless/broadcom/b43legacy/leds.c')
| -rw-r--r-- | drivers/net/wireless/broadcom/b43legacy/leds.c | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/drivers/net/wireless/broadcom/b43legacy/leds.c b/drivers/net/wireless/broadcom/b43legacy/leds.c index bc922118b6ac..38b5be3a84e2 100644 --- a/drivers/net/wireless/broadcom/b43legacy/leds.c +++ b/drivers/net/wireless/broadcom/b43legacy/leds.c | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
| 1 | /* | 2 | /* |
| 2 | 3 | ||
| 3 | Broadcom B43 wireless driver | 4 | Broadcom B43 wireless driver |
| @@ -9,20 +10,6 @@ | |||
| 9 | Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org> | 10 | Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org> |
| 10 | Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch> | 11 | Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch> |
| 11 | 12 | ||
| 12 | This program is free software; you can redistribute it and/or modify | ||
| 13 | it under the terms of the GNU General Public License as published by | ||
| 14 | the Free Software Foundation; either version 2 of the License, or | ||
| 15 | (at your option) any later version. | ||
| 16 | |||
| 17 | This program is distributed in the hope that it will be useful, | ||
| 18 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 19 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 20 | GNU General Public License for more details. | ||
| 21 | |||
| 22 | You should have received a copy of the GNU General Public License | ||
| 23 | along with this program; see the file COPYING. If not, write to | ||
| 24 | the Free Software Foundation, Inc., 51 Franklin Steet, Fifth Floor, | ||
| 25 | Boston, MA 02110-1301, USA. | ||
| 26 | 13 | ||
| 27 | */ | 14 | */ |
| 28 | 15 | ||
