]> code.delx.au - gnu-emacs/blobdiff - src/m/arm.h
(remove-overlays): Fix last change.
[gnu-emacs] / src / m / arm.h
index 4dafe6819facde1e3236f29395cd84cebb7254d8..0a49f0cbd4b4f95e872e0e811105791650a8cc3b 100644 (file)
@@ -1,5 +1,6 @@
 /* Machine description file for ARM-based non-RISCiX machines.
-   Copyright (C) 1994, 2002 Free Software Foundation, Inc.
+   Copyright (C) 1994, 2002, 2003, 2004, 2005,
+                 2006 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -15,8 +16,8 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with GNU Emacs; see the file COPYING.  If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.  */
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.  */
 
 
 
@@ -48,3 +49,6 @@ Boston, MA 02111-1307, USA.  */
 #define NO_UNION_TYPE
 
 #define NO_REMAP
+
+/* arch-tag: 07856f0c-f0c8-4bd8-99af-0b7fa1e5ee42
+   (do not change this comment) */