summaryrefslogtreecommitdiffstats
path: root/clerk.pl
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2017-10-08 10:52:23 +0200
committerRasmus Steinke <rasi@xssn.at>2017-10-08 10:52:23 +0200
commit0fe3fe7ddc109516be917ae2ee096f5dc1dcc5a9 (patch)
tree4a80adcc4db5db4495f5a1845f005b8a1b1e2cb0 /clerk.pl
parentaf55106f3bb59675e9b525990eff10a12863077d (diff)
downloadperl-app-clerk-0fe3fe7ddc109516be917ae2ee096f5dc1dcc5a9.tar.gz
perl-app-clerk-0fe3fe7ddc109516be917ae2ee096f5dc1dcc5a9.tar.xz
add license
Diffstat (limited to 'clerk.pl')
-rwxr-xr-xclerk.pl16
1 files changed, 16 insertions, 0 deletions
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 <rasi@xssn.at>
+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 <http://www.gnu.org/licenses/>.
+See LICENSE for the full license text.
+=cut
+