diff options
Diffstat (limited to 'mac/src')
-rw-r--r-- | mac/src/EmacsMPW.r | 2 | ||||
-rw-r--r-- | mac/src/chdir.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mac/src/EmacsMPW.r b/mac/src/EmacsMPW.r index f017f2bec78..a40d9d43bc7 100644 --- a/mac/src/EmacsMPW.r +++ b/mac/src/EmacsMPW.r @@ -2,7 +2,7 @@ under MPW. Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006, 2007 Free Software Foundation, Inc. + 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/mac/src/chdir.c b/mac/src/chdir.c index eb0670f3fd5..010e6d9fa01 100644 --- a/mac/src/chdir.c +++ b/mac/src/chdir.c @@ -1,6 +1,6 @@ /* Implementation of chdir on the Mac for use with make-docfile. Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006, 2007 Free Software Foundation, Inc. + 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs. |