From 887eb3f41018262fc562e51561310cd0fdfb3bb0 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sat, 28 Sep 2013 17:11:29 +0200 Subject: change license to the perl one --- index.pl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'index.pl') diff --git a/index.pl b/index.pl index 830db7c..bf99529 100755 --- a/index.pl +++ b/index.pl @@ -1,5 +1,12 @@ #!/usr/bin/perl +# Xerl (c) 2005-2011,2013 Dipl.-Inform. (FH) Paul C. Buetow +# +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org +# +# This is free software, you may use it and distribute it under the same +# terms as Perl itself. + use strict; use warnings; -- cgit v1.2.3