diff options
author | Günther Deschner <gd@samba.org> | 2008-02-27 19:38:48 +0100 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2008-02-27 19:38:48 +0100 |
commit | 7269a504fdd06fbbe24c2df8e084b41382d71269 (patch) | |
tree | aa147bdbb5292212c162da2f665d3e462ccd3718 /source3/utils | |
parent | 583aa074a9525e08d2d14696ca27f0a636bbf6a5 (diff) | |
download | samba-7269a504fdd06fbbe24c2df8e084b41382d71269.tar.gz samba-7269a504fdd06fbbe24c2df8e084b41382d71269.tar.bz2 samba-7269a504fdd06fbbe24c2df8e084b41382d71269.zip |
Add my copyright.
Guenther
(This used to be commit d078a8757182d84dfd3307a2e1b751cf173aaa97)
Diffstat (limited to 'source3/utils')
-rw-r--r-- | source3/utils/net_domain.c | 1 | ||||
-rw-r--r-- | source3/utils/net_rpc.c | 2 | ||||
-rw-r--r-- | source3/utils/net_rpc_audit.c | 2 | ||||
-rw-r--r-- | source3/utils/net_rpc_join.c | 1 | ||||
-rw-r--r-- | source3/utils/net_rpc_rights.c | 1 | ||||
-rw-r--r-- | source3/utils/net_rpc_samsync.c | 1 |
6 files changed, 6 insertions, 2 deletions
diff --git a/source3/utils/net_domain.c b/source3/utils/net_domain.c index 90d28b5e6e..1a84c6cbc6 100644 --- a/source3/utils/net_domain.c +++ b/source3/utils/net_domain.c @@ -5,6 +5,7 @@ Copyright (C) 2001 Remus Koos (remuskoos@yahoo.com) Copyright (C) 2002 Jim McDonough (jmcd@us.ibm.com) Copyright (C) 2006 Gerald (Jerry) Carter (jerry@samba.org) + Copyright (C) 2008 Guenther Deschner (gd@samba.org) 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/source3/utils/net_rpc.c b/source3/utils/net_rpc.c index 0e31d013a1..f7fadb9520 100644 --- a/source3/utils/net_rpc.c +++ b/source3/utils/net_rpc.c @@ -3,7 +3,7 @@ Distributed SMB/CIFS Server Management Utility Copyright (C) 2001 Andrew Bartlett (abartlet@samba.org) Copyright (C) 2002 Jim McDonough (jmcd@us.ibm.com) - Copyright (C) 2004 Guenther Deschner (gd@samba.org) + Copyright (C) 2004,2008 Guenther Deschner (gd@samba.org) Copyright (C) 2005 Jeremy Allison (jra@samba.org) Copyright (C) 2006 Jelmer Vernooij (jelmer@samba.org) diff --git a/source3/utils/net_rpc_audit.c b/source3/utils/net_rpc_audit.c index 7c2a5b33ca..a846395bb8 100644 --- a/source3/utils/net_rpc_audit.c +++ b/source3/utils/net_rpc_audit.c @@ -1,7 +1,7 @@ /* Samba Unix/Linux SMB client library Distributed SMB/CIFS Server Management Utility - Copyright (C) 2006 Guenther Deschner + Copyright (C) 2006,2008 Guenther Deschner 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/source3/utils/net_rpc_join.c b/source3/utils/net_rpc_join.c index f08dc66d3c..8259ec46e6 100644 --- a/source3/utils/net_rpc_join.c +++ b/source3/utils/net_rpc_join.c @@ -3,6 +3,7 @@ Distributed SMB/CIFS Server Management Utility Copyright (C) 2001 Andrew Bartlett (abartlet@samba.org) Copyright (C) Tim Potter 2001 + Copyright (C) 2008 Guenther Deschner 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/source3/utils/net_rpc_rights.c b/source3/utils/net_rpc_rights.c index 16d75e57d9..7857dbcbaf 100644 --- a/source3/utils/net_rpc_rights.c +++ b/source3/utils/net_rpc_rights.c @@ -2,6 +2,7 @@ Samba Unix/Linux SMB client library Distributed SMB/CIFS Server Management Utility Copyright (C) Gerald (Jerry) Carter 2004 + Copyright (C) Guenther Deschner 2008 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/source3/utils/net_rpc_samsync.c b/source3/utils/net_rpc_samsync.c index 6287610638..775270a69b 100644 --- a/source3/utils/net_rpc_samsync.c +++ b/source3/utils/net_rpc_samsync.c @@ -7,6 +7,7 @@ Copyright (C) Jim McDonough <jmcd@us.ibm.com> 2005 Modified by Volker Lendecke 2002 Copyright (C) Jeremy Allison 2005. + Copyright (C) Guenther Deschner 2008. 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 |