summaryrefslogtreecommitdiff
path: root/index.pl
diff options
context:
space:
mode:
Diffstat (limited to 'index.pl')
-rwxr-xr-xindex.pl7
1 files changed, 7 insertions, 0 deletions
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;