diff options
author | Andrew Bartlett <abartlet@samba.org> | 2007-12-27 07:44:57 -0600 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2007-12-27 01:51:04 -0600 |
commit | d80873665c1a75ccb80e22353ef55f0299506e58 (patch) | |
tree | 0313d0eed43426a5e97bbdf376f5e5e95b5968fe /source4/lib/ldb | |
parent | 8ff2de3f294af0f4ffd03eda015f01da13fba2dd (diff) | |
download | samba-d80873665c1a75ccb80e22353ef55f0299506e58.tar.gz samba-d80873665c1a75ccb80e22353ef55f0299506e58.tar.bz2 samba-d80873665c1a75ccb80e22353ef55f0299506e58.zip |
r26611: Tridge didn't write this...
Andrew Bartlett
(This used to be commit 002ddc315fc03ea22083d9d8c87401073688fd29)
Diffstat (limited to 'source4/lib/ldb')
-rw-r--r-- | source4/lib/ldb/tools/ad2oLschema.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/ldb/tools/ad2oLschema.c b/source4/lib/ldb/tools/ad2oLschema.c index c8974d7e7d..dec8a5f972 100644 --- a/source4/lib/ldb/tools/ad2oLschema.c +++ b/source4/lib/ldb/tools/ad2oLschema.c @@ -28,7 +28,7 @@ * * Description: utility to convert an AD schema into the format required by OpenLDAP * - * Author: Andrew Tridgell + * Author: Andrew Bartlett */ #include "includes.h" |