diff options
| author | Glenn Morris | 2009-01-08 03:15:17 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-01-08 03:15:17 +0000 |
| commit | 76b6f7075970e492eba3cf3f4411fcfc4ff3bdcd (patch) | |
| tree | e1d6c739e52ed207698a34011a37e6af94cb5194 /src/nsfont.m | |
| parent | 21b6f58f552f770d29cb8f9cc2a02a1c3daec15c (diff) | |
| download | emacs-76b6f7075970e492eba3cf3f4411fcfc4ff3bdcd.tar.gz emacs-76b6f7075970e492eba3cf3f4411fcfc4ff3bdcd.zip | |
Add 2009 to copyright years.
Diffstat (limited to 'src/nsfont.m')
| -rw-r--r-- | src/nsfont.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nsfont.m b/src/nsfont.m index fa5387aa0f0..d1bbf8260d9 100644 --- a/src/nsfont.m +++ b/src/nsfont.m | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Font back-end driver for the NeXT/Open/GNUstep and MacOSX window system. | 1 | /* Font back-end driver for the NeXT/Open/GNUstep and MacOSX window system. |
| 2 | See font.h | 2 | See font.h |
| 3 | Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc. | 3 | Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||