hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/scsi/script_asm.pl
....@@ -1,4 +1,5 @@
11 #!/usr/bin/perl -s
2
+# SPDX-License-Identifier: GPL-2.0-or-later
23
34 # NCR 53c810 script assembler
45 # Sponsored by
....@@ -12,20 +13,6 @@
1213 #
1314 # Support for 53c710 (via -ncr7x0_family switch) added by Richard
1415 # Hirst <richard@sleepie.demon.co.uk> - 15th March 1997
15
-#
16
-# This program is free software; you can redistribute it and/or modify
17
-# it under the terms of the GNU General Public License as published by
18
-# the Free Software Foundation; either version 2 of the License, or
19
-# (at your option) any later version.
20
-#
21
-# This program is distributed in the hope that it will be useful,
22
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
23
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24
-# GNU General Public License for more details.
25
-#
26
-# You should have received a copy of the GNU General Public License
27
-# along with this program; if not, write to the Free Software
28
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
2916 #
3017 # TolerANT and SCSI SCRIPTS are registered trademarks of NCR Corporation.
3118 #