diff options
Diffstat (limited to 'drivers/pcmcia/pxa2xx_base.c')
| -rw-r--r-- | drivers/pcmcia/pxa2xx_base.c | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/pcmcia/pxa2xx_base.c b/drivers/pcmcia/pxa2xx_base.c index 91b5f5724cba..d6d2f75f8f47 100644 --- a/drivers/pcmcia/pxa2xx_base.c +++ b/drivers/pcmcia/pxa2xx_base.c @@ -1,10 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0-only  /*======================================================================    Device driver for the PCMCIA control functionality of PXA2xx    microprocessors. -    The contents of this file may be used under the -    terms of the GNU Public License version 2 (the "GPL")      (c) Ian Molton (spyro@f2s.com) 2003      (c) Stefan Eletzhofer (stefan.eletzhofer@inquant.de) 2003,4  | 

