diff options
| author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-05-01 17:32:22 +0000 |
|---|---|---|
| committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-05-01 17:32:22 +0000 |
| commit | 96e5386354437428e9a62c2f7ff7efa8a2c0de2b (patch) | |
| tree | d2f9eaac5f5b96320ba815929cccb112bbf65591 /gcc | |
| parent | a7a6dbf17ff9df004e2061ea931bd3df4997bcdd (diff) | |
| download | ppe42-gcc-96e5386354437428e9a62c2f7ff7efa8a2c0de2b.tar.gz ppe42-gcc-96e5386354437428e9a62c2f7ff7efa8a2c0de2b.zip | |
Update copyrights.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33579 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
| -rw-r--r-- | gcc/config/pa/elf.h | 2 | ||||
| -rw-r--r-- | gcc/config/pa/long_double.h | 2 | ||||
| -rw-r--r-- | gcc/config/pa/som.h | 2 | ||||
| -rw-r--r-- | gcc/config/pdp11/2bsd.h | 2 | ||||
| -rw-r--r-- | gcc/config/pdp11/pdp11-protos.h | 2 | ||||
| -rw-r--r-- | gcc/config/pdp11/pdp11.c | 2 | ||||
| -rw-r--r-- | gcc/config/pdp11/pdp11.h | 2 | ||||
| -rw-r--r-- | gcc/config/pdp11/pdp11.md | 2 | ||||
| -rw-r--r-- | gcc/config/we32k/we32k-protos.h | 2 | ||||
| -rw-r--r-- | gcc/config/we32k/we32k.c | 2 | ||||
| -rw-r--r-- | gcc/config/we32k/we32k.h | 2 | ||||
| -rw-r--r-- | gcc/config/we32k/we32k.md | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/gcc/config/pa/elf.h b/gcc/config/pa/elf.h index 31595722618..882f5ca16e4 100644 --- a/gcc/config/pa/elf.h +++ b/gcc/config/pa/elf.h @@ -5,7 +5,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/pa/long_double.h b/gcc/config/pa/long_double.h index ea2b1d3a96a..92d03761e0f 100644 --- a/gcc/config/pa/long_double.h +++ b/gcc/config/pa/long_double.h @@ -5,7 +5,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/pa/som.h b/gcc/config/pa/som.h index 8219ca7d9fc..03bb8e84a18 100644 --- a/gcc/config/pa/som.h +++ b/gcc/config/pa/som.h @@ -5,7 +5,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/pdp11/2bsd.h b/gcc/config/pdp11/2bsd.h index 5b1f0c824ce..54c368c354c 100644 --- a/gcc/config/pdp11/2bsd.h +++ b/gcc/config/pdp11/2bsd.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/pdp11/pdp11-protos.h b/gcc/config/pdp11/pdp11-protos.h index b062e40a344..ddac12d478d 100644 --- a/gcc/config/pdp11/pdp11-protos.h +++ b/gcc/config/pdp11/pdp11-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/pdp11/pdp11.c b/gcc/config/pdp11/pdp11.c index a58c4b7d95d..55839036a3e 100644 --- a/gcc/config/pdp11/pdp11.c +++ b/gcc/config/pdp11/pdp11.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/pdp11/pdp11.h b/gcc/config/pdp11/pdp11.h index 56aecc6eceb..d8ea6943517 100644 --- a/gcc/config/pdp11/pdp11.h +++ b/gcc/config/pdp11/pdp11.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/pdp11/pdp11.md b/gcc/config/pdp11/pdp11.md index f465aaf0c36..9171a773386 100644 --- a/gcc/config/pdp11/pdp11.md +++ b/gcc/config/pdp11/pdp11.md @@ -7,7 +7,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/we32k/we32k-protos.h b/gcc/config/we32k/we32k-protos.h index cb11868a7e2..d3d98ea6135 100644 --- a/gcc/config/we32k/we32k-protos.h +++ b/gcc/config/we32k/we32k-protos.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/we32k/we32k.c b/gcc/config/we32k/we32k.c index cb5c34630df..4a39dc87a42 100644 --- a/gcc/config/we32k/we32k.c +++ b/gcc/config/we32k/we32k.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/we32k/we32k.h b/gcc/config/we32k/we32k.h index 73a81e0338d..1d5f2259203 100644 --- a/gcc/config/we32k/we32k.h +++ b/gcc/config/we32k/we32k.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/we32k/we32k.md b/gcc/config/we32k/we32k.md index afabb9200cd..869c5715201 100644 --- a/gcc/config/we32k/we32k.md +++ b/gcc/config/we32k/we32k.md @@ -6,7 +6,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, |

