summaryrefslogtreecommitdiff
path: root/Xerl/XML
diff options
context:
space:
mode:
Diffstat (limited to 'Xerl/XML')
-rw-r--r--Xerl/XML/Element.pm2
-rw-r--r--Xerl/XML/Reader.pm2
-rw-r--r--Xerl/XML/SAXHandler.pm2
3 files changed, 3 insertions, 3 deletions
diff --git a/Xerl/XML/Element.pm b/Xerl/XML/Element.pm
index aadccec..b7c1a98 100644
--- a/Xerl/XML/Element.pm
+++ b/Xerl/XML/Element.pm
@@ -1,6 +1,6 @@
# Xerl (c) 2005-2011, 2013-2015 by Paul Buetow
#
-# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org
+# 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.
diff --git a/Xerl/XML/Reader.pm b/Xerl/XML/Reader.pm
index a744025..4c8739a 100644
--- a/Xerl/XML/Reader.pm
+++ b/Xerl/XML/Reader.pm
@@ -1,6 +1,6 @@
# Xerl (c) 2005-2011, 2013-2015 by Paul Buetow
#
-# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org
+# 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.
diff --git a/Xerl/XML/SAXHandler.pm b/Xerl/XML/SAXHandler.pm
index 69759ef..555ba9c 100644
--- a/Xerl/XML/SAXHandler.pm
+++ b/Xerl/XML/SAXHandler.pm
@@ -1,6 +1,6 @@
# Xerl (c) 2005-2011, 2013-2015 by Paul Buetow
#
-# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org
+# 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.