diff options
| author | Paul Eggert | 2017-09-29 17:44:23 -0700 |
|---|---|---|
| committer | Paul Eggert | 2017-09-29 17:48:22 -0700 |
| commit | cbc832448878f7bc7b226243abb8d8b1ae68a937 (patch) | |
| tree | 6613378d69f12e31eac1b0f2ab51a984ce4bae75 /msdos | |
| parent | bbda601d1d4e125c9d3c374b56eee3e2e9623f1d (diff) | |
| download | emacs-cbc832448878f7bc7b226243abb8d8b1ae68a937.tar.gz emacs-cbc832448878f7bc7b226243abb8d8b1ae68a937.zip | |
Prefer HTTPS to HTTP for gnu.org
This catches some URLs I missed in my previous scan,
or perhaps were added after the scan.
Diffstat (limited to 'msdos')
| -rw-r--r-- | msdos/ChangeLog.1 | 2 | ||||
| -rw-r--r-- | msdos/INSTALL | 2 | ||||
| -rw-r--r-- | msdos/README | 2 | ||||
| -rw-r--r-- | msdos/depfiles.bat | 2 | ||||
| -rw-r--r-- | msdos/inttypes.h | 2 | ||||
| -rw-r--r-- | msdos/mainmake.v2 | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/msdos/ChangeLog.1 b/msdos/ChangeLog.1 index e8e6ec3af52..6fe88d119bb 100644 --- a/msdos/ChangeLog.1 +++ b/msdos/ChangeLog.1 | |||
| @@ -1565,4 +1565,4 @@ | |||
| 1565 | GNU General Public License for more details. | 1565 | GNU General Public License for more details. |
| 1566 | 1566 | ||
| 1567 | You should have received a copy of the GNU General Public License | 1567 | You should have received a copy of the GNU General Public License |
| 1568 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 1568 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/msdos/INSTALL b/msdos/INSTALL index ca4ab85f1d1..41e36545f7e 100644 --- a/msdos/INSTALL +++ b/msdos/INSTALL | |||
| @@ -151,4 +151,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 151 | GNU General Public License for more details. | 151 | GNU General Public License for more details. |
| 152 | 152 | ||
| 153 | You should have received a copy of the GNU General Public License | 153 | You should have received a copy of the GNU General Public License |
| 154 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 154 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/msdos/README b/msdos/README index 122e8150e47..1add1c46e97 100644 --- a/msdos/README +++ b/msdos/README | |||
| @@ -38,4 +38,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 38 | GNU General Public License for more details. | 38 | GNU General Public License for more details. |
| 39 | 39 | ||
| 40 | You should have received a copy of the GNU General Public License | 40 | You should have received a copy of the GNU General Public License |
| 41 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 41 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/msdos/depfiles.bat b/msdos/depfiles.bat index b2c7bc8230a..31c8622f792 100644 --- a/msdos/depfiles.bat +++ b/msdos/depfiles.bat | |||
| @@ -16,7 +16,7 @@ rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 16 | rem GNU General Public License for more details. | 16 | rem GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | rem You should have received a copy of the GNU General Public License | 18 | rem You should have received a copy of the GNU General Public License |
| 19 | rem along with GNU Emacs. If not, see http://www.gnu.org/licenses/. | 19 | rem along with GNU Emacs. If not, see https://www.gnu.org/licenses/. |
| 20 | 20 | ||
| 21 | rem ---------------------------------------------------------------------- | 21 | rem ---------------------------------------------------------------------- |
| 22 | 22 | ||
diff --git a/msdos/inttypes.h b/msdos/inttypes.h index 7996d056583..ce7797a933e 100644 --- a/msdos/inttypes.h +++ b/msdos/inttypes.h | |||
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 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 | #ifndef _REPL_INTTYPES_H | 20 | #ifndef _REPL_INTTYPES_H |
| 21 | #define _REPL_INTTYPES_H | 21 | #define _REPL_INTTYPES_H |
diff --git a/msdos/mainmake.v2 b/msdos/mainmake.v2 index dc2b0b6e8ac..e8391bcf918 100644 --- a/msdos/mainmake.v2 +++ b/msdos/mainmake.v2 | |||
| @@ -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 | # make all to compile and build Emacs. | 20 | # make all to compile and build Emacs. |
| 21 | # make install to install it (installs in-place, in `bin' subdir of top dir). | 21 | # make install to install it (installs in-place, in `bin' subdir of top dir). |