summaryrefslogtreecommitdiff
path: root/source4/scripting
diff options
context:
space:
mode:
Diffstat (limited to 'source4/scripting')
-rw-r--r--source4/scripting/python/samba/provision.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/python/samba/provision.py b/source4/scripting/python/samba/provision.py
index 53eb1d618f..fa45f7a79d 100644
--- a/source4/scripting/python/samba/provision.py
+++ b/source4/scripting/python/samba/provision.py
@@ -1,6 +1,6 @@
#
# backend code for provisioning a Samba4 server
-# Released under the GNU GPL v2 or later
+# Released under the GNU GPL v3 or later
# Copyright Jelmer Vernooij 2007
#
# Based on the original in EJS: