summaryrefslogtreecommitdiff
path: root/index.fpl
diff options
context:
space:
mode:
authorPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-28 17:11:29 +0200
committerPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-28 17:11:29 +0200
commit887eb3f41018262fc562e51561310cd0fdfb3bb0 (patch)
tree9149c6f0f1dc32e957c794040c69c1c2815d9d0a /index.fpl
parentda30166f3b568fc04de5c65ad3573539f4223d95 (diff)
change license to the perl one
Diffstat (limited to 'index.fpl')
-rwxr-xr-xindex.fpl7
1 files changed, 7 insertions, 0 deletions
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;