From bc511a64f6da9ab51acc7c8865e80c4a4cb655c2 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 13 Sep 2017 15:52:52 -0700 Subject: 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. --- etc/images/checked.xpm | 2 +- etc/images/gnus/gnus.svg | 6 +++--- etc/images/icons/hicolor/scalable/apps/emacs.svg | 2 +- etc/images/icons/hicolor/scalable/apps/emacs23.svg | 2 +- etc/images/icons/hicolor/scalable/mimetypes/emacs-document23.svg | 2 +- etc/images/mh-logo.xpm | 2 +- etc/images/splash.svg | 4 ++-- etc/images/unchecked.xpm | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) (limited to 'etc/images') 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 . + * along with GNU Emacs. If not, see . */ 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 . + along with GNU Emacs. If not, see . --> @@ -49,7 +49,7 @@ + rdf:resource="https://www.gnu.org/copyleft/gpl.html" /> gnus 2008/06/28 @@ -64,7 +64,7 @@ gnus splash image + rdf:resource="https://www.gnu.org/copyleft/gpl.html" /> 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 . + along with GNU Emacs. If not, see . -->. + along with GNU Emacs. If not, see . --> 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 . + along with GNU Emacs. If not, see . --> 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 . + * along with GNU Emacs. If not, see . */ 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 . + along with GNU Emacs. If not, see . --> @@ -89,7 +89,7 @@ + rdf:resource="https://www.gnu.org/copyleft/gpl.html" /> 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 . + * along with GNU Emacs. If not, see . */ static char * unchecked_xpm[] = { "12 12 5 1", -- cgit v1.2.1