summaryrefslogtreecommitdiffstats
path: root/fgetc.c
diff options
context:
space:
mode:
Diffstat (limited to 'fgetc.c')
-rw-r--r--fgetc.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/fgetc.c b/fgetc.c
index 98c7f6a..aa33a1f 100644
--- a/fgetc.c
+++ b/fgetc.c
@@ -1,3 +1,8 @@
+/* ########################################################### */
+/* This Software is licensed under the GPL licensed Version 2, */
+/* please read http://www.gnu.org/copyleft/gpl.html */
+/* ########################################################### */
+
/* ************************************************************************ */
/* Custom fgetc/ungetc implementation able to unget more than one character */
/* ************************************************************************ */