From 62a69994f252f7cc98ef12bc39a25a2ee25afb0a Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Fri, 1 May 2009 01:09:13 +0200 Subject: s3:config.sub: move to GPLv3 Michael --- source3/config.sub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source3/config.sub b/source3/config.sub index a39437d015..06474992f2 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, -- cgit