diff options
Diffstat (limited to 'src/m/ia64.h')
-rw-r--r-- | src/m/ia64.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/m/ia64.h b/src/m/ia64.h index 4a0d242b444..7aed9fa36df 100644 --- a/src/m/ia64.h +++ b/src/m/ia64.h @@ -1,6 +1,8 @@ /* machine description file for the IA-64 architecture. - Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, - 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + +Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, + 2009, 2010, 2011 Free Software Foundation, Inc. + Contributed by David Mosberger <davidm@hpl.hp.com> This file is part of GNU Emacs. @@ -45,5 +47,3 @@ extern void r_alloc_free (); #endif /* not _MALLOC_INTERNAL */ #endif /* REL_ALLOC */ -/* arch-tag: 9b8e9fb2-2e49-4c22-b68f-11a488e77c66 - (do not change this comment) */ |