diff options
| -rw-r--r-- | COPYING | 2 | ||||
| -rw-r--r-- | Xerl.pm | 4 | ||||
| -rwxr-xr-x | index.fpl | 4 | ||||
| -rwxr-xr-x | index.pl | 4 | ||||
| -rw-r--r-- | xerl.conf | 2 |
5 files changed, 8 insertions, 8 deletions
@@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013 Dipl.-Inform. (FH) Paul C. 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. @@ -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. @@ -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. @@ -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. @@ -15,5 +15,5 @@ defaultstyle=css3.css defaulttemplate=html5 hidesubhome=1 hostroot=/usr/local/www/xerlhosts/branches/stable/hosts/ -404=http://paul.buetow.org +404=https://paul.buetow.org curlpath=/usr/local/bin/curl |
