diff options
Diffstat (limited to 'src/nsfns.m')
-rw-r--r-- | src/nsfns.m | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/nsfns.m b/src/nsfns.m index 6b8276e1b87..b98f8bc815f 100644 --- a/src/nsfns.m +++ b/src/nsfns.m @@ -1,6 +1,7 @@ /* Functions for the NeXT/Open/GNUstep and MacOSX window system. - Copyright (C) 1989, 1992, 1993, 1994, 2005, 2006, 2008, 2009, 2010, 2011 - Free Software Foundation, Inc. + +Copyright (C) 1989, 1992, 1993, 1994, 2005, 2006, 2008, 2009, 2010, + 2011 Free Software Foundation, Inc. This file is part of GNU Emacs. |