From 930fa1ee46c8c129a31639ca2eb73be28ae6d0dd Mon Sep 17 00:00:00 2001 From: Matthieu Patou Date: Sun, 22 May 2011 23:41:56 +0400 Subject: update/add my copyright --- source4/dsdb/samdb/ldb_modules/linked_attributes.c | 1 + source4/dsdb/samdb/ldb_modules/rootdse.c | 1 + source4/dsdb/samdb/ldb_modules/util.c | 1 + 3 files changed, 3 insertions(+) (limited to 'source4/dsdb/samdb/ldb_modules') 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 2007 Copyright (C) Simo Sorce 2008 + Copyright (C) Matthieu Patou 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 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 2009 + Copyright (C) Matthieu Patou 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 -- cgit