summaryrefslogtreecommitdiff
path: root/source3/smbd
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>1997-07-09 11:04:45 +0000
committerJohn Terpstra <jht@samba.org>1997-07-09 11:04:45 +0000
commitcec799512da39b880a80449952a30c255d7eb972 (patch)
tree23e76d3f16420443f51789691dab45151efd86f9 /source3/smbd
parenta5350db8b5d88da34061ad03c02809655ceb0432 (diff)
downloadsamba-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.c4
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