summaryrefslogtreecommitdiff
path: root/source4/setup/provision.py
diff options
context:
space:
mode:
Diffstat (limited to 'source4/setup/provision.py')
-rwxr-xr-xsource4/setup/provision.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/source4/setup/provision.py b/source4/setup/provision.py
index 94560fc042..e166d5f3dd 100755
--- a/source4/setup/provision.py
+++ b/source4/setup/provision.py
@@ -2,8 +2,10 @@
#
# Unix SMB/CIFS implementation.
# provision a Samba4 server
-# Copyright (C) Andrew Tridgell 2005
# Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007
+#
+# Based on the original in EJS:
+# Copyright (C) Andrew Tridgell 2005
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by