summaryrefslogtreecommitdiff
path: root/source3/sam
diff options
context:
space:
mode:
authorJim McDonough <jmcd@samba.org>2003-08-01 15:30:44 +0000
committerJim McDonough <jmcd@samba.org>2003-08-01 15:30:44 +0000
commit8c64504f7c58b05769ec1014242c15a2eb93ca84 (patch)
tree6729a828ab7e38233c7767855b72e0c46ae0e266 /source3/sam
parent9f2e6167d22cc06fa94495574fc29d6bcbb1dd8a (diff)
downloadsamba-8c64504f7c58b05769ec1014242c15a2eb93ca84.tar.gz
samba-8c64504f7c58b05769ec1014242c15a2eb93ca84.tar.bz2
samba-8c64504f7c58b05769ec1014242c15a2eb93ca84.zip
Update my copyrights according to my agreement with IBM
(This used to be commit a2bd8f0bfa12f2a1e33c96bc9dabcc0e2171700d)
Diffstat (limited to 'source3/sam')
-rw-r--r--source3/sam/idmap_ldap.c2
-rw-r--r--source3/sam/idmap_tdb.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/source3/sam/idmap_ldap.c b/source3/sam/idmap_ldap.c
index b25851608d..4d75feca2c 100644
--- a/source3/sam/idmap_ldap.c
+++ b/source3/sam/idmap_ldap.c
@@ -4,7 +4,7 @@
idmap LDAP backend
Copyright (C) Tim Potter 2000
- Copyright (C) Jim McDonough 2003
+ Copyright (C) Jim McDonough <jmcd@us.ibm.com> 2003
Copyright (C) Simo Sorce 2003
Copyright (C) Gerald Carter 2003
diff --git a/source3/sam/idmap_tdb.c b/source3/sam/idmap_tdb.c
index aadfba68fa..2055103898 100644
--- a/source3/sam/idmap_tdb.c
+++ b/source3/sam/idmap_tdb.c
@@ -4,7 +4,7 @@
idmap TDB backend
Copyright (C) Tim Potter 2000
- Copyright (C) Jim McDonough 2003
+ Copyright (C) Jim McDonough <jmcd@us.ibm.com> 2003
Copyright (C) Simo Sorce 2003
This program is free software; you can redistribute it and/or modify