api.xml: www.fsf.org has moved to https.
* doc/xml/api.xml: www.fsf.org has moved to https. Also omit trailing slash for domain level link. * doc/xml/faq.xml: Ditto. * doc/xml/manual/appendix_free.xml (software): Ditto. * doc/xml/manual/intro.xml: Ditto. * doc/xml/manual/spine.xml: Ditto. * doc/xml/spine.xml: Ditto. From-SVN: r258637
This commit is contained in:
parent
1de51fbc6f
commit
8c00b6a4e8
7 changed files with 15 additions and 6 deletions
|
@ -1,5 +1,14 @@
|
|||
2018-03-19 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
|
||||
* doc/xml/api.xml: www.fsf.org has moved to https. Also omit
|
||||
trailing slash for domain level link.
|
||||
* doc/xml/faq.xml: Ditto.
|
||||
* doc/xml/manual/appendix_free.xml (software): Ditto.
|
||||
* doc/xml/manual/intro.xml: Ditto.
|
||||
* doc/xml/manual/spine.xml: Ditto.
|
||||
* doc/xml/spine.xml: Ditto.
|
||||
|
||||
2018-03-19 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
* doc/xml/manual/documentation_hacking.xml: Adjust link to
|
||||
docbook.org.
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
2014
|
||||
</year>
|
||||
<holder>
|
||||
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.fsf.org/">FSF
|
||||
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.fsf.org">FSF
|
||||
</link>
|
||||
</holder>
|
||||
</copyright>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
2008-2018
|
||||
</year>
|
||||
<holder>
|
||||
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.fsf.org">FSF</link>
|
||||
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.fsf.org">FSF</link>
|
||||
</holder>
|
||||
</copyright>
|
||||
</info>
|
||||
|
|
|
@ -159,7 +159,7 @@ check the distribution terms of a manual before you buy it, and
|
|||
prefer copylefted manuals to non-copylefted ones.
|
||||
</para>
|
||||
<para>
|
||||
[Note: We now maintain a <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.fsf.org/licensing/doc/other-free-books.html">web page
|
||||
[Note: We now maintain a <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.fsf.org/licensing/doc/other-free-books.html">web page
|
||||
that lists free books available from other publishers</link>].
|
||||
</para>
|
||||
|
||||
|
|
|
@ -85,7 +85,7 @@ GCC RUNTIME LIBRARY EXCEPTION
|
|||
|
||||
Version 3.1, 31 March 2009
|
||||
|
||||
Copyright (C) 2009 <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.fsf.org">Free Software Foundation, Inc.</link>
|
||||
Copyright (C) 2009 <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.fsf.org">Free Software Foundation, Inc.</link>
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim copies of this
|
||||
license document, but changing it is not allowed.
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<year>2016</year>
|
||||
<year>2017</year>
|
||||
<holder>
|
||||
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.fsf.org">FSF</link>
|
||||
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.fsf.org">FSF</link>
|
||||
</holder>
|
||||
</copyright>
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
<para>
|
||||
Copyright (C) 2008-2018
|
||||
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.fsf.org/">FSF
|
||||
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.fsf.org">FSF
|
||||
</link>
|
||||
</para>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue