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 /nt | |
| 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 'nt')
| -rw-r--r-- | nt/ChangeLog.1 | 2 | ||||
| -rw-r--r-- | nt/INSTALL | 2 | ||||
| -rw-r--r-- | nt/INSTALL.W64 | 2 | ||||
| -rw-r--r-- | nt/Makefile.in | 2 | ||||
| -rw-r--r-- | nt/README | 4 | ||||
| -rw-r--r-- | nt/README.W32 | 4 | ||||
| -rw-r--r-- | nt/addpm.c | 2 | ||||
| -rw-r--r-- | nt/cmdproxy.c | 2 | ||||
| -rwxr-xr-x | nt/configure.bat | 2 | ||||
| -rw-r--r-- | nt/ddeclient.c | 2 | ||||
| -rw-r--r-- | nt/epaths.nt | 3 | ||||
| -rw-r--r-- | nt/gnulib-cfg.mk | 2 | ||||
| -rw-r--r-- | nt/inc/grp.h | 2 | ||||
| -rw-r--r-- | nt/inc/inttypes.h | 2 | ||||
| -rw-r--r-- | nt/inc/langinfo.h | 2 | ||||
| -rw-r--r-- | nt/inc/ms-w32.h | 2 | ||||
| -rw-r--r-- | nt/inc/nl_types.h | 2 | ||||
| -rw-r--r-- | nt/inc/stdint.h | 2 | ||||
| -rw-r--r-- | nt/inc/sys/resource.h | 2 | ||||
| -rw-r--r-- | nt/inc/sys/socket.h | 2 | ||||
| -rw-r--r-- | nt/inc/sys/stat.h | 2 | ||||
| -rw-r--r-- | nt/inc/sys/wait.h | 2 | ||||
| -rw-r--r-- | nt/preprep.c | 2 | ||||
| -rw-r--r-- | nt/runemacs.c | 2 |
24 files changed, 26 insertions, 27 deletions
diff --git a/nt/ChangeLog.1 b/nt/ChangeLog.1 index 0117639a8f6..adfdea286f0 100644 --- a/nt/ChangeLog.1 +++ b/nt/ChangeLog.1 | |||
| @@ -3563,4 +3563,4 @@ | |||
| 3563 | GNU General Public License for more details. | 3563 | GNU General Public License for more details. |
| 3564 | 3564 | ||
| 3565 | You should have received a copy of the GNU General Public License | 3565 | You should have received a copy of the GNU General Public License |
| 3566 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 3566 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/nt/INSTALL b/nt/INSTALL index c6182c22cef..662a30406f5 100644 --- a/nt/INSTALL +++ b/nt/INSTALL | |||
| @@ -820,4 +820,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 820 | GNU General Public License for more details. | 820 | GNU General Public License for more details. |
| 821 | 821 | ||
| 822 | You should have received a copy of the GNU General Public License | 822 | You should have received a copy of the GNU General Public License |
| 823 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 823 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/nt/INSTALL.W64 b/nt/INSTALL.W64 index cb134735738..6ebc1641de4 100644 --- a/nt/INSTALL.W64 +++ b/nt/INSTALL.W64 | |||
| @@ -224,4 +224,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 224 | GNU General Public License for more details. | 224 | GNU General Public License for more details. |
| 225 | 225 | ||
| 226 | You should have received a copy of the GNU General Public License | 226 | You should have received a copy of the GNU General Public License |
| 227 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 227 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/nt/Makefile.in b/nt/Makefile.in index 7e911db7aa8..82158236308 100644 --- a/nt/Makefile.in +++ b/nt/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 | # Avoid trouble on systems where the `SHELL' variable might be | 20 | # Avoid trouble on systems where the `SHELL' variable might be |
| 21 | # inherited from the environment. | 21 | # inherited from the environment. |
| @@ -86,7 +86,7 @@ | |||
| 86 | 86 | ||
| 87 | This appendix is also available (as part of the entire manual) at | 87 | This appendix is also available (as part of the entire manual) at |
| 88 | 88 | ||
| 89 | http://www.gnu.org/software/emacs/manual/html_mono/emacs.html#Microsoft-Windows | 89 | https://www.gnu.org/software/emacs/manual/html_mono/emacs.html#Microsoft-Windows |
| 90 | 90 | ||
| 91 | In addition to the manual, there is a mailing list for discussing | 91 | In addition to the manual, there is a mailing list for discussing |
| 92 | issues related to the Windows port of Emacs. For information about | 92 | issues related to the Windows port of Emacs. For information about |
| @@ -140,4 +140,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 140 | GNU General Public License for more details. | 140 | GNU General Public License for more details. |
| 141 | 141 | ||
| 142 | You should have received a copy of the GNU General Public License | 142 | You should have received a copy of the GNU General Public License |
| 143 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 143 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/nt/README.W32 b/nt/README.W32 index bec0b66ac5d..89647588f44 100644 --- a/nt/README.W32 +++ b/nt/README.W32 | |||
| @@ -275,7 +275,7 @@ See the end of the file for license conditions. | |||
| 275 | 275 | ||
| 276 | This appendix is also available (as part of the entire manual) at | 276 | This appendix is also available (as part of the entire manual) at |
| 277 | 277 | ||
| 278 | http://www.gnu.org/software/emacs/manual/html_mono/emacs.html#Microsoft-Windows | 278 | https://www.gnu.org/software/emacs/manual/html_mono/emacs.html#Microsoft-Windows |
| 279 | 279 | ||
| 280 | In addition to the manual, there is a mailing list for help with | 280 | In addition to the manual, there is a mailing list for help with |
| 281 | Emacs here: | 281 | Emacs here: |
| @@ -325,4 +325,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 325 | GNU General Public License for more details. | 325 | GNU General Public License for more details. |
| 326 | 326 | ||
| 327 | You should have received a copy of the GNU General Public License | 327 | You should have received a copy of the GNU General Public License |
| 328 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 328 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/nt/addpm.c b/nt/addpm.c index b034fffe29c..51f25106827 100644 --- a/nt/addpm.c +++ b/nt/addpm.c | |||
| @@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | /**************************************************************************** | 19 | /**************************************************************************** |
| 20 | * | 20 | * |
diff --git a/nt/cmdproxy.c b/nt/cmdproxy.c index 93e00973925..0b4d4375894 100644 --- a/nt/cmdproxy.c +++ b/nt/cmdproxy.c | |||
| @@ -25,7 +25,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 25 | GNU General Public License for more details. | 25 | GNU General Public License for more details. |
| 26 | 26 | ||
| 27 | You should have received a copy of the GNU General Public License | 27 | You should have received a copy of the GNU General Public License |
| 28 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 28 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 29 | 29 | ||
| 30 | #include <windows.h> | 30 | #include <windows.h> |
| 31 | 31 | ||
diff --git a/nt/configure.bat b/nt/configure.bat index cd2a8f4f287..9705c66faa0 100755 --- a/nt/configure.bat +++ b/nt/configure.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 | echo **************************************************************** | 22 | echo **************************************************************** |
diff --git a/nt/ddeclient.c b/nt/ddeclient.c index 15aeb842fc1..c370ef83ac5 100644 --- a/nt/ddeclient.c +++ b/nt/ddeclient.c | |||
| @@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #include <windows.h> | 19 | #include <windows.h> |
| 20 | #include <ddeml.h> | 20 | #include <ddeml.h> |
diff --git a/nt/epaths.nt b/nt/epaths.nt index ebb4ccf6412..4f4f86a01a8 100644 --- a/nt/epaths.nt +++ b/nt/epaths.nt | |||
| @@ -28,7 +28,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 28 | GNU General Public License for more details. | 28 | GNU General Public License for more details. |
| 29 | 29 | ||
| 30 | You should have received a copy of the GNU General Public License | 30 | You should have received a copy of the GNU General Public License |
| 31 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 31 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 32 | 32 | ||
| 33 | 33 | ||
| 34 | /* Together with PATH_SITELOADSEARCH, this gives the default value of | 34 | /* Together with PATH_SITELOADSEARCH, this gives the default value of |
| @@ -85,4 +85,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 85 | 85 | ||
| 86 | /* Where Emacs should look for the application default file. */ | 86 | /* Where Emacs should look for the application default file. */ |
| 87 | #define PATH_X_DEFAULTS "" | 87 | #define PATH_X_DEFAULTS "" |
| 88 | |||
diff --git a/nt/gnulib-cfg.mk b/nt/gnulib-cfg.mk index b75e36f5aa1..419099ece33 100644 --- a/nt/gnulib-cfg.mk +++ b/nt/gnulib-cfg.mk | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | # GNU General Public License for more details. | 13 | # GNU General Public License for more details. |
| 14 | # | 14 | # |
| 15 | # You should have received a copy of the GNU General Public License | 15 | # You should have received a copy of the GNU General Public License |
| 16 | # along with this file. If not, see <http://www.gnu.org/licenses/>. | 16 | # along with this file. If not, see <https://www.gnu.org/licenses/>. |
| 17 | 17 | ||
| 18 | 18 | ||
| 19 | # Gnulib modules to be omitted from Emacs. | 19 | # Gnulib modules to be omitted from Emacs. |
diff --git a/nt/inc/grp.h b/nt/inc/grp.h index 82a8bab227b..0c3a8ecd64b 100644 --- a/nt/inc/grp.h +++ b/nt/inc/grp.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 _GRP_H | 20 | #ifndef _GRP_H |
| 21 | #define _GRP_H | 21 | #define _GRP_H |
diff --git a/nt/inc/inttypes.h b/nt/inc/inttypes.h index e5037b1fed5..e0905b74d7b 100644 --- a/nt/inc/inttypes.h +++ b/nt/inc/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/nt/inc/langinfo.h b/nt/inc/langinfo.h index a20e59bee0f..88e12b59e84 100644 --- a/nt/inc/langinfo.h +++ b/nt/inc/langinfo.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 _LANGINFO_H | 20 | #ifndef _LANGINFO_H |
| 21 | #define _LANGINFO_H | 21 | #define _LANGINFO_H |
diff --git a/nt/inc/ms-w32.h b/nt/inc/ms-w32.h index e1dbe29bbb8..89aa94323d4 100644 --- a/nt/inc/ms-w32.h +++ b/nt/inc/ms-w32.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 | /* Define symbols to identify the version of Unix this is. | 20 | /* Define symbols to identify the version of Unix this is. |
| 21 | Define all the symbols that apply correctly. */ | 21 | Define all the symbols that apply correctly. */ |
diff --git a/nt/inc/nl_types.h b/nt/inc/nl_types.h index 8236a6dba93..6ed0994c59d 100644 --- a/nt/inc/nl_types.h +++ b/nt/inc/nl_types.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 _NL_TYPES_H | 20 | #ifndef _NL_TYPES_H |
| 21 | #define _NL_TYPES_H | 21 | #define _NL_TYPES_H |
diff --git a/nt/inc/stdint.h b/nt/inc/stdint.h index 1e41ddb637a..c4fb98d2f91 100644 --- a/nt/inc/stdint.h +++ b/nt/inc/stdint.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 _NT_STDINT_H_ | 20 | #ifndef _NT_STDINT_H_ |
| 21 | #define _NT_STDINT_H_ | 21 | #define _NT_STDINT_H_ |
diff --git a/nt/inc/sys/resource.h b/nt/inc/sys/resource.h index 2964a643d35..de10aaee06e 100644 --- a/nt/inc/sys/resource.h +++ b/nt/inc/sys/resource.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 INC_SYS_RESOURCE_H_ | 20 | #ifndef INC_SYS_RESOURCE_H_ |
| 21 | #define INC_SYS_RESOURCE_H_ | 21 | #define INC_SYS_RESOURCE_H_ |
diff --git a/nt/inc/sys/socket.h b/nt/inc/sys/socket.h index 32f6a1db6f1..b7c1103f21a 100644 --- a/nt/inc/sys/socket.h +++ b/nt/inc/sys/socket.h | |||
| @@ -13,7 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | 18 | ||
| 19 | /* Workable version of <sys/socket.h> based on winsock.h */ | 19 | /* Workable version of <sys/socket.h> based on winsock.h */ |
diff --git a/nt/inc/sys/stat.h b/nt/inc/sys/stat.h index d686af1bc1f..2f1cf468736 100644 --- a/nt/inc/sys/stat.h +++ b/nt/inc/sys/stat.h | |||
| @@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 16 | GNU General Public License for more details. | 16 | GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 19 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 20 | 20 | ||
| 21 | #ifndef INC_SYS_STAT_H_ | 21 | #ifndef INC_SYS_STAT_H_ |
| 22 | #define INC_SYS_STAT_H_ | 22 | #define INC_SYS_STAT_H_ |
diff --git a/nt/inc/sys/wait.h b/nt/inc/sys/wait.h index 6be7fd32448..51eae821b54 100644 --- a/nt/inc/sys/wait.h +++ b/nt/inc/sys/wait.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 INC_SYS_WAIT_H_ | 20 | #ifndef INC_SYS_WAIT_H_ |
| 21 | #define INC_SYS_WAIT_H_ | 21 | #define INC_SYS_WAIT_H_ |
diff --git a/nt/preprep.c b/nt/preprep.c index 73660351a0e..fc91628226f 100644 --- a/nt/preprep.c +++ b/nt/preprep.c | |||
| @@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 17 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 18 | 18 | ||
| 19 | 19 | ||
| 20 | Andrew Innes <andrewi@harlequin.co.uk> 16-Jan-1999 | 20 | Andrew Innes <andrewi@harlequin.co.uk> 16-Jan-1999 |
diff --git a/nt/runemacs.c b/nt/runemacs.c index a98ff4be52c..d6e02b248dd 100644 --- a/nt/runemacs.c +++ b/nt/runemacs.c | |||
| @@ -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 | 20 | ||
| 21 | /* | 21 | /* |