From: Andrew Bartlett Date: Thu, 2 Aug 2012 03:36:43 +0000 (+1000) Subject: s3-pysmbd: Add my copyright X-Git-Tag: ldb-1.1.10~152 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e5686a4cf0931d8a89ed8f5922fd00d93b7893ea;p=thirdparty%2Fsamba.git s3-pysmbd: Add my copyright --- diff --git a/source3/smbd/pysmbd.c b/source3/smbd/pysmbd.c index 64783197562..1f5acea5e44 100644 --- a/source3/smbd/pysmbd.c +++ b/source3/smbd/pysmbd.c @@ -1,6 +1,8 @@ /* Unix SMB/CIFS implementation. - SMB NT Security Descriptor / Unix permission conversion. + Set NT and POSIX ACLs and other VFS operations from Python + + Copyrigyt (C) Andrew Bartlett 2012 Copyright (C) Jeremy Allison 1994-2009. Copyright (C) Andreas Gruenbacher 2002. Copyright (C) Simo Sorce 2009.