diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-02-26 14:44:42 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-02-26 14:44:42 -0700 |
commit | 4592bdcbb8fe793fa7dc89ed84afb6df7699c92e (patch) | |
tree | d385a8d313052a4b3dc5cd99a13e1802180c21fb /gcc/config/m32r/m32r.c | |
parent | 214be03f82f0ca0e9a85cc1f318012913668d556 (diff) | |
download | gcc-4592bdcbb8fe793fa7dc89ed84afb6df7699c92e.zip gcc-4592bdcbb8fe793fa7dc89ed84afb6df7699c92e.tar.gz gcc-4592bdcbb8fe793fa7dc89ed84afb6df7699c92e.tar.bz2 |
Fix copyrights.
From-SVN: r32198
Diffstat (limited to 'gcc/config/m32r/m32r.c')
-rw-r--r-- | gcc/config/m32r/m32r.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m32r/m32r.c b/gcc/config/m32r/m32r.c index b1e6cd8..e8845c9 100644 --- a/gcc/config/m32r/m32r.c +++ b/gcc/config/m32r/m32r.c @@ -1,5 +1,5 @@ /* Subroutines used for code generation on the Mitsubishi M32R cpu. - Copyright (C) 1996, 97-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. |