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/rpc_server | |
parent | 7fbdf8aae93f143c879de705936279f42eb8ee6f (diff) | |
download | samba-9d1ab9a0013127d08bad01975a5204e8f63b9ddc.tar.gz samba-9d1ab9a0013127d08bad01975a5204e8f63b9ddc.tar.bz2 samba-9d1ab9a0013127d08bad01975a5204e8f63b9ddc.zip |
spoolss: add my copyright.
Guenther
Diffstat (limited to 'source3/rpc_server')
-rw-r--r-- | source3/rpc_server/srv_spoolss_nt.c | 1 |
1 files changed, 1 insertions, 0 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 |