summaryrefslogtreecommitdiff
path: root/Xerl.pm
diff options
context:
space:
mode:
authorPaul Buetow (europa) <paul@buetow.org>2015-05-31 16:58:48 +0100
committerPaul Buetow (europa) <paul@buetow.org>2015-05-31 16:58:48 +0100
commitde8b70c1a5b46b0e0e375d364cd714aaaadf7f9b (patch)
tree39847929fe9da2922a50f5c3d1c55d50238e56c2 /Xerl.pm
parent2103e642583ad50c06c66025ffa10b790e0cfea8 (diff)
Recursivity. Call back if it happens again.
Diffstat (limited to 'Xerl.pm')
-rw-r--r--Xerl.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Xerl.pm b/Xerl.pm
index 227dbe9..6dfc8f4 100644
--- a/Xerl.pm
+++ b/Xerl.pm
@@ -1,6 +1,6 @@
-# Xerl (c) 2005-2011, 2013, 2014 by Paul Buetow
+# Xerl (c) 2005-2011, 2013-2015 by Paul Buetow
#
-# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org
+# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org
#
# This is free software, you may use it and distribute it under the same
# terms as Perl itself.