hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/pcmcia/pxa2xx_base.c
....@@ -1,10 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*======================================================================
23
34 Device driver for the PCMCIA control functionality of PXA2xx
45 microprocessors.
56
6
- The contents of this file may be used under the
7
- terms of the GNU Public License version 2 (the "GPL")
87
98 (c) Ian Molton (spyro@f2s.com) 2003
109 (c) Stefan Eletzhofer (stefan.eletzhofer@inquant.de) 2003,4