hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/drivers/scsi/wd33c93.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * wd33c93.h - Linux device driver definitions for the
34 * Commodore Amiga A2091/590 SCSI controller card
....@@ -7,17 +8,6 @@
78 * Copyright (c) 1996 John Shifflett, GeoLog Consulting
89 * john@geolog.com
910 * jshiffle@netcom.com
10
- *
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, or (at your option)
14
- * 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
- *
2111 */
2212 #ifndef WD33C93_H
2313 #define WD33C93_H