From: Michael Adam Date: Fri, 1 Aug 2008 12:26:46 +0000 (+0200) Subject: libnet dssync: add my C after dssync keytab changes. X-Git-Tag: samba-3.3.0pre1~292 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9391aec8d4600c685b14d3cd1624f8758f2cc80d;p=thirdparty%2Fsamba.git libnet dssync: add my C after dssync keytab changes. Michael --- diff --git a/source/libnet/libnet_dssync.c b/source/libnet/libnet_dssync.c index 92000b432b8..e03a6023c94 100644 --- a/source/libnet/libnet_dssync.c +++ b/source/libnet/libnet_dssync.c @@ -3,6 +3,7 @@ Copyright (C) Stefan (metze) Metzmacher 2005 Copyright (C) Guenther Deschner 2008 + Copyright (C) Michael Adam 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/source/libnet/libnet_dssync.h b/source/libnet/libnet_dssync.h index 5373fbc8dda..a5a00742c58 100644 --- a/source/libnet/libnet_dssync.h +++ b/source/libnet/libnet_dssync.h @@ -2,6 +2,7 @@ * Unix SMB/CIFS implementation. * libnet Support * Copyright (C) Guenther Deschner 2008 + * Copyright (C) Michael Adam 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/source/libnet/libnet_dssync_keytab.c b/source/libnet/libnet_dssync_keytab.c index 51156cbdba2..e40e353088c 100644 --- a/source/libnet/libnet_dssync_keytab.c +++ b/source/libnet/libnet_dssync_keytab.c @@ -2,6 +2,7 @@ Unix SMB/CIFS implementation. Copyright (C) Guenther Deschner 2008 + Copyright (C) Michael Adam 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/source/libnet/libnet_keytab.c b/source/libnet/libnet_keytab.c index 23eedafe2b7..08951c553eb 100644 --- a/source/libnet/libnet_keytab.c +++ b/source/libnet/libnet_keytab.c @@ -3,6 +3,7 @@ dump the remote SAM using rpc samsync operations Copyright (C) Guenther Deschner 2008. + Copyright (C) Michael Adam 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