diff options
Diffstat (limited to 'mac/inc/utsname.h')
-rw-r--r-- | mac/inc/utsname.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mac/inc/utsname.h b/mac/inc/utsname.h index fc120b014d7..e0c32e1c1ae 100644 --- a/mac/inc/utsname.h +++ b/mac/inc/utsname.h @@ -1,5 +1,6 @@ /* Replacement utsname.h file for building GNU Emacs on the Macintosh. - Copyright (C) 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. + Copyright (C) 2000, 2002, 2003, 2004, 2005, + 2006 Free Software Foundation, Inc. This file is part of GNU Emacs. |