hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/atm/firestream.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /* drivers/atm/firestream.h - FireStream 155 (MB86697) and
23 * FireStream 50 (MB86695) device driver
34 */
....@@ -8,22 +9,6 @@
89 */
910
1011 /*
11
- This program is free software; you can redistribute it and/or modify
12
- it under the terms of the GNU General Public License as published by
13
- the Free Software Foundation; either version 2 of the License, or
14
- (at your option) any later version.
15
-
16
- This program is distributed in the hope that it will be useful,
17
- but WITHOUT ANY WARRANTY; without even the implied warranty of
18
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
- GNU General Public License for more details.
20
-
21
- You should have received a copy of the GNU General Public License
22
- along with this program; if not, write to the Free Software
23
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
24
-
25
- The GNU GPL is contained in /usr/doc/copyright/GPL on a Debian
26
- system and in the file COPYING in the Linux kernel source.
2712 */
2813
2914