.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-or-later */ |
---|
1 | 2 | /* |
---|
2 | 3 | * linux/drivers/net/wireless/libertas/if_spi.c |
---|
3 | 4 | * |
---|
.. | .. |
---|
8 | 9 | * Authors: |
---|
9 | 10 | * Andrey Yurovsky <andrey@cozybit.com> |
---|
10 | 11 | * Colin McCabe <colin@cozybit.com> |
---|
11 | | - * |
---|
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 (at |
---|
15 | | - * your option) any later version. |
---|
16 | 12 | */ |
---|
17 | 13 | |
---|
18 | 14 | #ifndef _LBS_IF_SPI_H_ |
---|