diff options
| author | Paul Eggert | 2015-01-01 09:18:59 -0800 |
|---|---|---|
| committer | Paul Eggert | 2015-01-01 09:18:59 -0800 |
| commit | a012c7bbca887c3da837ce3d7ec01be697cffe64 (patch) | |
| tree | c2d6b2bca2b855b5a0a41f942d93ca46b0763a94 /nt | |
| parent | 732fd4c7e11debd61c97eaaba3038d61e6ec7024 (diff) | |
| download | emacs-a012c7bbca887c3da837ce3d7ec01be697cffe64.tar.gz emacs-a012c7bbca887c3da837ce3d7ec01be697cffe64.zip | |
Fix copyright years by hand
These are dates that admin/update-copyright did not update,
or updated incorrectly.
Diffstat (limited to 'nt')
| -rw-r--r-- | nt/config.nt | 2 | ||||
| -rwxr-xr-x | nt/configure.bat | 2 | ||||
| -rw-r--r-- | nt/emacs.rc | 2 | ||||
| -rw-r--r-- | nt/emacsclient.rc | 2 | ||||
| -rw-r--r-- | nt/icons/README | 4 |
5 files changed, 6 insertions, 6 deletions
diff --git a/nt/config.nt b/nt/config.nt index ed39dc3e439..c3e46513cc6 100644 --- a/nt/config.nt +++ b/nt/config.nt | |||
| @@ -72,7 +72,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 72 | #define CLASH_DETECTION 1 | 72 | #define CLASH_DETECTION 1 |
| 73 | 73 | ||
| 74 | /* Short copyright string for this version of Emacs. */ | 74 | /* Short copyright string for this version of Emacs. */ |
| 75 | #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc." | 75 | #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." |
| 76 | 76 | ||
| 77 | /* Define to one of '_getb67', 'GETB67', 'getb67' for Cray-2 and Cray-YMP | 77 | /* Define to one of '_getb67', 'GETB67', 'getb67' for Cray-2 and Cray-YMP |
| 78 | systems. This function is required for 'alloca.c' support on those systems. | 78 | systems. This function is required for 'alloca.c' support on those systems. |
diff --git a/nt/configure.bat b/nt/configure.bat index 5460f4c92dd..f6ac8fccc77 100755 --- a/nt/configure.bat +++ b/nt/configure.bat | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @echo off | 1 | @echo off |
| 2 | rem ---------------------------------------------------------------------- | 2 | rem ---------------------------------------------------------------------- |
| 3 | rem Configuration script for MS Windows operating systems | 3 | rem Configuration script for MS Windows operating systems |
| 4 | rem Copyright (C) 1999-2014 Free Software Foundation, Inc. | 4 | rem Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | rem This file is part of GNU Emacs. | 6 | rem This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/nt/emacs.rc b/nt/emacs.rc index 2d007ba9043..b45ef6b7479 100644 --- a/nt/emacs.rc +++ b/nt/emacs.rc | |||
| @@ -31,7 +31,7 @@ BEGIN | |||
| 31 | VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0" | 31 | VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0" |
| 32 | VALUE "FileVersion", "24, 4, 50, 0\0" | 32 | VALUE "FileVersion", "24, 4, 50, 0\0" |
| 33 | VALUE "InternalName", "Emacs\0" | 33 | VALUE "InternalName", "Emacs\0" |
| 34 | VALUE "LegalCopyright", "Copyright (C) 2001-2014\0" | 34 | VALUE "LegalCopyright", "Copyright (C) 2001-2015\0" |
| 35 | VALUE "OriginalFilename", "emacs.exe" | 35 | VALUE "OriginalFilename", "emacs.exe" |
| 36 | VALUE "ProductName", "Emacs\0" | 36 | VALUE "ProductName", "Emacs\0" |
| 37 | VALUE "ProductVersion", "24, 4, 50, 0\0" | 37 | VALUE "ProductVersion", "24, 4, 50, 0\0" |
diff --git a/nt/emacsclient.rc b/nt/emacsclient.rc index 7e5d2e4c0f1..ba2f490bcb4 100644 --- a/nt/emacsclient.rc +++ b/nt/emacsclient.rc | |||
| @@ -25,7 +25,7 @@ BEGIN | |||
| 25 | VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0" | 25 | VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0" |
| 26 | VALUE "FileVersion", "24, 4, 50, 0\0" | 26 | VALUE "FileVersion", "24, 4, 50, 0\0" |
| 27 | VALUE "InternalName", "EmacsClient\0" | 27 | VALUE "InternalName", "EmacsClient\0" |
| 28 | VALUE "LegalCopyright", "Copyright (C) 2001-2014\0" | 28 | VALUE "LegalCopyright", "Copyright (C) 2001-2015\0" |
| 29 | VALUE "OriginalFilename", "emacsclientw.exe" | 29 | VALUE "OriginalFilename", "emacsclientw.exe" |
| 30 | VALUE "ProductName", "EmacsClient\0" | 30 | VALUE "ProductName", "EmacsClient\0" |
| 31 | VALUE "ProductVersion", "24, 4, 50, 0\0" | 31 | VALUE "ProductVersion", "24, 4, 50, 0\0" |
diff --git a/nt/icons/README b/nt/icons/README index 4d3c2061b1f..82c4db2ae90 100644 --- a/nt/icons/README +++ b/nt/icons/README | |||
| @@ -8,7 +8,7 @@ License: GNU General Public License version 3 or later | |||
| 8 | 8 | ||
| 9 | File: emacs22.ico | 9 | File: emacs22.ico |
| 10 | Author: Andrew Zhilin | 10 | Author: Andrew Zhilin |
| 11 | Copyright (C) 2005-2014 Free Software Foundation, Inc. | 11 | Copyright (C) 2005-2015 Free Software Foundation, Inc. |
| 12 | License: GNU General Public License version 3 or later (see COPYING) | 12 | License: GNU General Public License version 3 or later (see COPYING) |
| 13 | 13 | ||
| 14 | 14 | ||
| @@ -17,7 +17,7 @@ Files: gnu2a32.ico gnu2a32t.ico gnu2b48.ico gnu2b48t.ico | |||
| 17 | gnu5w32.ico gnu5w32t.ico gnu6w48.ico gnu6w48t.ico | 17 | gnu5w32.ico gnu5w32t.ico gnu6w48.ico gnu6w48t.ico |
| 18 | gnu7.ico gnu8.ico gnu9.ico | 18 | gnu7.ico gnu8.ico gnu9.ico |
| 19 | Author: Rob Davenport <rgd at bigfoot.com> | 19 | Author: Rob Davenport <rgd at bigfoot.com> |
| 20 | Copyright (C) 1999, 2001-2014 Free Software Foundation, Inc. | 20 | Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. |
| 21 | License: GNU General Public License version 3 or later (see COPYING) | 21 | License: GNU General Public License version 3 or later (see COPYING) |
| 22 | 22 | ||
| 23 | <http://users.adelphia.net/~rob.davenport/gnuicons.html> | 23 | <http://users.adelphia.net/~rob.davenport/gnuicons.html> |