From 0fe3fe7ddc109516be917ae2ee096f5dc1dcc5a9 Mon Sep 17 00:00:00 2001 From: Rasmus Steinke Date: Sun, 8 Oct 2017 10:52:23 +0200 Subject: add license --- clerk.pl | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'clerk.pl') diff --git a/clerk.pl b/clerk.pl index b6459b2..7da11c8 100755 --- a/clerk.pl +++ b/clerk.pl @@ -655,3 +655,19 @@ clerk [command] [-f] clerk version 2.0 =cut + +=head1 LICENSE +Copyright (C) 2015-2017 Rasmus Steinke +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. +You should have received a copy of the GNU General Public License +along with this program. If not, see . +See LICENSE for the full license text. +=cut + -- cgit v1.2.3-24-g4f1b