diff options
author | Stefan Metzmacher <metze@samba.org> | 2007-03-14 19:10:21 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:49:35 -0500 |
commit | 41c545350748f79fd543e2ac914f63139cf0b9e7 (patch) | |
tree | bc5f15553ce094e7e8d28a96626033c6091aea33 /source4/dsdb | |
parent | 97d2f1cc407bac02e57bed05090c227daa870c98 (diff) | |
download | samba-41c545350748f79fd543e2ac914f63139cf0b9e7.tar.gz samba-41c545350748f79fd543e2ac914f63139cf0b9e7.tar.bz2 samba-41c545350748f79fd543e2ac914f63139cf0b9e7.zip |
r21839: add my email address
metze
(This used to be commit e3be33c1d9f9e44ef37e6ef72a23576474f6e725)
Diffstat (limited to 'source4/dsdb')
-rw-r--r-- | source4/dsdb/repl/replicated_objects.c | 2 | ||||
-rw-r--r-- | source4/dsdb/samdb/ldb_modules/repl_meta_data.c | 2 | ||||
-rw-r--r-- | source4/dsdb/samdb/ldb_modules/schema_fsmo.c | 2 | ||||
-rw-r--r-- | source4/dsdb/samdb/ldb_modules/show_deleted.c | 2 | ||||
-rw-r--r-- | source4/dsdb/schema/schema.h | 2 | ||||
-rw-r--r-- | source4/dsdb/schema/schema_init.c | 2 | ||||
-rw-r--r-- | source4/dsdb/schema/schema_syntax.c | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/source4/dsdb/repl/replicated_objects.c b/source4/dsdb/repl/replicated_objects.c index 5f253ea2f4..71bc4f61f4 100644 --- a/source4/dsdb/repl/replicated_objects.c +++ b/source4/dsdb/repl/replicated_objects.c @@ -2,7 +2,7 @@ Unix SMB/CIFS mplementation. Helper functions for applying replicated objects - Copyright (C) Stefan Metzmacher 2007 + Copyright (C) Stefan Metzmacher <metze@samba.org> 2007 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/repl_meta_data.c b/source4/dsdb/samdb/ldb_modules/repl_meta_data.c index bbd8a1e8a2..8306f0d658 100644 --- a/source4/dsdb/samdb/ldb_modules/repl_meta_data.c +++ b/source4/dsdb/samdb/ldb_modules/repl_meta_data.c @@ -4,7 +4,7 @@ Copyright (C) Simo Sorce 2004-2006 Copyright (C) Andrew Bartlett <abartlet@samba.org> 2005 Copyright (C) Andrew Tridgell 2005 - Copyright (C) Stefan Metzmacher 2007 + Copyright (C) Stefan Metzmacher <metze@samba.org> 2007 ** NOTE! The following LGPL license applies to the ldb ** library. This does NOT imply that all of Samba is released diff --git a/source4/dsdb/samdb/ldb_modules/schema_fsmo.c b/source4/dsdb/samdb/ldb_modules/schema_fsmo.c index 231042fe66..eb5d7e8e8e 100644 --- a/source4/dsdb/samdb/ldb_modules/schema_fsmo.c +++ b/source4/dsdb/samdb/ldb_modules/schema_fsmo.c @@ -4,7 +4,7 @@ The module that handles the Schema FSMO Role Owner checkings, it also loads the dsdb_schema. - Copyright (C) Stefan Metzmacher 2007 + Copyright (C) Stefan Metzmacher <metze@samba.org> 2007 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/show_deleted.c b/source4/dsdb/samdb/ldb_modules/show_deleted.c index b94fe39c9a..50e0e675c5 100644 --- a/source4/dsdb/samdb/ldb_modules/show_deleted.c +++ b/source4/dsdb/samdb/ldb_modules/show_deleted.c @@ -2,7 +2,7 @@ ldb database library Copyright (C) Simo Sorce 2005 - Copyright (C) Stefa Metzmacher 2007 + Copyright (C) Stefa Metzmacher <metze@samba.org> 2007 ** NOTE! The following LGPL license applies to the ldb ** library. This does NOT imply that all of Samba is released diff --git a/source4/dsdb/schema/schema.h b/source4/dsdb/schema/schema.h index b267c6c74e..e22278ee8d 100644 --- a/source4/dsdb/schema/schema.h +++ b/source4/dsdb/schema/schema.h @@ -2,7 +2,7 @@ Unix SMB/CIFS mplementation. DSDB schema header - Copyright (C) Stefan Metzmacher 2006 + Copyright (C) Stefan Metzmacher <metze@samba.org> 2006 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/schema/schema_init.c b/source4/dsdb/schema/schema_init.c index 4662f5fe79..18f64bb0a9 100644 --- a/source4/dsdb/schema/schema_init.c +++ b/source4/dsdb/schema/schema_init.c @@ -2,7 +2,7 @@ Unix SMB/CIFS mplementation. DSDB schema header - Copyright (C) Stefan Metzmacher 2006 + Copyright (C) Stefan Metzmacher <metze@samba.org> 2006 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/schema/schema_syntax.c b/source4/dsdb/schema/schema_syntax.c index 444d0a3b8d..fe6d129787 100644 --- a/source4/dsdb/schema/schema_syntax.c +++ b/source4/dsdb/schema/schema_syntax.c @@ -2,7 +2,7 @@ Unix SMB/CIFS mplementation. DSDB schema syntaxes - Copyright (C) Stefan Metzmacher 2006 + Copyright (C) Stefan Metzmacher <metze@samba.org> 2006 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 |