hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/drivers/mtd/devices/ms02-nv.h
....@@ -1,14 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * Copyright (c) 2001, 2003 Maciej W. Rozycki
34 *
45 * DEC MS02-NV (54-20948-01) battery backed-up NVRAM module for
56 * DECstation/DECsystem 5000/2x0 and DECsystem 5900 and 5900/260
67 * systems.
7
- *
8
- * This program is free software; you can redistribute it and/or
9
- * modify it under the terms of the GNU General Public License
10
- * as published by the Free Software Foundation; either version
11
- * 2 of the License, or (at your option) any later version.
128 */
139
1410 #include <linux/ioport.h>