hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/drivers/scsi/sym53c8xx_2/sym_nvram.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * Device driver for the SYMBIOS/LSILOGIC 53C8XX and 53C1010 family
34 * of PCI-SCSI IO processors.
....@@ -21,20 +22,6 @@
2122 * Copyright (C) 1997 Richard Waltham <dormouse@farsrobt.demon.co.uk>
2223 *
2324 *-----------------------------------------------------------------------------
24
- *
25
- * This program is free software; you can redistribute it and/or modify
26
- * it under the terms of the GNU General Public License as published by
27
- * the Free Software Foundation; either version 2 of the License, or
28
- * (at your option) any later version.
29
- *
30
- * This program is distributed in the hope that it will be useful,
31
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
32
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
33
- * GNU General Public License for more details.
34
- *
35
- * You should have received a copy of the GNU General Public License
36
- * along with this program; if not, write to the Free Software
37
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
3825 */
3926
4027 #ifndef SYM_NVRAM_H