diff options
author | spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-12-26 21:42:35 +0000 |
---|---|---|
committer | spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-12-26 21:42:35 +0000 |
commit | 030ffd5ea532a3b396dba9b361182e5d32031d87 (patch) | |
tree | f7334070aa6b0679c7f0b46bf80f63d574282cf8 /contrib | |
parent | 85eae184d6fb211c9565ee14018614562569ac62 (diff) | |
download | gcc-030ffd5ea532a3b396dba9b361182e5d32031d87.tar.gz |
2007-12-26 Sebastian Pop <sebastian.pop@amd.com>
* compareSumTests3: Changed to GPLv3.
* prepare_patch.sh: Same.
* uninclude: Same.
* dglib.pm: Same.
* gennews: Same.
* texi2pod.pl: Same.
* analyze_brprob: Same.
* gcc_build: Same.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131186 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/ChangeLog | 11 | ||||
-rwxr-xr-x | contrib/analyze_brprob | 2 | ||||
-rwxr-xr-x | contrib/compareSumTests3 | 2 | ||||
-rw-r--r-- | contrib/dglib.pm | 2 | ||||
-rwxr-xr-x | contrib/gcc_build | 2 | ||||
-rwxr-xr-x | contrib/gennews | 2 | ||||
-rwxr-xr-x | contrib/prepare_patch.sh | 2 | ||||
-rwxr-xr-x | contrib/texi2pod.pl | 2 | ||||
-rwxr-xr-x | contrib/uninclude | 2 |
9 files changed, 19 insertions, 8 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 60325b2fe1e..d03acc998f6 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,5 +1,16 @@ 2007-12-26 Sebastian Pop <sebastian.pop@amd.com> + * 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 <sebastian.pop@amd.com> + * patch_tester.sh: Changed to GPLv3. 2007-12-15 Sebastian Pop <sebastian.pop@amd.com> diff --git a/contrib/analyze_brprob b/contrib/analyze_brprob index 5b6a6f0cc01..093c1dea77a 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 98220f8f82a..64f35d74ee7 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 2d2016e0994..c86d4f01481 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 722645ed103..6713066d7ce 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 233d36e6fbc..b330b4b5e39 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 5770e5ade9d..8385f315cc3 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 e45f2724d94..3931e1ce3e2 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 fa39ea1f54b..8ba28e5cfb7 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 |