From 730bfd9ced5dc7bf6948de66834f3e465a8cc724 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Sat, 31 Mar 2007 01:14:00 +0000 Subject: r22017: After changing 2000 lines of this I think this is needed :-). Jeremy. (This used to be commit 99092e8841edea468fa1e59a8c725f3467b58966) --- source3/smbd/lanman.c | 1 + 1 file changed, 1 insertion(+) diff --git a/source3/smbd/lanman.c b/source3/smbd/lanman.c index 905b6a023a..f0e553e231 100644 --- a/source3/smbd/lanman.c +++ b/source3/smbd/lanman.c @@ -2,6 +2,7 @@ Unix SMB/CIFS implementation. Inter-process communication and named pipe handling Copyright (C) Andrew Tridgell 1992-1998 + Copyright (C) Jeremy Allison 2007. SMB Version handling Copyright (C) John H Terpstra 1995-1998 -- cgit