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/lib/replace/config.guess | |
parent | d824b98f80ba186030cbb70b3a1e5daf80469ecd (diff) | |
download | samba-2a9b4da0fa00d4ada504f49fafcadab7b0094331.tar.gz samba-2a9b4da0fa00d4ada504f49fafcadab7b0094331.tar.bz2 samba-2a9b4da0fa00d4ada504f49fafcadab7b0094331.zip |
r23780: Find and fix more GPL2 -> GPL3.
Jeremy.
(This used to be commit c2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f)
Diffstat (limited to 'source3/lib/replace/config.guess')
-rwxr-xr-x | source3/lib/replace/config.guess | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/replace/config.guess b/source3/lib/replace/config.guess index ad5281e66e..30af5be004 100755 --- a/source3/lib/replace/config.guess +++ b/source3/lib/replace/config.guess @@ -7,7 +7,7 @@ timestamp='2005-08-03' # 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 |