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.fpl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'index.fpl') diff --git a/index.fpl b/index.fpl index db042da..aa5f421 100755 --- a/index.fpl +++ b/index.fpl @@ -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