aboutsummaryrefslogtreecommitdiffstats
path: root/src/m
diff options
context:
space:
mode:
Diffstat (limited to 'src/m')
-rw-r--r--src/m/convex.h2
-rw-r--r--src/m/delta.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/m/convex.h b/src/m/convex.h
index 0f6b34281a9..7dbd9c348b8 100644
--- a/src/m/convex.h
+++ b/src/m/convex.h
@@ -1,5 +1,5 @@
1/* machine description file for convex C1. 1/* machine description file for convex C1.
2 Copyright (C) 1987 Free Software Foundation, Inc. 2 Copyright (C) 1987, 1994 Free Software Foundation, Inc.
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5
diff --git a/src/m/delta.h b/src/m/delta.h
index 37987c901fd..a503d442a92 100644
--- a/src/m/delta.h
+++ b/src/m/delta.h
@@ -1,7 +1,7 @@
1/* Machine description file for the Motorola Delta. 1/* Machine description file for the Motorola Delta.
2 Tested on mvme147 board using R3V7 without X. Tested with gcc. 2 Tested on mvme147 board using R3V7 without X. Tested with gcc.
3 Tested on mvme167 board using R3V7 without X. Tested with cc, gnucc, gcc. 3 Tested on mvme167 board using R3V7 without X. Tested with cc, gnucc, gcc.
4 Copyright (C) 1986, 1993 Free Software Foundation, Inc. 4 Copyright (C) 1986, 1993, 1994 Free Software Foundation, Inc.
5 5
6This file is part of GNU Emacs. 6This file is part of GNU Emacs.
7 7