diff options
author | Lars Müller <lmuelle@samba.org> | 2006-02-16 18:28:04 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 11:10:10 -0500 |
commit | f2a6eeaae91a76e298836dfaac6bb7e59901e292 (patch) | |
tree | b0b1b432c4a406aa6c7b3315366d70d523910541 | |
parent | 2f46c8baae53c09ab96c39cf73e2aa3ddf12bd95 (diff) | |
download | samba-f2a6eeaae91a76e298836dfaac6bb7e59901e292.tar.gz samba-f2a6eeaae91a76e298836dfaac6bb7e59901e292.tar.bz2 samba-f2a6eeaae91a76e298836dfaac6bb7e59901e292.zip |
r13527: Adjust copyright header with information got from the 2.2 cvs tree.
(This used to be commit e00505cc942dd5cf755aa6b5d2f565eeff95629e)
-rw-r--r-- | source3/utils/passwd_util.c | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/source3/utils/passwd_util.c b/source3/utils/passwd_util.c index efe00d5af2..03b706f566 100644 --- a/source3/utils/passwd_util.c +++ b/source3/utils/passwd_util.c @@ -1,10 +1,14 @@ /* Unix SMB/CIFS implementation. passdb editing frontend - + + Copyright (C) Jeremy Allison 1998 + Copyright (C) Andrew Tridgell 1998 + Copyright (C) Tim Potter 2000 Copyright (C) Simo Sorce 2000 - Copyright (C) Andrew Bartlett 2001 - Copyright (C) Jelmer Vernooij 2002 + Copyright (C) Martin Pool 2001 + Copyright (C) Gerald Carter 2002 + Copyright (C) Andrew Bartlett 2003 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 |