From: Sebastian Pop Date: Wed, 26 Dec 2007 21:42:35 +0000 (+0000) Subject: compareSumTests3: Changed to GPLv3. X-Git-Tag: releases/gcc-4.3.0~814 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dfb41c56409dcba9febba4cec9a42f1c2b0a3a3;p=thirdparty%2Fgcc.git compareSumTests3: Changed to GPLv3. 2007-12-26 Sebastian Pop * compareSumTests3: Changed to GPLv3. * prepare_patch.sh: Same. * uninclude: Same. * dglib.pm: Same. * gennews: Same. * texi2pod.pl: Same. * analyze_brprob: Same. * gcc_build: Same. From-SVN: r131186 --- diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 60325b2fe1e6..d03acc998f69 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,14 @@ +2007-12-26 Sebastian Pop + + * compareSumTests3: Changed to GPLv3. + * prepare_patch.sh: Same. + * uninclude: Same. + * dglib.pm: Same. + * gennews: Same. + * texi2pod.pl: Same. + * analyze_brprob: Same. + * gcc_build: Same. + 2007-12-26 Sebastian Pop * patch_tester.sh: Changed to GPLv3. diff --git a/contrib/analyze_brprob b/contrib/analyze_brprob index 5b6a6f0cc015..093c1dea77a1 100755 --- a/contrib/analyze_brprob +++ b/contrib/analyze_brprob @@ -7,7 +7,7 @@ # # GCC 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 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # GCC is distributed in the hope that it will be useful, diff --git a/contrib/compareSumTests3 b/contrib/compareSumTests3 index 98220f8f82a1..64f35d74ee74 100755 --- a/contrib/compareSumTests3 +++ b/contrib/compareSumTests3 @@ -11,7 +11,7 @@ # # GCC 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 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # GCC is distributed in the hope that it will be useful, diff --git a/contrib/dglib.pm b/contrib/dglib.pm index 2d2016e09940..c86d4f014814 100644 --- a/contrib/dglib.pm +++ b/contrib/dglib.pm @@ -16,7 +16,7 @@ # # GCC 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 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # GCC is distributed in the hope that it will be useful, diff --git a/contrib/gcc_build b/contrib/gcc_build index 722645ed1034..6713066d7ce8 100755 --- a/contrib/gcc_build +++ b/contrib/gcc_build @@ -17,7 +17,7 @@ # # GCC 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 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # GCC is distributed in the hope that it will be useful, diff --git a/contrib/gennews b/contrib/gennews index 233d36e6fbc6..b330b4b5e393 100755 --- a/contrib/gennews +++ b/contrib/gennews @@ -8,7 +8,7 @@ # # GCC 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 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # GCC is distributed in the hope that it will be useful, diff --git a/contrib/prepare_patch.sh b/contrib/prepare_patch.sh index 5770e5ade9d4..8385f315cc36 100755 --- a/contrib/prepare_patch.sh +++ b/contrib/prepare_patch.sh @@ -7,7 +7,7 @@ # This program 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 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, diff --git a/contrib/texi2pod.pl b/contrib/texi2pod.pl index e45f2724d944..3931e1ce3e20 100755 --- a/contrib/texi2pod.pl +++ b/contrib/texi2pod.pl @@ -6,7 +6,7 @@ # GCC 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 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # GCC is distributed in the hope that it will be useful, diff --git a/contrib/uninclude b/contrib/uninclude index fa39ea1f54b7..8ba28e5cfb7a 100755 --- a/contrib/uninclude +++ b/contrib/uninclude @@ -5,7 +5,7 @@ # This gawk/shell script 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 2, or (at your option) +# by the Free Software Foundation; either version 3, or (at your option) # any later version. # Given a preprocessed C/C++ code snippet, this script will replace any