diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-06 15:23:23 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-06 15:23:23 +0000 |
commit | aaef169dc63c4b557374540756865991e1bf6305 (patch) | |
tree | fb2c890b2ede8e1cde92163f4b00c8bf7dbf2c2b /src/w32.h | |
parent | 8b9d426ab7ec7ee74158f113675a788e580945b4 (diff) | |
download | emacs-aaef169dc63c4b557374540756865991e1bf6305.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'src/w32.h')
-rw-r--r-- | src/w32.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/w32.h b/src/w32.h index 2981e5bb979..ecc986269fb 100644 --- a/src/w32.h +++ b/src/w32.h @@ -2,7 +2,8 @@ #define EMACS_W32_H /* Support routines for the NT version of Emacs. - Copyright (C) 1994, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. + Copyright (C) 1994, 2002, 2003, 2004, 2005, + 2006 Free Software Foundation, Inc. This file is part of GNU Emacs. |