diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-05-01 11:18:52 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-05-01 11:18:52 -0600 |
commit | 694805a8c1d2d843557fc53301eea0d4bfa355da (patch) | |
tree | 14f18516534a9512c866eba567b6d1eedf587665 /gcc | |
parent | a864ec13a689318f61c7b015285a54dbe4c7ff1c (diff) | |
download | gcc-694805a8c1d2d843557fc53301eea0d4bfa355da.zip gcc-694805a8c1d2d843557fc53301eea0d4bfa355da.tar.gz gcc-694805a8c1d2d843557fc53301eea0d4bfa355da.tar.bz2 |
Update copyright
From-SVN: r33575
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/convex/convex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/convex/convex.c b/gcc/config/convex/convex.c index ab26edc..1b41db3 100644 --- a/gcc/config/convex/convex.c +++ b/gcc/config/convex/convex.c @@ -6,7 +6,7 @@ This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU CC is distributed in the hope that it will be useful, |