diff options
Diffstat (limited to 'lib-src/mac-fix-env.m')
-rw-r--r-- | lib-src/mac-fix-env.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/mac-fix-env.m b/lib-src/mac-fix-env.m index 59e6e42ee1e..9770fb866da 100644 --- a/lib-src/mac-fix-env.m +++ b/lib-src/mac-fix-env.m @@ -1,7 +1,7 @@ /* mac-fix-env: A small utility to pick up the shell environment on MacOS X and insert it into the file ~/.MacOSX/environment.plist creating if necessary. - Copyright (C) 1989, 1993, 2005, 2008 Free Software Foundation, Inc. + Copyright (C) 1989, 1993, 2005, 2008, 2009 Free Software Foundation, Inc. This file is part of GNU Emacs. |