diff options
| author | Karl Heuer | 1994-05-04 02:41:09 +0000 |
|---|---|---|
| committer | Karl Heuer | 1994-05-04 02:41:09 +0000 |
| commit | 3a22ee3595841a85186c367d0cfdc09553ad22f8 (patch) | |
| tree | 8ad4ea953d7fbecb49c18e2239c5e51bbeed2e49 /src/m | |
| parent | f02902f7d405ba60e012afa9ee50e57a48d4b071 (diff) | |
| download | emacs-3a22ee3595841a85186c367d0cfdc09553ad22f8.tar.gz emacs-3a22ee3595841a85186c367d0cfdc09553ad22f8.zip | |
Update copyright.
Diffstat (limited to 'src/m')
| -rw-r--r-- | src/m/convex.h | 2 | ||||
| -rw-r--r-- | src/m/delta.h | 2 |
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 | ||
| 4 | This file is part of GNU Emacs. | 4 | This 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 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||