diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-05-01 11:17:55 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-05-01 11:17:55 -0600 |
commit | a864ec13a689318f61c7b015285a54dbe4c7ff1c (patch) | |
tree | 9453d50d1d19e7afaecd7aaab39915a5ba04382d | |
parent | ed6089d61b5e8146c5eb84c57141748fb0396e15 (diff) | |
download | gcc-a864ec13a689318f61c7b015285a54dbe4c7ff1c.zip gcc-a864ec13a689318f61c7b015285a54dbe4c7ff1c.tar.gz gcc-a864ec13a689318f61c7b015285a54dbe4c7ff1c.tar.bz2 |
Update copyright.
From-SVN: r33574
-rw-r--r-- | gcc/config/1750a/1750a-protos.h | 2 | ||||
-rw-r--r-- | gcc/config/1750a/1750a.c | 2 | ||||
-rw-r--r-- | gcc/config/1750a/1750a.h | 2 | ||||
-rw-r--r-- | gcc/config/1750a/1750a.md | 2 | ||||
-rw-r--r-- | gcc/config/1750a/xm-1750a.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/gcc/config/1750a/1750a-protos.h b/gcc/config/1750a/1750a-protos.h index 604f97f..9ca79ce 100644 --- a/gcc/config/1750a/1750a-protos.h +++ b/gcc/config/1750a/1750a-protos.h @@ -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, diff --git a/gcc/config/1750a/1750a.c b/gcc/config/1750a/1750a.c index 5b67211..83c303b 100644 --- a/gcc/config/1750a/1750a.c +++ b/gcc/config/1750a/1750a.c @@ -7,7 +7,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, diff --git a/gcc/config/1750a/1750a.h b/gcc/config/1750a/1750a.h index 2cb73c5..acfcf3c 100644 --- a/gcc/config/1750a/1750a.h +++ b/gcc/config/1750a/1750a.h @@ -7,7 +7,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, diff --git a/gcc/config/1750a/1750a.md b/gcc/config/1750a/1750a.md index 128fa12..e9a4deb 100644 --- a/gcc/config/1750a/1750a.md +++ b/gcc/config/1750a/1750a.md @@ -8,7 +8,7 @@ ;; 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, diff --git a/gcc/config/1750a/xm-1750a.h b/gcc/config/1750a/xm-1750a.h index 81f5e69..69803ce 100644 --- a/gcc/config/1750a/xm-1750a.h +++ b/gcc/config/1750a/xm-1750a.h @@ -5,7 +5,7 @@ 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, |