diff options
author | John Terpstra <jht@samba.org> | 1997-07-09 11:04:45 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 1997-07-09 11:04:45 +0000 |
commit | cec799512da39b880a80449952a30c255d7eb972 (patch) | |
tree | 23e76d3f16420443f51789691dab45151efd86f9 /source3/smbd | |
parent | a5350db8b5d88da34061ad03c02809655ceb0432 (diff) | |
download | samba-cec799512da39b880a80449952a30c255d7eb972.tar.gz samba-cec799512da39b880a80449952a30c255d7eb972.tar.bz2 samba-cec799512da39b880a80449952a30c255d7eb972.zip |
JHT ==> Added copyright notations for my works. This is regretably needed!
(This used to be commit c80111cdf54218f23b230dc91bd6d814e6a4afcc)
Diffstat (limited to 'source3/smbd')
-rw-r--r-- | source3/smbd/ipc.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/source3/smbd/ipc.c b/source3/smbd/ipc.c index 7922e41623..17bdd3ca66 100644 --- a/source3/smbd/ipc.c +++ b/source3/smbd/ipc.c @@ -1,9 +1,11 @@ - /* Unix SMB/Netbios implementation. Version 1.9. Inter-process communication and named pipe handling Copyright (C) Andrew Tridgell 1992-1997 + + SMB Version handling + Copyright (C) John H Terpstra 1995-1997 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 |