From c30b6330642080ab5f889fc5057bca12f40ceb4b Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 1 May 2000 11:24:23 -0600 Subject: [PATCH] Update copyrights. From-SVN: r33576 --- gcc/config/dsp16xx/dsp16xx-protos.h | 2 +- gcc/config/dsp16xx/dsp16xx.h | 2 +- gcc/config/dsp16xx/xm-dsp16xx.h | 2 +- gcc/config/elxsi/elxsi-protos.h | 2 +- gcc/config/elxsi/elxsi.c | 2 +- gcc/config/elxsi/elxsi.h | 2 +- gcc/config/elxsi/elxsi.md | 2 +- gcc/config/elxsi/xm-elxsi.h | 2 +- gcc/config/m68k/amix.h | 2 +- gcc/config/m68k/atari.h | 2 +- gcc/config/m68k/ccur-GAS.h | 2 +- gcc/config/m68k/linux-aout.h | 2 +- gcc/config/m68k/linux.h | 2 +- gcc/config/m68k/plexus.h | 2 +- gcc/config/m68k/sgs.h | 2 +- gcc/config/m68k/xm-amix.h | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/gcc/config/dsp16xx/dsp16xx-protos.h b/gcc/config/dsp16xx/dsp16xx-protos.h index dc9295467c39..3d540a620548 100644 --- a/gcc/config/dsp16xx/dsp16xx-protos.h +++ b/gcc/config/dsp16xx/dsp16xx-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/dsp16xx/dsp16xx.h b/gcc/config/dsp16xx/dsp16xx.h index ce2016e2e0ff..dc3a91a3a995 100644 --- a/gcc/config/dsp16xx/dsp16xx.h +++ b/gcc/config/dsp16xx/dsp16xx.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/dsp16xx/xm-dsp16xx.h b/gcc/config/dsp16xx/xm-dsp16xx.h index 00f86b4b76f2..11e1fe912d79 100644 --- a/gcc/config/dsp16xx/xm-dsp16xx.h +++ b/gcc/config/dsp16xx/xm-dsp16xx.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/elxsi/elxsi-protos.h b/gcc/config/elxsi/elxsi-protos.h index 9889da03b62c..f40ce21ea2b2 100644 --- a/gcc/config/elxsi/elxsi-protos.h +++ b/gcc/config/elxsi/elxsi-protos.h @@ -8,7 +8,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/elxsi/elxsi.c b/gcc/config/elxsi/elxsi.c index 4242b3855bed..ba1ea2774f07 100644 --- a/gcc/config/elxsi/elxsi.c +++ b/gcc/config/elxsi/elxsi.c @@ -8,7 +8,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/elxsi/elxsi.h b/gcc/config/elxsi/elxsi.h index 8b3e0061dc7e..bfe2386cae15 100644 --- a/gcc/config/elxsi/elxsi.h +++ b/gcc/config/elxsi/elxsi.h @@ -8,7 +8,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/elxsi/elxsi.md b/gcc/config/elxsi/elxsi.md index 084ff36fc660..54ef22a0e7b4 100644 --- a/gcc/config/elxsi/elxsi.md +++ b/gcc/config/elxsi/elxsi.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/elxsi/xm-elxsi.h b/gcc/config/elxsi/xm-elxsi.h index ab35a68ef6bd..8264becd898a 100644 --- a/gcc/config/elxsi/xm-elxsi.h +++ b/gcc/config/elxsi/xm-elxsi.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/m68k/amix.h b/gcc/config/m68k/amix.h index 9b40a29248b2..84b1b55535b8 100644 --- a/gcc/config/m68k/amix.h +++ b/gcc/config/m68k/amix.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/m68k/atari.h b/gcc/config/m68k/atari.h index da0a803250a9..a517867ae85d 100644 --- a/gcc/config/m68k/atari.h +++ b/gcc/config/m68k/atari.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/m68k/ccur-GAS.h b/gcc/config/m68k/ccur-GAS.h index 685eb971a500..e729f80f4028 100644 --- a/gcc/config/m68k/ccur-GAS.h +++ b/gcc/config/m68k/ccur-GAS.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/m68k/linux-aout.h b/gcc/config/m68k/linux-aout.h index 692725edd4d1..93291f93cc26 100644 --- a/gcc/config/m68k/linux-aout.h +++ b/gcc/config/m68k/linux-aout.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/m68k/linux.h b/gcc/config/m68k/linux.h index a7707dd800f5..94c92b70dace 100644 --- a/gcc/config/m68k/linux.h +++ b/gcc/config/m68k/linux.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/m68k/plexus.h b/gcc/config/m68k/plexus.h index 0563c2a466fc..f7dfb9a6b628 100644 --- a/gcc/config/m68k/plexus.h +++ b/gcc/config/m68k/plexus.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/m68k/sgs.h b/gcc/config/m68k/sgs.h index 62d2336fc580..fb68c43867ad 100644 --- a/gcc/config/m68k/sgs.h +++ b/gcc/config/m68k/sgs.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/m68k/xm-amix.h b/gcc/config/m68k/xm-amix.h index 72d534fe6191..6027a9a56331 100644 --- a/gcc/config/m68k/xm-amix.h +++ b/gcc/config/m68k/xm-amix.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,