diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-01-14 01:21:53 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-01-14 01:21:53 -0700 |
commit | 66ec08884147b3cd0638b20f625f3a87897fdd76 (patch) | |
tree | 6ece603678f5283b31e6ea93df90292d2d1a0017 | |
parent | 6e11d5e9ae626a849454e97de2f533277a928153 (diff) | |
download | gcc-66ec08884147b3cd0638b20f625f3a87897fdd76.zip gcc-66ec08884147b3cd0638b20f625f3a87897fdd76.tar.gz gcc-66ec08884147b3cd0638b20f625f3a87897fdd76.tar.bz2 |
Copyright dates.
From-SVN: r31406
-rw-r--r-- | gcc/config/fr30/fr30.c | 2 | ||||
-rw-r--r-- | gcc/config/fr30/fr30.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/fr30/fr30.c b/gcc/config/fr30/fr30.c index 319ea24..26b3d82 100644 --- a/gcc/config/fr30/fr30.c +++ b/gcc/config/fr30/fr30.c @@ -1,7 +1,7 @@ /*{{{ Introduction */ /* FR30 specific functions. - Copyright (C) 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GNU CC. diff --git a/gcc/config/fr30/fr30.md b/gcc/config/fr30/fr30.md index 955fa15..afa2e2f 100644 --- a/gcc/config/fr30/fr30.md +++ b/gcc/config/fr30/fr30.md @@ -1,7 +1,7 @@ ;;{{{ Comment ;; FR30 machine description. -;; Copyright (C) 1998, 1999 Free Software Foundation, Inc. +;; Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc. ;; Contributed by Cygnus Solutions. ;; This file is part of GNU CC. |