aboutsummaryrefslogtreecommitdiffstats
path: root/nt
diff options
context:
space:
mode:
authorGlenn Morris2007-01-16 02:38:27 +0000
committerGlenn Morris2007-01-16 02:38:27 +0000
commit62eda0e2b183f83fcb7642da15fe9ff045c91bd8 (patch)
treeed5dac035b74e3cd118fdb940bd45d6a013da262 /nt
parent6d9b4a078bab4b71b6c90c1fcb93aa8f4375054f (diff)
downloademacs-62eda0e2b183f83fcb7642da15fe9ff045c91bd8.tar.gz
emacs-62eda0e2b183f83fcb7642da15fe9ff045c91bd8.zip
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Diffstat (limited to 'nt')
-rw-r--r--nt/addpm.c4
-rw-r--r--nt/addsection.c4
-rw-r--r--nt/cmdproxy.c4
-rw-r--r--nt/config.nt4
-rw-r--r--nt/ddeclient.c4
-rw-r--r--nt/emacs.rc2
-rw-r--r--nt/preprep.c4
-rw-r--r--nt/runemacs.c3
8 files changed, 15 insertions, 14 deletions
diff --git a/nt/addpm.c b/nt/addpm.c
index 08d84c70b81..32b4bd6b532 100644
--- a/nt/addpm.c
+++ b/nt/addpm.c
@@ -1,6 +1,6 @@
1/* Add entries to the GNU Emacs Program Manager folder. 1/* Add entries to the GNU Emacs Program Manager folder.
2 Copyright (C) 1995, 2002, 2003, 2004, 2005, 2 Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005,
3 2006 Free Software Foundation, Inc. 3 2006, 2007 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/nt/addsection.c b/nt/addsection.c
index b6d119fe6a8..055240ac715 100644
--- a/nt/addsection.c
+++ b/nt/addsection.c
@@ -1,6 +1,6 @@
1/* Add an uninitialized data section to an executable. 1/* Add an uninitialized data section to an executable.
2 Copyright (C) 1999, 2002, 2003, 2004, 2005, 2 Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005,
3 2006 Free Software Foundation, Inc. 3 2006, 2007 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/nt/cmdproxy.c b/nt/cmdproxy.c
index 0b47ecd52b9..4e4f1ef5c91 100644
--- a/nt/cmdproxy.c
+++ b/nt/cmdproxy.c
@@ -1,6 +1,6 @@
1/* Proxy shell designed for use with Emacs on Windows 95 and NT. 1/* Proxy shell designed for use with Emacs on Windows 95 and NT.
2 Copyright (C) 1997, 2002, 2003, 2004, 2005, 2 Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005,
3 2006 Free Software Foundation, Inc. 3 2006, 2007 Free Software Foundation, Inc.
4 4
5 Accepts subset of Unix sh(1) command-line options, for compatability 5 Accepts subset of Unix sh(1) command-line options, for compatability
6 with elisp code written for Unix. When possible, executes external 6 with elisp code written for Unix. When possible, executes external
diff --git a/nt/config.nt b/nt/config.nt
index c2e2ed8782e..4a0d6897b05 100644
--- a/nt/config.nt
+++ b/nt/config.nt
@@ -1,6 +1,6 @@
1/* GNU Emacs site configuration template file. -*- C -*- 1/* GNU Emacs site configuration template file. -*- C -*-
2 Copyright (C) 1988, 1993, 1994, 2002, 2003, 2004, 2 Copyright (C) 1988, 1993, 1994, 2001, 2002, 2003, 2004,
3 2005, 2006 Free Software Foundation, Inc. 3 2005, 2006, 2007 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/nt/ddeclient.c b/nt/ddeclient.c
index bd192c61f47..f2efdfd903b 100644
--- a/nt/ddeclient.c
+++ b/nt/ddeclient.c
@@ -1,6 +1,6 @@
1/* Simple client interface to DDE servers. 1/* Simple client interface to DDE servers.
2 Copyright (C) 1998, 2002, 2003, 2004, 2005, 2 Copyright (C) 1998, 2001, 2002, 2003, 2004, 2005,
3 2006 Free Software Foundation, Inc. 3 2006, 2007 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/nt/emacs.rc b/nt/emacs.rc
index 4dbd51c6adc..59f6a935155 100644
--- a/nt/emacs.rc
+++ b/nt/emacs.rc
@@ -26,7 +26,7 @@ BEGIN
26 VALUE "FileDescription", "GNU Emacs for Windows NT/95/98/2000/ME/XP\0" 26 VALUE "FileDescription", "GNU Emacs for Windows NT/95/98/2000/ME/XP\0"
27 VALUE "FileVersion", "22, 0, 92, 0\0" 27 VALUE "FileVersion", "22, 0, 92, 0\0"
28 VALUE "InternalName", "Emacs\0" 28 VALUE "InternalName", "Emacs\0"
29 VALUE "LegalCopyright", "Copyright (C) 2002, 2003, 2004, 2005, 2006\0" 29 VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007\0"
30 VALUE "OriginalFilename", "emacs.exe" 30 VALUE "OriginalFilename", "emacs.exe"
31 VALUE "ProductName", "Emacs: The extensible self-documenting text editor\0" 31 VALUE "ProductName", "Emacs: The extensible self-documenting text editor\0"
32 VALUE "ProductVersion", "22, 0, 92, 0\0" 32 VALUE "ProductVersion", "22, 0, 92, 0\0"
diff --git a/nt/preprep.c b/nt/preprep.c
index fb686f42b96..7fedd9b8df2 100644
--- a/nt/preprep.c
+++ b/nt/preprep.c
@@ -1,6 +1,6 @@
1/* Pro-process emacs.exe for profiling by MSVC. 1/* Pro-process emacs.exe for profiling by MSVC.
2 Copyright (C) 1999, 2002, 2003, 2004, 2005, 2 Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005,
3 2006 Free Software Foundation, Inc. 3 2006, 2007 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/nt/runemacs.c b/nt/runemacs.c
index d820a92acbb..6b6b84e33be 100644
--- a/nt/runemacs.c
+++ b/nt/runemacs.c
@@ -1,4 +1,5 @@
1/* Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 1/* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
2 Free Software Foundation, Inc.
2 3
3This file is part of GNU Emacs. 4This file is part of GNU Emacs.
4 5