From 3dfb41c56409dcba9febba4cec9a42f1c2b0a3a3 Mon Sep 17 00:00:00 2001 From: Sebastian Pop Date: Wed, 26 Dec 2007 21:42:35 +0000 Subject: 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 --- contrib/ChangeLog | 11 +++++++++++ contrib/analyze_brprob | 2 +- contrib/compareSumTests3 | 2 +- contrib/dglib.pm | 2 +- contrib/gcc_build | 2 +- contrib/gennews | 2 +- contrib/prepare_patch.sh | 2 +- contrib/texi2pod.pl | 2 +- contrib/uninclude | 2 +- 9 files changed, 19 insertions(+), 8 deletions(-) (limited to 'contrib') diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 60325b2..d03acc9 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,5 +1,16 @@ 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. 2007-12-15 Sebastian Pop diff --git a/contrib/analyze_brprob b/contrib/analyze_brprob index 5b6a6f0..093c1de 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 98220f8..64f35d7 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 2d2016e..c86d4f0 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 722645e..6713066 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 233d36e..b330b4b 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 5770e5a..8385f31 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 e45f272..3931e1c 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 fa39ea1..8ba28e5 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 -- cgit v1.1