summaryrefslogtreecommitdiffstats
path: root/fgetc.h
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2019-01-20 11:03:40 +0100
committerpgen <p.gen.progs@gmail.com>2019-01-20 11:03:40 +0100
commit433eb2eb1a660df5fbc32886e63838154b47c14d (patch)
tree7ffde7d05897773146a87aefbb6b2d4eec1d0bbf /fgetc.h
parent9df4a51a034b7ffa01f0a5dc0b859ed886cd6d54 (diff)
Add GPL2 license reminder where appropriate
Diffstat (limited to 'fgetc.h')
-rw-r--r--fgetc.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/fgetc.h b/fgetc.h
index 72e9cfa..f458928 100644
--- a/fgetc.h
+++ b/fgetc.h
@@ -1,3 +1,8 @@
+/* ########################################################### */
+/* This Software is licensed under the GPL licensed Version 2, */
+/* please read http://www.gnu.org/copyleft/gpl.html */
+/* ########################################################### */
+
#ifndef FGETC_H
#define FGETC_H