]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - drivers/parport/parport_gsc.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
[mirror_ubuntu-eoan-kernel.git] / drivers / parport / parport_gsc.c
index 190c0a7a1c526e4c8fb175d253c21f0c2a148d62..922535a118ba6d5de2fcf0904b76d7923ea7bc97 100644 (file)
@@ -1,14 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *      Low-level parallel-support for PC-style hardware integrated in the 
  *     LASI-Controller (on GSC-Bus) for HP-PARISC Workstations
  *
- *     This program is free software; you can redistribute it and/or modify
- *     it under the terms of the GNU General Public License as published by
- *      the Free Software Foundation; either version 2 of the License, or
- *      (at your option) any later version.
- *
  *     (C) 1999-2001 by Helge Deller <deller@gmx.de>
- *
  * 
  * based on parport_pc.c by 
  *         Grant Guenther <grant@torque.net>