From a976545bde39bbb1cb0a8fe78d175bb8db383d0b Mon Sep 17 00:00:00 2001 From: Fabian Keil <fk@fabiankeil.de> Date: Tue, 3 May 2016 13:20:20 +0000 Subject: [PATCH] Bump copyright and use https:// for the website --- doc/source/copyright.sgml | 4 ++-- doc/source/user-manual.sgml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/source/copyright.sgml b/doc/source/copyright.sgml index 659aae9e..80ad54a7 100644 --- a/doc/source/copyright.sgml +++ b/doc/source/copyright.sgml @@ -3,9 +3,9 @@ Purpose : Entity included in other project documents. - $Id: copyright.sgml,v 2.16 2015/03/27 12:42:13 fabiankeil Exp $ + $Id: copyright.sgml,v 2.17 2016/01/16 12:33:45 fabiankeil Exp $ - Copyright (C) 2001-2013 Privoxy Developers http://www.privoxy.org/ + Copyright (C) 2001-2016 Privoxy Developers https://www.privoxy.org/ See LICENSE. ====================================================================== diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 31d17388..2fc2713e 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -36,9 +36,9 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 2.208 2016/04/04 10:56:35 fabiankeil Exp $ + $Id: user-manual.sgml,v 2.209 2016/04/09 10:23:54 fabiankeil Exp $ - Copyright (C) 2001-2014 Privoxy Developers http://www.privoxy.org/ + Copyright (C) 2001-2016 Privoxy Developers https://www.privoxy.org/ See LICENSE. ======================================================================== @@ -57,12 +57,12 @@ <subscript> <!-- Completely the wrong markup, but very little is allowed --> <!-- in this part of an article. FIXME --> - <link linkend="copyright">Copyright</link> &my-copy; 2001-2014 by - <ulink url="http://www.privoxy.org/">Privoxy Developers</ulink> + <link linkend="copyright">Copyright</link> &my-copy; 2001-2016 by + <ulink url="https://www.privoxy.org/">Privoxy Developers</ulink> </subscript> </pubdate> -<pubdate>$Id: user-manual.sgml,v 2.208 2016/04/04 10:56:35 fabiankeil Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 2.209 2016/04/09 10:23:54 fabiankeil Exp $</pubdate> <!-- @@ -92,7 +92,7 @@ Hal. <para> The <citetitle>Privoxy User Manual</citetitle> gives users information on how to install, configure and use <ulink - url="http://www.privoxy.org/">Privoxy</ulink>. + url="https://www.privoxy.org/">Privoxy</ulink>. </para> <!-- Include privoxy.sgml boilerplate: --> @@ -101,7 +101,7 @@ Hal. <para> You can find the latest version of the <citetitle>Privoxy User Manual</citetitle> at <ulink - url="http://www.privoxy.org/user-manual/">http://www.privoxy.org/user-manual/</ulink>. + url="https://www.privoxy.org/user-manual/">https://www.privoxy.org/user-manual/</ulink>. Please see the <link linkend="contact">Contact section</link> on how to contact the developers. </para> @@ -1442,7 +1442,7 @@ for details. </member> <member> ▪ <ulink - url="http://www.privoxy.org/&p-version;/user-manual/">Documentation</ulink> + url="https://www.privoxy.org/&p-version;/user-manual/">Documentation</ulink> </member> </simplelist> </msgtext> @@ -5499,7 +5499,7 @@ new action # Create a short, easy to remember nickname for a favorite site # (relies on the browser to accept and forward invalid URLs to &my-app;) -{ +redirect{http://www.privoxy.org/user-manual/actions-file.html} } +{ +redirect{https://www.privoxy.org/user-manual/actions-file.html} } a # Always use the expanded view for Undeadly.org articles -- 2.49.0