summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-09-20 23:49:13 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:00:55 -0500
commit045567f2be01a210b5e53236e3332254f11ee9c8 (patch)
tree5c1c34726311e69f5a7d49e08c8404ca964f1141
parent394c0e90c6df6d55a4e4b796ad7a6676b0ac3d78 (diff)
downloadsamba-045567f2be01a210b5e53236e3332254f11ee9c8.tar.gz
samba-045567f2be01a210b5e53236e3332254f11ee9c8.tar.bz2
samba-045567f2be01a210b5e53236e3332254f11ee9c8.zip
r18756: cleanup copyrights after moving to new wkssvc implementation code
(This used to be commit 18b24e0fe94449b4a3e662f75b233d9c5f622d06)
-rw-r--r--source3/rpc_server/srv_wkssvc_nt.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/source3/rpc_server/srv_wkssvc_nt.c b/source3/rpc_server/srv_wkssvc_nt.c
index f46bbf98b2..79e9337e88 100644
--- a/source3/rpc_server/srv_wkssvc_nt.c
+++ b/source3/rpc_server/srv_wkssvc_nt.c
@@ -1,10 +1,9 @@
/*
* Unix SMB/CIFS implementation.
* RPC Pipe client / server routines
- * Copyright (C) Andrew Tridgell 1992-1997,
- * Copyright (C) Luke Kenneth Casson Leighton 1996-1997,
- * Copyright (C) Paul Ashton 1997.
- * Copyright (C) Jeremy Allison 2001.
+ *
+ * Copyright (C) Andrew Tridgell 1992-1997,
+ * Copyright (C) Gerald (Jerry) Carter 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