diff options
author | Andrew Tridgell <tridge@samba.org> | 2004-11-17 22:12:46 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:05:57 -0500 |
commit | 6695019d027f19f7ebe97435fdb9826a7868768f (patch) | |
tree | cd13401731f324bfc9d74af8f48e2c21cb1975e3 /source4/libcli/security | |
parent | 5f868bc1acc9bdaed32ae70fb9906334663ccfff (diff) | |
download | samba-6695019d027f19f7ebe97435fdb9826a7868768f.tar.gz samba-6695019d027f19f7ebe97435fdb9826a7868768f.tar.bz2 samba-6695019d027f19f7ebe97435fdb9826a7868768f.zip |
r3827: fixed copyright notices to remove simo and lkcl who have no code left in this file
(This used to be commit c75eb859391f747abc3fe513166c9f8d73ca349c)
Diffstat (limited to 'source4/libcli/security')
-rw-r--r-- | source4/libcli/security/dom_sid.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/source4/libcli/security/dom_sid.c b/source4/libcli/security/dom_sid.c index 701fa88017..254b8dbfab 100644 --- a/source4/libcli/security/dom_sid.c +++ b/source4/libcli/security/dom_sid.c @@ -1,11 +1,10 @@ /* Unix SMB/CIFS implementation. Samba utility functions + + Copyright (C) Stefan (metze) Metzmacher 2002-2004 Copyright (C) Andrew Tridgell 1992-2004 - Copyright (C) Luke Kenneth Caseson Leighton 1998-1999 Copyright (C) Jeremy Allison 1999 - Copyright (C) Stefan (metze) Metzmacher 2002-2004 - Copyright (C) Simo Sorce 2002 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 |