diff options
| author | paul (uranus) <paul@buetow.org> | 2017-07-29 17:33:12 +0100 |
|---|---|---|
| committer | paul (uranus) <paul@buetow.org> | 2017-07-29 17:33:12 +0100 |
| commit | 8b69465b8b12e32503f9ddf2873040f7c4a41037 (patch) | |
| tree | da7c0fc8794d36f213b4caa9ae8e8e115cdd3ae5 /Xerl/XML | |
| parent | 2f299cb1293cafd7dcdf2e574ecc624540d7feff (diff) | |
no https
Diffstat (limited to 'Xerl/XML')
| -rw-r--r-- | Xerl/XML/Element.pm | 2 | ||||
| -rw-r--r-- | Xerl/XML/Reader.pm | 2 | ||||
| -rw-r--r-- | Xerl/XML/SAXHandler.pm | 2 |
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. |
