diff options
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 |