diff options
author | Glenn Morris <rgm@gnu.org> | 2007-01-21 04:57:37 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-01-21 04:57:37 +0000 |
commit | d2c2ab122cc63e56f0e5b6279057efd9ee969459 (patch) | |
tree | d9461b62c13201669c10c999a50f07338b4bda81 /nt/inc | |
parent | e4904e23a5d19ea4c13fead4c0f0b61e14407077 (diff) | |
download | emacs-d2c2ab122cc63e56f0e5b6279057efd9ee969459.tar.gz |
Add 2007 to copyright years.
Diffstat (limited to 'nt/inc')
-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 |
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 @@ /* Replacement grp.h file for building GNU Emacs on Windows. - Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs. 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 @@ /* Replacement langinfo.h file for building GNU Emacs on Windows. - Copyright (C) 2006 Free Software Foundation, Inc. + Copyright (C) 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs. 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 @@ /* Replacement nl_types.h file for building GNU Emacs on Windows. - Copyright (C) 2006 Free Software Foundation, Inc. + Copyright (C) 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs. |