summaryrefslogtreecommitdiffstats
path: root/usage.c
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2021-02-25 21:49:30 +0100
committerpgen <p.gen.progs@gmail.com>2021-02-25 21:49:30 +0100
commitb5d1272b43633e268a80add8c9c830548c32abe3 (patch)
tree1d05a0f207cd118d0bad0cc762f499f59f5fe88e /usage.c
parentdf9f37847eca8da7dbae177b8e70582af0ea8c6f (diff)
Add a licence reminder in the usage.c file
Diffstat (limited to 'usage.c')
-rw-r--r--usage.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/usage.c b/usage.c
index 32985bc..2bc55e8 100644
--- a/usage.c
+++ b/usage.c
@@ -1,3 +1,8 @@
+/* ########################################################### */
+/* This Software is licensed under the GPL licensed Version 2, */
+/* please read http://www.gnu.org/copyleft/gpl.html. */
+/* ########################################################### */
+
/* **************** */
/* Usage functions. */
/* **************** */