aboutsummaryrefslogtreecommitdiffstats
path: root/src/m
diff options
context:
space:
mode:
authorKarl Heuer1994-05-04 02:41:09 +0000
committerKarl Heuer1994-05-04 02:41:09 +0000
commit3a22ee3595841a85186c367d0cfdc09553ad22f8 (patch)
tree8ad4ea953d7fbecb49c18e2239c5e51bbeed2e49 /src/m
parentf02902f7d405ba60e012afa9ee50e57a48d4b071 (diff)
downloademacs-3a22ee3595841a85186c367d0cfdc09553ad22f8.tar.gz
emacs-3a22ee3595841a85186c367d0cfdc09553ad22f8.zip
Update copyright.
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