diff options
| author | Paul Buetow (europa) <paul@buetow.org> | 2015-05-31 16:57:05 +0100 |
|---|---|---|
| committer | Paul Buetow (europa) <paul@buetow.org> | 2015-05-31 16:57:05 +0100 |
| commit | 6dd2e1db76e167693f62027bab9a04857b693980 (patch) | |
| tree | 5a65e90c8e1f3b4599646f991bc718fe0031cfe1 /Xerl/XML | |
| parent | f00f2d3aeed082b40b28ab74113e8b32cf4e979a (diff) | |
use 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 5e5106b..633e462 100644 --- a/Xerl/XML/Element.pm +++ b/Xerl/XML/Element.pm @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013, 2014 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. diff --git a/Xerl/XML/Reader.pm b/Xerl/XML/Reader.pm index 5aba6c9..1acfe14 100644 --- a/Xerl/XML/Reader.pm +++ b/Xerl/XML/Reader.pm @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013, 2014 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. diff --git a/Xerl/XML/SAXHandler.pm b/Xerl/XML/SAXHandler.pm index b168c5f..e70b123 100644 --- a/Xerl/XML/SAXHandler.pm +++ b/Xerl/XML/SAXHandler.pm @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013, 2014 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. |
