From de8b70c1a5b46b0e0e375d364cd714aaaadf7f9b Mon Sep 17 00:00:00 2001 From: "Paul Buetow (europa)" Date: Sun, 31 May 2015 16:58:48 +0100 Subject: Recursivity. Call back if it happens again. --- index.fpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.fpl') diff --git a/index.fpl b/index.fpl index 7483761..8ae6699 100755 --- a/index.fpl +++ b/index.fpl @@ -1,8 +1,8 @@ #!/usr/bin/perl -# 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. -- cgit v1.2.3