diff options
author | Glenn Morris <rgm@gnu.org> | 2012-01-05 01:46:05 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-01-05 01:46:05 -0800 |
commit | 0f32de4ca4c061849772a18bf0a4cf9a95198b7f (patch) | |
tree | cc4ca53a04f034a33469ab178f430f344ef62729 /src/unexmacosx.c | |
parent | 3e330ad5bfacd5dc32c35027102b386d451182ad (diff) | |
download | emacs-0f32de4ca4c061849772a18bf0a4cf9a95198b7f.tar.gz |
Add 2012 to FSF copyright years for Emacs files
Diffstat (limited to 'src/unexmacosx.c')
-rw-r--r-- | src/unexmacosx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unexmacosx.c b/src/unexmacosx.c index a4c2f241c9f..2e77d3e17bc 100644 --- a/src/unexmacosx.c +++ b/src/unexmacosx.c @@ -1,5 +1,5 @@ /* Dump Emacs in Mach-O format for use on Mac OS X. - Copyright (C) 2001-2011 Free Software Foundation, Inc. + Copyright (C) 2001-2012 Free Software Foundation, Inc. This file is part of GNU Emacs. |