summaryrefslogtreecommitdiffstats
path: root/list.h
diff options
context:
space:
mode:
Diffstat (limited to 'list.h')
-rw-r--r--list.h11
1 files changed, 7 insertions, 4 deletions
diff --git a/list.h b/list.h
index f2857f8..19efd10 100644
--- a/list.h
+++ b/list.h
@@ -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/. */
+/* ################################################################### */
#ifndef LIST_H
#define LIST_H