diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-02-26 13:55:02 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-02-26 13:55:02 -0700 |
commit | 2ee7f8b328a22293bdd2cba16c2e57b611f17529 (patch) | |
tree | f15e4bb8552d91d85cf138201c57b274b95f2dff /gcc/config/convex/convex.c | |
parent | ae1f640f588630f9118677516fccb5e622622341 (diff) | |
download | gcc-2ee7f8b328a22293bdd2cba16c2e57b611f17529.zip gcc-2ee7f8b328a22293bdd2cba16c2e57b611f17529.tar.gz gcc-2ee7f8b328a22293bdd2cba16c2e57b611f17529.tar.bz2 |
Fix copyrights.
From-SVN: r32192
Diffstat (limited to 'gcc/config/convex/convex.c')
-rw-r--r-- | gcc/config/convex/convex.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/convex/convex.c b/gcc/config/convex/convex.c index 6230478..ab26edc 100644 --- a/gcc/config/convex/convex.c +++ b/gcc/config/convex/convex.c @@ -1,5 +1,6 @@ /* Subroutines for insn-output.c for Convex. - Copyright (C) 1988, 93, 94, 97-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1988, 1993, 1994, 1997, 1998, + 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. |