diff options
Diffstat (limited to 'nt')
| -rw-r--r-- | nt/ChangeLog | 2 | ||||
| -rw-r--r-- | nt/INSTALL | 2 | ||||
| -rw-r--r-- | nt/README | 2 | ||||
| -rw-r--r-- | nt/addpm.c | 2 | ||||
| -rw-r--r-- | nt/addsection.c | 2 | ||||
| -rw-r--r-- | nt/cmdproxy.c | 2 | ||||
| -rw-r--r-- | nt/config.nt | 2 | ||||
| -rwxr-xr-x | nt/configure.bat | 2 | ||||
| -rw-r--r-- | nt/ddeclient.c | 2 | ||||
| -rw-r--r-- | nt/envadd.bat | 2 | ||||
| -rw-r--r-- | nt/gmake.defs | 2 | ||||
| -rw-r--r-- | nt/icons/README | 6 | ||||
| -rwxr-xr-x | nt/inc/grp.h | 2 | ||||
| -rw-r--r-- | nt/inc/langinfo.h | 2 | ||||
| -rw-r--r-- | nt/inc/nl_types.h | 2 | ||||
| -rw-r--r-- | nt/inc/sys/socket.h | 2 | ||||
| -rw-r--r-- | nt/makefile.w32-in | 2 | ||||
| -rw-r--r-- | nt/multi-install-info.bat | 2 | ||||
| -rw-r--r-- | nt/nmake.defs | 2 | ||||
| -rw-r--r-- | nt/paths.h | 2 | ||||
| -rw-r--r-- | nt/preprep.c | 2 | ||||
| -rw-r--r-- | nt/runemacs.c | 2 |
22 files changed, 24 insertions, 24 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index 56ca9da1bbe..7a0786a6414 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -1393,7 +1393,7 @@ | |||
| 1393 | 1393 | ||
| 1394 | GNU Emacs is free software; you can redistribute it and/or modify | 1394 | GNU Emacs is free software; you can redistribute it and/or modify |
| 1395 | it under the terms of the GNU General Public License as published by | 1395 | it under the terms of the GNU General Public License as published by |
| 1396 | the Free Software Foundation; either version 2, or (at your option) | 1396 | the Free Software Foundation; either version 3, or (at your option) |
| 1397 | any later version. | 1397 | any later version. |
| 1398 | 1398 | ||
| 1399 | GNU Emacs is distributed in the hope that it will be useful, | 1399 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/INSTALL b/nt/INSTALL index 489941e1578..a6fe79d826f 100644 --- a/nt/INSTALL +++ b/nt/INSTALL | |||
| @@ -453,7 +453,7 @@ This file is part of GNU Emacs. | |||
| 453 | 453 | ||
| 454 | GNU Emacs is free software; you can redistribute it and/or modify | 454 | GNU Emacs is free software; you can redistribute it and/or modify |
| 455 | it under the terms of the GNU General Public License as published by | 455 | it under the terms of the GNU General Public License as published by |
| 456 | the Free Software Foundation; either version 2, or (at your option) | 456 | the Free Software Foundation; either version 3, or (at your option) |
| 457 | any later version. | 457 | any later version. |
| 458 | 458 | ||
| 459 | GNU Emacs is distributed in the hope that it will be useful, | 459 | GNU Emacs is distributed in the hope that it will be useful, |
| @@ -74,7 +74,7 @@ This file is part of GNU Emacs. | |||
| 74 | 74 | ||
| 75 | GNU Emacs is free software; you can redistribute it and/or modify | 75 | GNU Emacs is free software; you can redistribute it and/or modify |
| 76 | it under the terms of the GNU General Public License as published by | 76 | it under the terms of the GNU General Public License as published by |
| 77 | the Free Software Foundation; either version 2, or (at your option) | 77 | the Free Software Foundation; either version 3, or (at your option) |
| 78 | any later version. | 78 | any later version. |
| 79 | 79 | ||
| 80 | GNU Emacs is distributed in the hope that it will be useful, | 80 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/addpm.c b/nt/addpm.c index 32b4bd6b532..a2ad06149b2 100644 --- a/nt/addpm.c +++ b/nt/addpm.c | |||
| @@ -6,7 +6,7 @@ This file is part of GNU Emacs. | |||
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software; you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 2, or (at your option) | 9 | the Free Software Foundation; either version 3, or (at your option) |
| 10 | any later version. | 10 | any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/addsection.c b/nt/addsection.c index 055240ac715..c79bbbbadfd 100644 --- a/nt/addsection.c +++ b/nt/addsection.c | |||
| @@ -6,7 +6,7 @@ This file is part of GNU Emacs. | |||
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software; you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 2, or (at your option) | 9 | the Free Software Foundation; either version 3, or (at your option) |
| 10 | any later version. | 10 | any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/cmdproxy.c b/nt/cmdproxy.c index d01e7f39724..3f3e639d8f7 100644 --- a/nt/cmdproxy.c +++ b/nt/cmdproxy.c | |||
| @@ -17,7 +17,7 @@ This file is part of GNU Emacs. | |||
| 17 | 17 | ||
| 18 | GNU Emacs is free software; you can redistribute it and/or modify | 18 | GNU Emacs is free software; you can redistribute it and/or modify |
| 19 | it under the terms of the GNU General Public License as published by | 19 | it under the terms of the GNU General Public License as published by |
| 20 | the Free Software Foundation; either version 2, or (at your option) | 20 | the Free Software Foundation; either version 3, or (at your option) |
| 21 | any later version. | 21 | any later version. |
| 22 | 22 | ||
| 23 | GNU Emacs is distributed in the hope that it will be useful, | 23 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/config.nt b/nt/config.nt index 4a0d6897b05..fb33f2797c7 100644 --- a/nt/config.nt +++ b/nt/config.nt | |||
| @@ -6,7 +6,7 @@ This file is part of GNU Emacs. | |||
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software; you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 2, or (at your option) | 9 | the Free Software Foundation; either version 3, or (at your option) |
| 10 | any later version. | 10 | any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/configure.bat b/nt/configure.bat index 2ff90186445..5ff084832dd 100755 --- a/nt/configure.bat +++ b/nt/configure.bat | |||
| @@ -8,7 +8,7 @@ rem This file is part of GNU Emacs. | |||
| 8 | 8 | ||
| 9 | rem GNU Emacs is free software; you can redistribute it and/or modify | 9 | rem GNU Emacs is free software; you can redistribute it and/or modify |
| 10 | rem it under the terms of the GNU General Public License as published by | 10 | rem it under the terms of the GNU General Public License as published by |
| 11 | rem the Free Software Foundation; either version 2, or (at your option) | 11 | rem the Free Software Foundation; either version 3, or (at your option) |
| 12 | rem any later version. | 12 | rem any later version. |
| 13 | 13 | ||
| 14 | rem GNU Emacs is distributed in the hope that it will be useful, | 14 | rem GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/ddeclient.c b/nt/ddeclient.c index f2efdfd903b..01f00c83316 100644 --- a/nt/ddeclient.c +++ b/nt/ddeclient.c | |||
| @@ -6,7 +6,7 @@ This file is part of GNU Emacs. | |||
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software; you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 2, or (at your option) | 9 | the Free Software Foundation; either version 3, or (at your option) |
| 10 | any later version. | 10 | any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/envadd.bat b/nt/envadd.bat index 16e653d4a88..a2b7194c716 100644 --- a/nt/envadd.bat +++ b/nt/envadd.bat | |||
| @@ -7,7 +7,7 @@ rem This file is part of GNU Emacs. | |||
| 7 | rem | 7 | rem |
| 8 | rem GNU Emacs is free software; you can redistribute it and/or modify | 8 | rem GNU Emacs is free software; you can redistribute it and/or modify |
| 9 | rem it under the terms of the GNU General Public License as published by | 9 | rem it under the terms of the GNU General Public License as published by |
| 10 | rem the Free Software Foundation; either version 2, or (at your option) | 10 | rem the Free Software Foundation; either version 3, or (at your option) |
| 11 | rem any later version. | 11 | rem any later version. |
| 12 | rem | 12 | rem |
| 13 | rem GNU Emacs is distributed in the hope that it will be useful, | 13 | rem GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/gmake.defs b/nt/gmake.defs index c08ca32200f..51b4756995d 100644 --- a/nt/gmake.defs +++ b/nt/gmake.defs | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | # | 4 | # |
| 5 | # GNU Emacs is free software; you can redistribute it and/or modify | 5 | # GNU Emacs is free software; you can redistribute it and/or modify |
| 6 | # it under the terms of the GNU General Public License as published by | 6 | # it under the terms of the GNU General Public License as published by |
| 7 | # the Free Software Foundation; either version 2, or (at your option) | 7 | # the Free Software Foundation; either version 3, or (at your option) |
| 8 | # any later version. | 8 | # any later version. |
| 9 | # | 9 | # |
| 10 | # GNU Emacs is distributed in the hope that it will be useful, | 10 | # GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/icons/README b/nt/icons/README index a11ffba6ed3..4cb7d87f470 100644 --- a/nt/icons/README +++ b/nt/icons/README | |||
| @@ -3,7 +3,7 @@ COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES | |||
| 3 | File: emacs.ico | 3 | File: emacs.ico |
| 4 | Author: Andrew Zhilin | 4 | Author: Andrew Zhilin |
| 5 | Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. | 5 | Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. |
| 6 | License: GNU General Public License version 2 or later (see COPYING) | 6 | License: GNU General Public License version 3 or later (see COPYING) |
| 7 | 7 | ||
| 8 | 8 | ||
| 9 | Files: gnu2a32.ico gnu2a32t.ico gnu2b48.ico gnu2b48t.ico | 9 | Files: gnu2a32.ico gnu2a32t.ico gnu2b48.ico gnu2b48t.ico |
| @@ -13,7 +13,7 @@ Files: gnu2a32.ico gnu2a32t.ico gnu2b48.ico gnu2b48t.ico | |||
| 13 | Author: Rob Davenport <rgd at bigfoot.com> | 13 | Author: Rob Davenport <rgd at bigfoot.com> |
| 14 | Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 | 14 | Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 |
| 15 | Free Software Foundation, Inc. | 15 | Free Software Foundation, Inc. |
| 16 | License: GNU General Public License version 2 or later (see COPYING) | 16 | License: GNU General Public License version 3 or later (see COPYING) |
| 17 | 17 | ||
| 18 | <http://users.adelphia.net/~rob.davenport/gnuicons.html> | 18 | <http://users.adelphia.net/~rob.davenport/gnuicons.html> |
| 19 | "These are some images of a 3D stylized gnu head that I created back | 19 | "These are some images of a 3D stylized gnu head that I created back |
| @@ -30,4 +30,4 @@ Tuomas Kuosmanen, Rodney Dawes, Jakub Steiner, Alexander Larsson, Tor | |||
| 30 | Lillqvist, Garrett LeSage, Dennis Cranston, Jody Goldberg, Luca | 30 | Lillqvist, Garrett LeSage, Dennis Cranston, Jody Goldberg, Luca |
| 31 | Ferretti, Mark Finlay, Lapo Calamandrei, Andreas Nilsson and Marco | 31 | Ferretti, Mark Finlay, Lapo Calamandrei, Andreas Nilsson and Marco |
| 32 | Pesenti Gritti | 32 | Pesenti Gritti |
| 33 | License: GNU General Public License version 2 (see COPYING) | 33 | License: GNU General Public License version 2 |
diff --git a/nt/inc/grp.h b/nt/inc/grp.h index 1ccc4c4eb74..6cadc106d11 100755 --- a/nt/inc/grp.h +++ b/nt/inc/grp.h | |||
| @@ -5,7 +5,7 @@ This file is part of GNU Emacs. | |||
| 5 | 5 | ||
| 6 | GNU Emacs is free software; you can redistribute it and/or modify | 6 | GNU Emacs is free software; you can redistribute it and/or modify |
| 7 | it under the terms of the GNU General Public License as published by | 7 | it under the terms of the GNU General Public License as published by |
| 8 | the Free Software Foundation; either version 2, or (at your option) | 8 | the Free Software Foundation; either version 3, or (at your option) |
| 9 | any later version. | 9 | any later version. |
| 10 | 10 | ||
| 11 | GNU Emacs is distributed in the hope that it will be useful, | 11 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/inc/langinfo.h b/nt/inc/langinfo.h index b445ff0caa2..4961fba431d 100644 --- a/nt/inc/langinfo.h +++ b/nt/inc/langinfo.h | |||
| @@ -5,7 +5,7 @@ This file is part of GNU Emacs. | |||
| 5 | 5 | ||
| 6 | GNU Emacs is free software; you can redistribute it and/or modify | 6 | GNU Emacs is free software; you can redistribute it and/or modify |
| 7 | it under the terms of the GNU General Public License as published by | 7 | it under the terms of the GNU General Public License as published by |
| 8 | the Free Software Foundation; either version 2, or (at your option) | 8 | the Free Software Foundation; either version 3, or (at your option) |
| 9 | any later version. | 9 | any later version. |
| 10 | 10 | ||
| 11 | GNU Emacs is distributed in the hope that it will be useful, | 11 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/inc/nl_types.h b/nt/inc/nl_types.h index ce0e54bfcee..0b37e8584e7 100644 --- a/nt/inc/nl_types.h +++ b/nt/inc/nl_types.h | |||
| @@ -5,7 +5,7 @@ This file is part of GNU Emacs. | |||
| 5 | 5 | ||
| 6 | GNU Emacs is free software; you can redistribute it and/or modify | 6 | GNU Emacs is free software; you can redistribute it and/or modify |
| 7 | it under the terms of the GNU General Public License as published by | 7 | it under the terms of the GNU General Public License as published by |
| 8 | the Free Software Foundation; either version 2, or (at your option) | 8 | the Free Software Foundation; either version 3, or (at your option) |
| 9 | any later version. | 9 | any later version. |
| 10 | 10 | ||
| 11 | GNU Emacs is distributed in the hope that it will be useful, | 11 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/inc/sys/socket.h b/nt/inc/sys/socket.h index 0923dd9246b..5050720a3f4 100644 --- a/nt/inc/sys/socket.h +++ b/nt/inc/sys/socket.h | |||
| @@ -5,7 +5,7 @@ This file is part of GNU Emacs. | |||
| 5 | 5 | ||
| 6 | GNU Emacs is free software; you can redistribute it and/or modify | 6 | GNU Emacs is free software; you can redistribute it and/or modify |
| 7 | it under the terms of the GNU General Public License as published by | 7 | it under the terms of the GNU General Public License as published by |
| 8 | the Free Software Foundation; either version 2, or (at your option) | 8 | the Free Software Foundation; either version 3, or (at your option) |
| 9 | any later version. | 9 | any later version. |
| 10 | 10 | ||
| 11 | GNU Emacs is distributed in the hope that it will be useful, | 11 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in index 69d53b357ae..e7a10698ea2 100644 --- a/nt/makefile.w32-in +++ b/nt/makefile.w32-in | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | # | 8 | # |
| 9 | # GNU Emacs is free software; you can redistribute it and/or modify | 9 | # GNU Emacs is free software; you can redistribute it and/or modify |
| 10 | # it under the terms of the GNU General Public License as published by | 10 | # it under the terms of the GNU General Public License as published by |
| 11 | # the Free Software Foundation; either version 2, or (at your option) | 11 | # the Free Software Foundation; either version 3, or (at your option) |
| 12 | # any later version. | 12 | # any later version. |
| 13 | # | 13 | # |
| 14 | # GNU Emacs is distributed in the hope that it will be useful, | 14 | # GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/multi-install-info.bat b/nt/multi-install-info.bat index 2ee5879f11d..8266c903aaa 100644 --- a/nt/multi-install-info.bat +++ b/nt/multi-install-info.bat | |||
| @@ -9,7 +9,7 @@ rem This file is part of GNU Emacs. | |||
| 9 | rem | 9 | rem |
| 10 | rem GNU Emacs is free software; you can redistribute it and/or modify | 10 | rem GNU Emacs is free software; you can redistribute it and/or modify |
| 11 | rem it under the terms of the GNU General Public License as published by | 11 | rem it under the terms of the GNU General Public License as published by |
| 12 | rem the Free Software Foundation; either version 2, or (at your option) | 12 | rem the Free Software Foundation; either version 3, or (at your option) |
| 13 | rem any later version. | 13 | rem any later version. |
| 14 | rem | 14 | rem |
| 15 | rem GNU Emacs is distributed in the hope that it will be useful, | 15 | rem GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/nmake.defs b/nt/nmake.defs index 03ae2f851fa..2a69c0ed3a5 100644 --- a/nt/nmake.defs +++ b/nt/nmake.defs | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | # | 4 | # |
| 5 | # GNU Emacs is free software; you can redistribute it and/or modify | 5 | # GNU Emacs is free software; you can redistribute it and/or modify |
| 6 | # it under the terms of the GNU General Public License as published by | 6 | # it under the terms of the GNU General Public License as published by |
| 7 | # the Free Software Foundation; either version 2, or (at your option) | 7 | # the Free Software Foundation; either version 3, or (at your option) |
| 8 | # any later version. | 8 | # any later version. |
| 9 | # | 9 | # |
| 10 | # GNU Emacs is distributed in the hope that it will be useful, | 10 | # GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/paths.h b/nt/paths.h index d2077d90df4..9fb76cc78c4 100644 --- a/nt/paths.h +++ b/nt/paths.h | |||
| @@ -5,7 +5,7 @@ This file is part of GNU Emacs. | |||
| 5 | 5 | ||
| 6 | GNU Emacs is free software; you can redistribute it and/or modify | 6 | GNU Emacs is free software; you can redistribute it and/or modify |
| 7 | it under the terms of the GNU General Public License as published by | 7 | it under the terms of the GNU General Public License as published by |
| 8 | the Free Software Foundation; either version 2, or (at your option) | 8 | the Free Software Foundation; either version 3, or (at your option) |
| 9 | any later version. | 9 | any later version. |
| 10 | 10 | ||
| 11 | GNU Emacs is distributed in the hope that it will be useful, | 11 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/preprep.c b/nt/preprep.c index 7fedd9b8df2..4978c314861 100644 --- a/nt/preprep.c +++ b/nt/preprep.c | |||
| @@ -6,7 +6,7 @@ This file is part of GNU Emacs. | |||
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software; you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 2, or (at your option) | 9 | the Free Software Foundation; either version 3, or (at your option) |
| 10 | any later version. | 10 | any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/nt/runemacs.c b/nt/runemacs.c index 6b6b84e33be..643b8036827 100644 --- a/nt/runemacs.c +++ b/nt/runemacs.c | |||
| @@ -5,7 +5,7 @@ This file is part of GNU Emacs. | |||
| 5 | 5 | ||
| 6 | GNU Emacs is free software; you can redistribute it and/or modify | 6 | GNU Emacs is free software; you can redistribute it and/or modify |
| 7 | it under the terms of the GNU General Public License as published by | 7 | it under the terms of the GNU General Public License as published by |
| 8 | the Free Software Foundation; either version 2, or (at your option) | 8 | the Free Software Foundation; either version 3, or (at your option) |
| 9 | any later version. | 9 | any later version. |
| 10 | 10 | ||
| 11 | GNU Emacs is distributed in the hope that it will be useful, | 11 | GNU Emacs is distributed in the hope that it will be useful, |