diff options
author | Michael Adam <obnox@samba.org> | 2009-05-01 01:04:55 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2009-05-01 01:17:58 +0200 |
commit | fee78294589a02090887233ad112c69d3a5bd383 (patch) | |
tree | d059e0711f510a00117045dfce0e5ec4bd568d30 | |
parent | 1188c78f53fb7d56f4bf61c41fe635b639a311fd (diff) | |
download | samba-fee78294589a02090887233ad112c69d3a5bd383.tar.gz samba-fee78294589a02090887233ad112c69d3a5bd383.tar.bz2 samba-fee78294589a02090887233ad112c69d3a5bd383.zip |
s3:config.guess: move to GPLv3
-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 da83314608..266dce5d16 100755 --- a/source3/config.guess +++ b/source3/config.guess @@ -8,7 +8,7 @@ timestamp='2009-04-27' # 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 |