diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-07 08:15:16 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-07 08:15:16 +0000 |
commit | 6d344054d1e875131062646e7f3e081ef0ba092f (patch) | |
tree | c8022026b2a19b4353ad8511622fdd7466c608da /nt/emacs.rc | |
parent | 80e4b01d334beaef3b481101e5af01962ce71c3b (diff) | |
download | emacs-6d344054d1e875131062646e7f3e081ef0ba092f.tar.gz |
Add 2008 to copyright years.
Diffstat (limited to 'nt/emacs.rc')
-rw-r--r-- | nt/emacs.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/emacs.rc b/nt/emacs.rc index 861b336fd35..460527167c7 100644 --- a/nt/emacs.rc +++ b/nt/emacs.rc @@ -27,7 +27,7 @@ BEGIN VALUE "FileDescription", "GNU Emacs for Windows NT/95/98/2000/ME/XP\0" VALUE "FileVersion", "22, 1, 50, 0\0" VALUE "InternalName", "Emacs\0" - VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007\0" + VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008\0" VALUE "OriginalFilename", "emacs.exe" VALUE "ProductName", "Emacs: The extensible self-documenting text editor\0" VALUE "ProductVersion", "22, 1, 50, 0\0" |