summaryrefslogtreecommitdiffstats
path: root/usage.c
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2022-05-30 21:15:10 +0200
committerpgen <p.gen.progs@gmail.com>2022-06-02 20:58:52 +0200
commit21484e888c9ad6da1d2354dcbadd2106a9d549c4 (patch)
tree78d155251219adb8badc66151e15ca4a61936402 /usage.c
parent3bbd4a893001f840f127d7ee06a7e0cce1ee1315 (diff)
Switch to Mozilla Public License 2.0
Diffstat (limited to 'usage.c')
-rw-r--r--usage.c11
1 files changed, 7 insertions, 4 deletions
diff --git a/usage.c b/usage.c
index 955d9fb..52ed1d0 100644
--- a/usage.c
+++ b/usage.c
@@ -1,7 +1,10 @@
-/* ########################################################### */
-/* This Software is licensed under the GPL licensed Version 2, */
-/* please read http://www.gnu.org/copyleft/gpl.html. */
-/* ########################################################### */
+/* ################################################################### */
+/* Copyright 2015, Pierre Gentile (p.gen.progs@gmail.com) */
+/* */
+/* This Source Code Form is subject to the terms of the Mozilla Public */
+/* License, v. 2.0. If a copy of the MPL was not distributed with this */
+/* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
+/* ################################################################### */
/* **************** */
/* Usage functions. */