diff options
author | Günther Deschner <gd@samba.org> | 2009-02-25 14:33:59 +0100 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2009-03-18 17:18:46 +0100 |
commit | 9d1ab9a0013127d08bad01975a5204e8f63b9ddc (patch) | |
tree | a4473808c2e54f69336fe622a9f1eb6062a23db1 /source3 | |
parent | 7fbdf8aae93f143c879de705936279f42eb8ee6f (diff) | |
download | samba-9d1ab9a0013127d08bad01975a5204e8f63b9ddc.tar.gz samba-9d1ab9a0013127d08bad01975a5204e8f63b9ddc.tar.bz2 samba-9d1ab9a0013127d08bad01975a5204e8f63b9ddc.zip |
spoolss: add my copyright.
Guenther
Diffstat (limited to 'source3')
-rw-r--r-- | source3/rpc_server/srv_spoolss_nt.c | 1 | ||||
-rw-r--r-- | source3/rpcclient/cmd_spoolss.c | 1 | ||||
-rw-r--r-- | source3/utils/net_rpc_printer.c | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/source3/rpc_server/srv_spoolss_nt.c b/source3/rpc_server/srv_spoolss_nt.c index d3e342ba0d..0b9598840b 100644 --- a/source3/rpc_server/srv_spoolss_nt.c +++ b/source3/rpc_server/srv_spoolss_nt.c @@ -7,6 +7,7 @@ * Copyright (C) Jeremy Allison 2001-2002, * Copyright (C) Gerald Carter 2000-2004, * Copyright (C) Tim Potter 2001-2002. + * Copyright (C) Guenther Deschner 2009. * * 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/rpcclient/cmd_spoolss.c b/source3/rpcclient/cmd_spoolss.c index 86f0cd8c5b..dd2a360298 100644 --- a/source3/rpcclient/cmd_spoolss.c +++ b/source3/rpcclient/cmd_spoolss.c @@ -6,6 +6,7 @@ Copyright (C) Tim Potter 2000 Copyright (C) Andrew Tridgell 1992-1999 Copyright (C) Luke Kenneth Casson Leighton 1996-1999 + Copyright (C) Guenther Deschner 2009 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_printer.c b/source3/utils/net_rpc_printer.c index 41fc50cb13..8684e4ce74 100644 --- a/source3/utils/net_rpc_printer.c +++ b/source3/utils/net_rpc_printer.c @@ -1,7 +1,7 @@ /* Samba Unix/Linux SMB client library Distributed SMB/CIFS Server Management Utility - Copyright (C) 2004 Guenther Deschner (gd@samba.org) + Copyright (C) 2004,2009 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 |