aboutsummaryrefslogtreecommitdiffstats
path: root/nextstep
diff options
context:
space:
mode:
authorPaul Eggert2017-09-13 15:52:52 -0700
committerPaul Eggert2017-09-13 15:54:37 -0700
commitbc511a64f6da9ab51acc7c8865e80c4a4cb655c2 (patch)
treeef96fb35c034096404b7edaa25982023f38cf84f /nextstep
parent5da53a01912c2f5d46f5df4ef8cc13a34b5017d4 (diff)
downloademacs-bc511a64f6da9ab51acc7c8865e80c4a4cb655c2.tar.gz
emacs-bc511a64f6da9ab51acc7c8865e80c4a4cb655c2.zip
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 'nextstep')
-rw-r--r--nextstep/Cocoa/Emacs.base/Contents/Resources/Credits.html2
-rw-r--r--nextstep/INSTALL2
-rw-r--r--nextstep/Makefile.in2
-rw-r--r--nextstep/README2
-rw-r--r--nextstep/templates/Info.plist.in2
5 files changed, 5 insertions, 5 deletions
diff --git a/nextstep/Cocoa/Emacs.base/Contents/Resources/Credits.html b/nextstep/Cocoa/Emacs.base/Contents/Resources/Credits.html
index 9a9e2f3c695..df79ec941f7 100644
--- a/nextstep/Cocoa/Emacs.base/Contents/Resources/Credits.html
+++ b/nextstep/Cocoa/Emacs.base/Contents/Resources/Credits.html
@@ -1 +1 @@
<font face="lucida grande" size="-1"><a href="http://www.gnu.org/software/emacs">http://www.gnu.org/software/emacs</a></font> <font face="lucida grande" size="-1"><a href="https://www.gnu.org/software/emacs">https://www.gnu.org/software/emacs</a></font>
diff --git a/nextstep/INSTALL b/nextstep/INSTALL
index b7e84e018ee..326e02a5502 100644
--- a/nextstep/INSTALL
+++ b/nextstep/INSTALL
@@ -65,4 +65,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
65GNU General Public License for more details. 65GNU General Public License for more details.
66 66
67You should have received a copy of the GNU General Public License 67You should have received a copy of the GNU General Public License
68along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 68along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
diff --git a/nextstep/Makefile.in b/nextstep/Makefile.in
index ad1abb0bf50..5ddf484fe8f 100644
--- a/nextstep/Makefile.in
+++ b/nextstep/Makefile.in
@@ -15,7 +15,7 @@
15## GNU General Public License for more details. 15## GNU General Public License for more details.
16## 16##
17## You should have received a copy of the GNU General Public License 17## You should have received a copy of the GNU General Public License
18## along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18## along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20### Commentary: 20### Commentary:
21 21
diff --git a/nextstep/README b/nextstep/README
index 94993d831f9..03d69b16b27 100644
--- a/nextstep/README
+++ b/nextstep/README
@@ -120,4 +120,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
120GNU General Public License for more details. 120GNU General Public License for more details.
121 121
122You should have received a copy of the GNU General Public License 122You should have received a copy of the GNU General Public License
123along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 123along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
diff --git a/nextstep/templates/Info.plist.in b/nextstep/templates/Info.plist.in
index b1dae4e6691..5d2eb7def3f 100644
--- a/nextstep/templates/Info.plist.in
+++ b/nextstep/templates/Info.plist.in
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details. 15GNU General Public License for more details.
16 16
17You should have received a copy of the GNU General Public License 17You should have received a copy of the GNU General Public License
18along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19--> 19-->
20 20
21<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 21<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">