diff options
author | Michael Adam <obnox@samba.org> | 2009-05-01 01:09:13 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2009-05-01 01:18:00 +0200 |
commit | 62a69994f252f7cc98ef12bc39a25a2ee25afb0a (patch) | |
tree | 801eb5e4fb0c0774dfbf517c08147fde9727a64f | |
parent | f81c02c3f31a4700d32aff884254fcd752797be7 (diff) | |
download | samba-62a69994f252f7cc98ef12bc39a25a2ee25afb0a.tar.gz |
s3:config.sub: move to GPLv3
Michael
-rwxr-xr-x | source3/config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/config.sub b/source3/config.sub index a39437d0158..06474992f2e 100755 --- a/source3/config.sub +++ b/source3/config.sub @@ -12,7 +12,7 @@ timestamp='2009-04-17' # # 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, |