diff options
author | Andrew Bartlett <abartlet@samba.org> | 2010-08-26 18:38:16 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2010-09-11 18:46:05 +1000 |
commit | e113af6fb11504a87fd821fb0d77ff855a36e6d5 (patch) | |
tree | d3bcde5b31a3e7325a27741808ffdb575345b386 /source4 | |
parent | d2883ffde92b60c57466146975a3a279b5826c89 (diff) | |
download | samba-e113af6fb11504a87fd821fb0d77ff855a36e6d5.tar.gz samba-e113af6fb11504a87fd821fb0d77ff855a36e6d5.tar.bz2 samba-e113af6fb11504a87fd821fb0d77ff855a36e6d5.zip |
privs Add my Copyright
Signed-off-by: Andrew Tridgell <tridge@samba.org>
Diffstat (limited to 'source4')
-rw-r--r-- | source4/libcli/security/privilege.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libcli/security/privilege.c b/source4/libcli/security/privilege.c index 374dc4a449..c21e1cbb6f 100644 --- a/source4/libcli/security/privilege.c +++ b/source4/libcli/security/privilege.c @@ -4,6 +4,7 @@ manipulate privileges Copyright (C) Andrew Tridgell 2004 + Copyright (C) Andrew Bartlett 2010 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 |