hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/drivers/net/wan/hd64572.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * hd64572.h Description of the Hitachi HD64572 (SCA-II), valid for
34 * CPU modes 0 & 2.
....@@ -5,11 +6,6 @@
56 * Author: Ivan Passos <ivan@cyclades.com>
67 *
78 * Copyright: (c) 2000-2001 Cyclades Corp.
8
- *
9
- * This program is free software; you can redistribute it and/or
10
- * modify it under the terms of the GNU General Public License
11
- * as published by the Free Software Foundation; either version
12
- * 2 of the License, or (at your option) any later version.
139 *
1410 * $Log: hd64572.h,v $
1511 * Revision 3.1 2001/06/15 12:41:10 regina
....@@ -20,7 +16,6 @@
2016 *
2117 * Revision 1.0 2000/01/25 ivan
2218 * Initial version.
23
- *
2419 */
2520
2621 #ifndef __HD64572_H