diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-09-13 15:52:52 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-09-13 15:54:37 -0700 |
commit | bc511a64f6da9ab51acc7c8865e80c4a4cb655c2 (patch) | |
tree | ef96fb35c034096404b7edaa25982023f38cf84f /etc/images | |
parent | 5da53a01912c2f5d46f5df4ef8cc13a34b5017d4 (diff) | |
download | emacs-bc511a64f6da9ab51acc7c8865e80c4a4cb655c2.tar.gz |
Prefer HTTPS to FTP and HTTP in documentation
Most of this change is to boilerplate commentary such as license URLs.
This change was prompted by ftp://ftp.gnu.org's going-away party,
planned for November. Change these FTP URLs to https://ftp.gnu.org
instead. Make similar changes for URLs to other organizations moving
away from FTP. Also, change HTTP to HTTPS for URLs to gnu.org and
fsf.org when this works, as this will further help defend against
man-in-the-middle attacks (for this part I omitted the MS-DOS and
MS-Windows sources and the test tarballs to keep the workload down).
HTTPS is not fully working to lists.gnu.org so I left those URLs alone
for now.
Diffstat (limited to 'etc/images')
-rw-r--r-- | etc/images/checked.xpm | 2 | ||||
-rw-r--r-- | etc/images/gnus/gnus.svg | 6 | ||||
-rw-r--r-- | etc/images/icons/hicolor/scalable/apps/emacs.svg | 2 | ||||
-rw-r--r-- | etc/images/icons/hicolor/scalable/apps/emacs23.svg | 2 | ||||
-rw-r--r-- | etc/images/icons/hicolor/scalable/mimetypes/emacs-document23.svg | 2 | ||||
-rw-r--r-- | etc/images/mh-logo.xpm | 2 | ||||
-rw-r--r-- | etc/images/splash.svg | 4 | ||||
-rw-r--r-- | etc/images/unchecked.xpm | 2 |
8 files changed, 11 insertions, 11 deletions
diff --git a/etc/images/checked.xpm b/etc/images/checked.xpm index 033da686d5d..c41cb90df8f 100644 --- a/etc/images/checked.xpm +++ b/etc/images/checked.xpm @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. + * along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ static char * checked_xpm[] = { "12 12 5 1", diff --git a/etc/images/gnus/gnus.svg b/etc/images/gnus/gnus.svg index 0d9d863b112..ba2186def61 100644 --- a/etc/images/gnus/gnus.svg +++ b/etc/images/gnus/gnus.svg @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. + along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. --> <!-- Created with Inkscape (http://www.inkscape.org/) --> @@ -49,7 +49,7 @@ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> <cc:license - rdf:resource="http://www.gnu.org/copyleft/gpl.html" /> + rdf:resource="https://www.gnu.org/copyleft/gpl.html" /> <dc:title>gnus</dc:title> <dc:date>2008/06/28</dc:date> <dc:creator> @@ -64,7 +64,7 @@ </dc:rights> <dc:description>gnus splash image</dc:description> <cc:license - rdf:resource="http://www.gnu.org/copyleft/gpl.html" /> + rdf:resource="https://www.gnu.org/copyleft/gpl.html" /> </cc:Work> </rdf:RDF> </metadata> diff --git a/etc/images/icons/hicolor/scalable/apps/emacs.svg b/etc/images/icons/hicolor/scalable/apps/emacs.svg index 632d53ef2af..d329199df7e 100644 --- a/etc/images/icons/hicolor/scalable/apps/emacs.svg +++ b/etc/images/icons/hicolor/scalable/apps/emacs.svg @@ -32,7 +32,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. + along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. --><!-- Created with Inkscape (http://www.inkscape.org/) --><defs id="defs4770"><linearGradient diff --git a/etc/images/icons/hicolor/scalable/apps/emacs23.svg b/etc/images/icons/hicolor/scalable/apps/emacs23.svg index 3e2168f6088..d3145385bf6 100644 --- a/etc/images/icons/hicolor/scalable/apps/emacs23.svg +++ b/etc/images/icons/hicolor/scalable/apps/emacs23.svg @@ -25,7 +25,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. + along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. --> <!-- Created with Inkscape (http://www.inkscape.org/) --> diff --git a/etc/images/icons/hicolor/scalable/mimetypes/emacs-document23.svg b/etc/images/icons/hicolor/scalable/mimetypes/emacs-document23.svg index e4f4dc6f2bd..4451a97550f 100644 --- a/etc/images/icons/hicolor/scalable/mimetypes/emacs-document23.svg +++ b/etc/images/icons/hicolor/scalable/mimetypes/emacs-document23.svg @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. + along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. --> <!-- Created with Inkscape (http://www.inkscape.org/) --> diff --git a/etc/images/mh-logo.xpm b/etc/images/mh-logo.xpm index b2017c6f637..fe7474184ce 100644 --- a/etc/images/mh-logo.xpm +++ b/etc/images/mh-logo.xpm @@ -18,7 +18,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. + * along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ static char *mh-e[] = { /* width height num_colors chars_per_pixel */ diff --git a/etc/images/splash.svg b/etc/images/splash.svg index 4957d824fe9..ea919bd90e0 100644 --- a/etc/images/splash.svg +++ b/etc/images/splash.svg @@ -19,7 +19,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. + along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. --> @@ -89,7 +89,7 @@ </cc:Agent> </dc:contributor> <cc:license - rdf:resource="http://www.gnu.org/copyleft/gpl.html" /> + rdf:resource="https://www.gnu.org/copyleft/gpl.html" /> </cc:Work> </rdf:RDF> </metadata> diff --git a/etc/images/unchecked.xpm b/etc/images/unchecked.xpm index f7ca8609f23..04f7556406d 100644 --- a/etc/images/unchecked.xpm +++ b/etc/images/unchecked.xpm @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. + * along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ static char * unchecked_xpm[] = { "12 12 5 1", |