aboutsummaryrefslogtreecommitdiffstats
path: root/include/pcmcia/device_id.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pcmcia/device_id.h')
-rw-r--r--include/pcmcia/device_id.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/pcmcia/device_id.h b/include/pcmcia/device_id.h
index 00dbfac9c6e1..52b9f5eda8a7 100644
--- a/include/pcmcia/device_id.h
+++ b/include/pcmcia/device_id.h
@@ -1,10 +1,7 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * device_id.h -- PCMCIA driver matching helpers 3 * device_id.h -- PCMCIA driver matching helpers
3 * 4 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 *
8 * (C) 2003 - 2004 David Woodhouse 5 * (C) 2003 - 2004 David Woodhouse
9 * (C) 2003 - 2004 Dominik Brodowski 6 * (C) 2003 - 2004 Dominik Brodowski
10 */ 7 */