summaryrefslogtreecommitdiffstats
path: root/src/core/pcmcia.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/pcmcia.c')
-rw-r--r--src/core/pcmcia.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/pcmcia.c b/src/core/pcmcia.c
index 72d59b71..f39cd04f 100644
--- a/src/core/pcmcia.c
+++ b/src/core/pcmcia.c
@@ -25,6 +25,9 @@
* at some point. If there's anything obvious or better, not-so-obvious,
* please contact me by e-mail: anselm (AT) hoffmeister (DOT) be *THANKS*
*/
+
+FILE_LICENCE ( GPL2_ONLY );
+
#include <stdio.h>
#include <pcmcia.h>
#include <i82365.h>