diff options
author | Jeremy Allison <jra@samba.org> | 2007-07-09 19:46:27 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:28:21 -0500 |
commit | c2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f (patch) | |
tree | a8352f11972498eab2bb9bfb43586a41d19e53ee /source/config.guess | |
parent | 407e6e695b8366369b7c76af1ff76869b45347b3 (diff) | |
download | samba-c2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f.tar.gz samba-c2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f.tar.xz samba-c2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f.zip |
r23780: Find and fix more GPL2 -> GPL3.
Jeremy.
Diffstat (limited to 'source/config.guess')
-rwxr-xr-x | source/config.guess | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/config.guess b/source/config.guess index d0d57f6945f..7e19c0b2610 100755 --- a/source/config.guess +++ b/source/config.guess @@ -7,7 +7,7 @@ timestamp='2005-09-19' # This file 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, but |