diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-02-26 20:34:57 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-02-26 20:34:57 +0000 |
commit | 95b553e8ce9c4ca3f4af5c531cbd508c89616326 (patch) | |
tree | ff2e39defda2440309b14200ff3bd8a31b5c993b /gcc | |
parent | 465fdf87bd0cad13c1f9013524f8247082314880 (diff) | |
download | gcc-95b553e8ce9c4ca3f4af5c531cbd508c89616326.tar.gz |
Fix copyrights
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32187 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/1750a/1750a.c | 3 | ||||
-rw-r--r-- | gcc/config/1750a/1750a.h | 3 | ||||
-rw-r--r-- | gcc/config/1750a/1750a.md | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/gcc/config/1750a/1750a.c b/gcc/config/1750a/1750a.c index 27e0444e5a0..5b6721117b9 100644 --- a/gcc/config/1750a/1750a.c +++ b/gcc/config/1750a/1750a.c @@ -1,5 +1,6 @@ /* Subroutines for insn-output.c for MIL-STD-1750. - Copyright (C) 1994, 95-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, + 2000 Free Software Foundation, Inc. Contributed by O.M.Kellogg, DASA (kellogg@space.otn.dasa.de) This file is part of GNU CC. diff --git a/gcc/config/1750a/1750a.h b/gcc/config/1750a/1750a.h index 882bd68c2c1..2cb73c57579 100644 --- a/gcc/config/1750a/1750a.h +++ b/gcc/config/1750a/1750a.h @@ -1,5 +1,6 @@ /* Definitions of target machine for GNU compiler. - Copyright (C) 1994, 95-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, + 2000 Free Software Foundation, Inc. Contributed by O.M.Kellogg, DASA (oliver.kellogg@space.otn.dasa.de) This file is part of GNU CC. diff --git a/gcc/config/1750a/1750a.md b/gcc/config/1750a/1750a.md index 358253f760c..128fa122800 100644 --- a/gcc/config/1750a/1750a.md +++ b/gcc/config/1750a/1750a.md @@ -1,6 +1,7 @@ ;;- Machine description for GNU compiler ;;- MIL-STD-1750A version. -;; Copyright (C) 1994, 95-99, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, +;; 2000 Free Software Foundation, Inc. ;; Contributed by O.M.Kellogg, DASA (oliver.kellogg@space.otn.dasa.de). ;; This file is part of GNU CC. |