diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-07 08:31:52 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-07 08:31:52 +0000 |
commit | b9b14d130b89af54fe6c376c02d6286aa11749b6 (patch) | |
tree | 2d4c2da4b01c9d26c2be364c65b5f7e2b633c51f /mac/inc/utime.h | |
parent | bea1686f3904000006430f816a5e95ebeed7df92 (diff) | |
download | emacs-b9b14d130b89af54fe6c376c02d6286aa11749b6.tar.gz emacs-b9b14d130b89af54fe6c376c02d6286aa11749b6.tar.bz2 emacs-b9b14d130b89af54fe6c376c02d6286aa11749b6.zip |
Add 2008 to copyright years.
Diffstat (limited to 'mac/inc/utime.h')
-rw-r--r-- | mac/inc/utime.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/inc/utime.h b/mac/inc/utime.h index 2deefbb9617..4a8d0428f63 100644 --- a/mac/inc/utime.h +++ b/mac/inc/utime.h @@ -1,6 +1,6 @@ /* Replacement utime.h file for building GNU Emacs on the Macintosh. Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. + 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs. |