summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tools
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2007-12-27 07:44:57 -0600
committerStefan Metzmacher <metze@samba.org>2007-12-27 01:51:04 -0600
commitd80873665c1a75ccb80e22353ef55f0299506e58 (patch)
tree0313d0eed43426a5e97bbdf376f5e5e95b5968fe /source4/lib/ldb/tools
parent8ff2de3f294af0f4ffd03eda015f01da13fba2dd (diff)
downloadsamba-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/tools')
-rw-r--r--source4/lib/ldb/tools/ad2oLschema.c2
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"