diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-12-28 16:25:17 -0600 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2007-12-28 10:33:02 -0600 |
commit | a61e25f17492bf78eb5d5ec962f0d174f94d8f84 (patch) | |
tree | bcf146cbd1790a4f07c001bbdfd9cb58d34cbcbc /source4/setup | |
parent | 65837a784b424cff6152101cf6c69a68e6272cf0 (diff) | |
download | samba-a61e25f17492bf78eb5d5ec962f0d174f94d8f84.tar.gz samba-a61e25f17492bf78eb5d5ec962f0d174f94d8f84.tar.bz2 samba-a61e25f17492bf78eb5d5ec962f0d174f94d8f84.zip |
r26622: python: Update license version, clarify copyright.
(This used to be commit 3ee62094074d74b6c69948730f2892f0a430f40b)
Diffstat (limited to 'source4/setup')
-rwxr-xr-x | source4/setup/provision.py | 4 |
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 |