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/uninclude | |
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/uninclude')
-rwxr-xr-x | contrib/uninclude | 2 |
1 files changed, 1 insertions, 1 deletions
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 |