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/makefile.w32-in | |
parent | 80e4b01d334beaef3b481101e5af01962ce71c3b (diff) | |
download | emacs-6d344054d1e875131062646e7f3e081ef0ba092f.tar.gz |
Add 2008 to copyright years.
Diffstat (limited to 'nt/makefile.w32-in')
-rw-r--r-- | nt/makefile.w32-in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in index c8b94a639a0..e6567c048f3 100644 --- a/nt/makefile.w32-in +++ b/nt/makefile.w32-in @@ -1,6 +1,6 @@ # -*- Makefile -*- for GNU Emacs on the Microsoft W32 API.
# Copyright (C) 2000, 2001, 2002, 2003, 2004,
-# 2005, 2006, 2007 Free Software Foundation, Inc.
+# 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
#
# Top level makefile for building GNU Emacs on Windows NT
#
|