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/makefile.MPW | |
parent | bea1686f3904000006430f816a5e95ebeed7df92 (diff) | |
download | emacs-b9b14d130b89af54fe6c376c02d6286aa11749b6.tar.gz |
Add 2008 to copyright years.
Diffstat (limited to 'mac/makefile.MPW')
-rw-r--r-- | mac/makefile.MPW | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/makefile.MPW b/mac/makefile.MPW index 9c03942effa..923dedb3f52 100644 --- a/mac/makefile.MPW +++ b/mac/makefile.MPW @@ -1,6 +1,6 @@ # Make file for building GNU Emacs on the Macintosh. # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007 Free Software Foundation, Inc. +# 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # # Author: Andrew Choi <akochoi@users.sourceforge.net> # |