diff options
Diffstat (limited to 'src/w32bdf.c')
-rw-r--r-- | src/w32bdf.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/w32bdf.c b/src/w32bdf.c index 37b892216d1..fbdb7f4c373 100644 --- a/src/w32bdf.c +++ b/src/w32bdf.c @@ -1,5 +1,6 @@ /* Implementation of BDF font handling on the Microsoft W32 API. - Copyright (C) 1999, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2003, 2004, 2005, + 2006 Free Software Foundation, Inc. This file is part of GNU Emacs. |