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 | 2a9b4da0fa00d4ada504f49fafcadab7b0094331 (patch) | |
tree | 52d7ec5d739a2d0087444c222fa0cfe232a9957a /source3/config.guess | |
parent | d824b98f80ba186030cbb70b3a1e5daf80469ecd (diff) | |
download | samba-2a9b4da0fa00d4ada504f49fafcadab7b0094331.tar.gz |
r23780: Find and fix more GPL2 -> GPL3.
Jeremy.
(This used to be commit c2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f)
Diffstat (limited to 'source3/config.guess')
-rwxr-xr-x | source3/config.guess | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/config.guess b/source3/config.guess index d0d57f6945f..7e19c0b2610 100755 --- a/source3/config.guess +++ b/source3/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 |