aboutsummaryrefslogtreecommitdiffstats
path: root/nt/inc
diff options
context:
space:
mode:
authorGlenn Morris2007-01-21 04:57:37 +0000
committerGlenn Morris2007-01-21 04:57:37 +0000
commit4e6835dbc4e02adcca7770c555963a37ad7fb8b9 (patch)
treed0dfc151ddbdd61ef968f2294b2e717dd03809f2 /nt/inc
parentd7a0267c8d6be2a9885de797b25ec8f4a61b8895 (diff)
downloademacs-4e6835dbc4e02adcca7770c555963a37ad7fb8b9.tar.gz
emacs-4e6835dbc4e02adcca7770c555963a37ad7fb8b9.zip
Add 2007 to copyright years.
Diffstat (limited to 'nt/inc')
-rwxr-xr-xnt/inc/grp.h2
-rw-r--r--nt/inc/langinfo.h2
-rw-r--r--nt/inc/nl_types.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/nt/inc/grp.h b/nt/inc/grp.h
index 04c2982086b..1ccc4c4eb74 100755
--- a/nt/inc/grp.h
+++ b/nt/inc/grp.h
@@ -1,5 +1,5 @@
1/* Replacement grp.h file for building GNU Emacs on Windows. 1/* Replacement grp.h file for building GNU Emacs on Windows.
2 Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 2 Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5
diff --git a/nt/inc/langinfo.h b/nt/inc/langinfo.h
index 9661a4833d2..b445ff0caa2 100644
--- a/nt/inc/langinfo.h
+++ b/nt/inc/langinfo.h
@@ -1,5 +1,5 @@
1/* Replacement langinfo.h file for building GNU Emacs on Windows. 1/* Replacement langinfo.h file for building GNU Emacs on Windows.
2 Copyright (C) 2006 Free Software Foundation, Inc. 2 Copyright (C) 2006, 2007 Free Software Foundation, Inc.
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5
diff --git a/nt/inc/nl_types.h b/nt/inc/nl_types.h
index 31c21be00bb..ce0e54bfcee 100644
--- a/nt/inc/nl_types.h
+++ b/nt/inc/nl_types.h
@@ -1,5 +1,5 @@
1/* Replacement nl_types.h file for building GNU Emacs on Windows. 1/* Replacement nl_types.h file for building GNU Emacs on Windows.
2 Copyright (C) 2006 Free Software Foundation, Inc. 2 Copyright (C) 2006, 2007 Free Software Foundation, Inc.
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5