diff options
author | rms <rms@138bc75d-0d04-0410-961f-82ee72b054a4> | 1993-06-30 17:43:07 +0000 |
---|---|---|
committer | rms <rms@138bc75d-0d04-0410-961f-82ee72b054a4> | 1993-06-30 17:43:07 +0000 |
commit | c7280bbfa412392b8f5e59a396d17d9099b939ac (patch) | |
tree | b540b6d5225b3ddedeba62d953575e81c460d431 /gcc/machmode.def | |
parent | 104a2accf66ee2426e76695a6e2d1b86e02ab14a (diff) | |
download | gcc-c7280bbfa412392b8f5e59a396d17d9099b939ac.tar.gz |
Fix copyright years.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4803 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/machmode.def')
-rw-r--r-- | gcc/machmode.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/machmode.def b/gcc/machmode.def index 0cbe9f8163a..ae400c282db 100644 --- a/gcc/machmode.def +++ b/gcc/machmode.def @@ -1,6 +1,6 @@ /* This file contains the definitions and documentation for the machine modes used in the the GNU compiler. - Copyright (C) 1987-1990 Free Software Foundation, Inc. + Copyright (C) 1987, 1992 Free Software Foundation, Inc. This file is part of GNU CC. |