aboutsummaryrefslogtreecommitdiffstats
path: root/nt
diff options
context:
space:
mode:
Diffstat (limited to 'nt')
-rw-r--r--nt/ChangeLog2
-rw-r--r--nt/INSTALL2
-rw-r--r--nt/README2
-rw-r--r--nt/addpm.c2
-rw-r--r--nt/addsection.c2
-rw-r--r--nt/cmdproxy.c2
-rw-r--r--nt/config.nt2
-rwxr-xr-xnt/configure.bat2
-rw-r--r--nt/ddeclient.c2
-rw-r--r--nt/envadd.bat2
-rw-r--r--nt/gmake.defs2
-rw-r--r--nt/icons/README6
-rwxr-xr-xnt/inc/grp.h2
-rw-r--r--nt/inc/langinfo.h2
-rw-r--r--nt/inc/nl_types.h2
-rw-r--r--nt/inc/sys/socket.h2
-rw-r--r--nt/makefile.w32-in2
-rw-r--r--nt/multi-install-info.bat2
-rw-r--r--nt/nmake.defs2
-rw-r--r--nt/paths.h2
-rw-r--r--nt/preprep.c2
-rw-r--r--nt/runemacs.c2
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
454GNU Emacs is free software; you can redistribute it and/or modify 454GNU Emacs is free software; you can redistribute it and/or modify
455it under the terms of the GNU General Public License as published by 455it under the terms of the GNU General Public License as published by
456the Free Software Foundation; either version 2, or (at your option) 456the Free Software Foundation; either version 3, or (at your option)
457any later version. 457any later version.
458 458
459GNU Emacs is distributed in the hope that it will be useful, 459GNU Emacs is distributed in the hope that it will be useful,
diff --git a/nt/README b/nt/README
index 556db89b100..b452fedd1f5 100644
--- a/nt/README
+++ b/nt/README
@@ -74,7 +74,7 @@ This file is part of GNU Emacs.
74 74
75GNU Emacs is free software; you can redistribute it and/or modify 75GNU Emacs is free software; you can redistribute it and/or modify
76it under the terms of the GNU General Public License as published by 76it under the terms of the GNU General Public License as published by
77the Free Software Foundation; either version 2, or (at your option) 77the Free Software Foundation; either version 3, or (at your option)
78any later version. 78any later version.
79 79
80GNU Emacs is distributed in the hope that it will be useful, 80GNU 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
7GNU Emacs is free software; you can redistribute it and/or modify 7GNU Emacs is free software; you can redistribute it and/or modify
8it under the terms of the GNU General Public License as published by 8it under the terms of the GNU General Public License as published by
9the Free Software Foundation; either version 2, or (at your option) 9the Free Software Foundation; either version 3, or (at your option)
10any later version. 10any later version.
11 11
12GNU Emacs is distributed in the hope that it will be useful, 12GNU 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
7GNU Emacs is free software; you can redistribute it and/or modify 7GNU Emacs is free software; you can redistribute it and/or modify
8it under the terms of the GNU General Public License as published by 8it under the terms of the GNU General Public License as published by
9the Free Software Foundation; either version 2, or (at your option) 9the Free Software Foundation; either version 3, or (at your option)
10any later version. 10any later version.
11 11
12GNU Emacs is distributed in the hope that it will be useful, 12GNU 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
18GNU Emacs is free software; you can redistribute it and/or modify 18GNU Emacs is free software; you can redistribute it and/or modify
19it under the terms of the GNU General Public License as published by 19it under the terms of the GNU General Public License as published by
20the Free Software Foundation; either version 2, or (at your option) 20the Free Software Foundation; either version 3, or (at your option)
21any later version. 21any later version.
22 22
23GNU Emacs is distributed in the hope that it will be useful, 23GNU 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
7GNU Emacs is free software; you can redistribute it and/or modify 7GNU Emacs is free software; you can redistribute it and/or modify
8it under the terms of the GNU General Public License as published by 8it under the terms of the GNU General Public License as published by
9the Free Software Foundation; either version 2, or (at your option) 9the Free Software Foundation; either version 3, or (at your option)
10any later version. 10any later version.
11 11
12GNU Emacs is distributed in the hope that it will be useful, 12GNU 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
9rem GNU Emacs is free software; you can redistribute it and/or modify 9rem GNU Emacs is free software; you can redistribute it and/or modify
10rem it under the terms of the GNU General Public License as published by 10rem it under the terms of the GNU General Public License as published by
11rem the Free Software Foundation; either version 2, or (at your option) 11rem the Free Software Foundation; either version 3, or (at your option)
12rem any later version. 12rem any later version.
13 13
14rem GNU Emacs is distributed in the hope that it will be useful, 14rem 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
7GNU Emacs is free software; you can redistribute it and/or modify 7GNU Emacs is free software; you can redistribute it and/or modify
8it under the terms of the GNU General Public License as published by 8it under the terms of the GNU General Public License as published by
9the Free Software Foundation; either version 2, or (at your option) 9the Free Software Foundation; either version 3, or (at your option)
10any later version. 10any later version.
11 11
12GNU Emacs is distributed in the hope that it will be useful, 12GNU 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.
7rem 7rem
8rem GNU Emacs is free software; you can redistribute it and/or modify 8rem GNU Emacs is free software; you can redistribute it and/or modify
9rem it under the terms of the GNU General Public License as published by 9rem it under the terms of the GNU General Public License as published by
10rem the Free Software Foundation; either version 2, or (at your option) 10rem the Free Software Foundation; either version 3, or (at your option)
11rem any later version. 11rem any later version.
12rem 12rem
13rem GNU Emacs is distributed in the hope that it will be useful, 13rem 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
3File: emacs.ico 3File: emacs.ico
4Author: Andrew Zhilin 4Author: Andrew Zhilin
5Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. 5Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
6License: GNU General Public License version 2 or later (see COPYING) 6License: GNU General Public License version 3 or later (see COPYING)
7 7
8 8
9Files: gnu2a32.ico gnu2a32t.ico gnu2b48.ico gnu2b48t.ico 9Files: gnu2a32.ico gnu2a32t.ico gnu2b48.ico gnu2b48t.ico
@@ -13,7 +13,7 @@ Files: gnu2a32.ico gnu2a32t.ico gnu2b48.ico gnu2b48t.ico
13Author: Rob Davenport <rgd at bigfoot.com> 13Author: Rob Davenport <rgd at bigfoot.com>
14Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 14Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007
15 Free Software Foundation, Inc. 15 Free Software Foundation, Inc.
16License: GNU General Public License version 2 or later (see COPYING) 16License: 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
30Lillqvist, Garrett LeSage, Dennis Cranston, Jody Goldberg, Luca 30Lillqvist, Garrett LeSage, Dennis Cranston, Jody Goldberg, Luca
31Ferretti, Mark Finlay, Lapo Calamandrei, Andreas Nilsson and Marco 31Ferretti, Mark Finlay, Lapo Calamandrei, Andreas Nilsson and Marco
32Pesenti Gritti 32Pesenti Gritti
33License: GNU General Public License version 2 (see COPYING) 33License: 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
6GNU Emacs is free software; you can redistribute it and/or modify 6GNU Emacs is free software; you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by 7it under the terms of the GNU General Public License as published by
8the Free Software Foundation; either version 2, or (at your option) 8the Free Software Foundation; either version 3, or (at your option)
9any later version. 9any later version.
10 10
11GNU Emacs is distributed in the hope that it will be useful, 11GNU 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
6GNU Emacs is free software; you can redistribute it and/or modify 6GNU Emacs is free software; you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by 7it under the terms of the GNU General Public License as published by
8the Free Software Foundation; either version 2, or (at your option) 8the Free Software Foundation; either version 3, or (at your option)
9any later version. 9any later version.
10 10
11GNU Emacs is distributed in the hope that it will be useful, 11GNU 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
6GNU Emacs is free software; you can redistribute it and/or modify 6GNU Emacs is free software; you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by 7it under the terms of the GNU General Public License as published by
8the Free Software Foundation; either version 2, or (at your option) 8the Free Software Foundation; either version 3, or (at your option)
9any later version. 9any later version.
10 10
11GNU Emacs is distributed in the hope that it will be useful, 11GNU 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
6GNU Emacs is free software; you can redistribute it and/or modify 6GNU Emacs is free software; you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by 7it under the terms of the GNU General Public License as published by
8the Free Software Foundation; either version 2, or (at your option) 8the Free Software Foundation; either version 3, or (at your option)
9any later version. 9any later version.
10 10
11GNU Emacs is distributed in the hope that it will be useful, 11GNU 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.
9rem 9rem
10rem GNU Emacs is free software; you can redistribute it and/or modify 10rem GNU Emacs is free software; you can redistribute it and/or modify
11rem it under the terms of the GNU General Public License as published by 11rem it under the terms of the GNU General Public License as published by
12rem the Free Software Foundation; either version 2, or (at your option) 12rem the Free Software Foundation; either version 3, or (at your option)
13rem any later version. 13rem any later version.
14rem 14rem
15rem GNU Emacs is distributed in the hope that it will be useful, 15rem 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
6GNU Emacs is free software; you can redistribute it and/or modify 6GNU Emacs is free software; you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by 7it under the terms of the GNU General Public License as published by
8the Free Software Foundation; either version 2, or (at your option) 8the Free Software Foundation; either version 3, or (at your option)
9any later version. 9any later version.
10 10
11GNU Emacs is distributed in the hope that it will be useful, 11GNU 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
7GNU Emacs is free software; you can redistribute it and/or modify 7GNU Emacs is free software; you can redistribute it and/or modify
8it under the terms of the GNU General Public License as published by 8it under the terms of the GNU General Public License as published by
9the Free Software Foundation; either version 2, or (at your option) 9the Free Software Foundation; either version 3, or (at your option)
10any later version. 10any later version.
11 11
12GNU Emacs is distributed in the hope that it will be useful, 12GNU 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
6GNU Emacs is free software; you can redistribute it and/or modify 6GNU Emacs is free software; you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by 7it under the terms of the GNU General Public License as published by
8the Free Software Foundation; either version 2, or (at your option) 8the Free Software Foundation; either version 3, or (at your option)
9any later version. 9any later version.
10 10
11GNU Emacs is distributed in the hope that it will be useful, 11GNU Emacs is distributed in the hope that it will be useful,