diff options
Diffstat (limited to 'src/m/sparc.h')
-rw-r--r-- | src/m/sparc.h | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/m/sparc.h b/src/m/sparc.h index c3f3ba528ec..e1eb9eedb20 100644 --- a/src/m/sparc.h +++ b/src/m/sparc.h @@ -1,6 +1,7 @@ /* machine description file for Sun 4 SPARC. - Copyright (C) 1987, 2001, 2002, 2003, 2004, 2005, 2006, 2007, - 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + +Copyright (C) 1987, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, + 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -35,5 +36,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #endif /* __arch64__ */ -/* arch-tag: 0a6f7882-33fd-4811-9832-7466c51e50f7 - (do not change this comment) */ |