diff options
author | Gerald Carter <jerry@samba.org> | 2005-01-25 23:33:18 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:55:11 -0500 |
commit | e512799c0052dffc6dcc00eb9372971a319ddf25 (patch) | |
tree | 571a0c94030781b0d34e5846ecb03bbdc25ef7ca /source3/passdb | |
parent | 33b789f321e2e00f460a232f90ac751433ac9e8d (diff) | |
download | samba-e512799c0052dffc6dcc00eb9372971a319ddf25.tar.gz samba-e512799c0052dffc6dcc00eb9372971a319ddf25.tar.bz2 samba-e512799c0052dffc6dcc00eb9372971a319ddf25.zip |
r4996: sync up copytights with trunk
(This used to be commit 8946efe102f7a8a9b5a8059a80666b782159e7b8)
Diffstat (limited to 'source3/passdb')
-rw-r--r-- | source3/passdb/pdb_interface.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/passdb/pdb_interface.c b/source3/passdb/pdb_interface.c index bc4df4f2a3..938622abff 100644 --- a/source3/passdb/pdb_interface.c +++ b/source3/passdb/pdb_interface.c @@ -3,6 +3,7 @@ Password and authentication handling Copyright (C) Andrew Bartlett 2002 Copyright (C) Jelmer Vernooij 2002 + Copyright (C) Simo Sorce 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 |