summaryrefslogtreecommitdiff
path: root/source3/script/mkbuildoptions.awk
diff options
context:
space:
mode:
Diffstat (limited to 'source3/script/mkbuildoptions.awk')
-rw-r--r--source3/script/mkbuildoptions.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/mkbuildoptions.awk b/source3/script/mkbuildoptions.awk
index 20b20384a2..c8f252a34f 100644
--- a/source3/script/mkbuildoptions.awk
+++ b/source3/script/mkbuildoptions.awk
@@ -7,7 +7,7 @@ BEGIN {
print " ";
print " This program is free software; you can redistribute it and/or modify";
print " it under the terms of the GNU General Public License as published by";
- print " the Free Software Foundation; either version 2 of the License, or";
+ print " the Free Software Foundation; either version 3 of the License, or";
print " (at your option) any later version.";
print " ";
print " This program is distributed in the hope that it will be useful,";