From 21484e888c9ad6da1d2354dcbadd2106a9d549c4 Mon Sep 17 00:00:00 2001 From: pgen Date: Mon, 30 May 2022 21:15:10 +0200 Subject: Switch to Mozilla Public License 2.0 --- usage.h | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'usage.h') diff --git a/usage.h b/usage.h index 9a6b7ff..34d7907 100644 --- a/usage.h +++ b/usage.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 USAGE_H #define USAGE_H -- cgit v1.2.3