diff options
author | Matthieu Patou <mat@matws.net> | 2011-05-22 23:41:56 +0400 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2011-07-21 11:44:33 +1000 |
commit | 930fa1ee46c8c129a31639ca2eb73be28ae6d0dd (patch) | |
tree | c655946017e38fb863161259d44cffbb63d33b04 /source4/dsdb/samdb/ldb_modules | |
parent | 9a1dd24ced168b837c0e384d0c9519530eb8530c (diff) | |
download | samba-930fa1ee46c8c129a31639ca2eb73be28ae6d0dd.tar.gz samba-930fa1ee46c8c129a31639ca2eb73be28ae6d0dd.tar.bz2 samba-930fa1ee46c8c129a31639ca2eb73be28ae6d0dd.zip |
update/add my copyright
Diffstat (limited to 'source4/dsdb/samdb/ldb_modules')
-rw-r--r-- | source4/dsdb/samdb/ldb_modules/linked_attributes.c | 1 | ||||
-rw-r--r-- | source4/dsdb/samdb/ldb_modules/rootdse.c | 1 | ||||
-rw-r--r-- | source4/dsdb/samdb/ldb_modules/util.c | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/source4/dsdb/samdb/ldb_modules/linked_attributes.c b/source4/dsdb/samdb/ldb_modules/linked_attributes.c index 69488001d9..cc6a489a4b 100644 --- a/source4/dsdb/samdb/ldb_modules/linked_attributes.c +++ b/source4/dsdb/samdb/ldb_modules/linked_attributes.c @@ -3,6 +3,7 @@ Copyright (C) Andrew Bartlett <abartlet@samba.org> 2007 Copyright (C) Simo Sorce <idra@samba.org> 2008 + Copyright (C) Matthieu Patou <mat@matws.net> 2011 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 diff --git a/source4/dsdb/samdb/ldb_modules/rootdse.c b/source4/dsdb/samdb/ldb_modules/rootdse.c index 9176b4e02b..2499e82ad3 100644 --- a/source4/dsdb/samdb/ldb_modules/rootdse.c +++ b/source4/dsdb/samdb/ldb_modules/rootdse.c @@ -5,6 +5,7 @@ Copyright (C) Andrew Tridgell 2005 Copyright (C) Simo Sorce 2005-2008 + Copyright (C) Matthieu Patou <mat@matws.net> 2011 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 diff --git a/source4/dsdb/samdb/ldb_modules/util.c b/source4/dsdb/samdb/ldb_modules/util.c index 89f9bb2f21..ebb214dff3 100644 --- a/source4/dsdb/samdb/ldb_modules/util.c +++ b/source4/dsdb/samdb/ldb_modules/util.c @@ -4,6 +4,7 @@ Copyright (C) Andrew Tridgell 2009 Copyright (C) Andrew Bartlett <abartlet@samba.org> 2009 + Copyright (C) Matthieu Patou <mat@matws.net> 2011 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 |