svn commit: samba r22017 - in branches: SAMBA_3_0/source/smbd SAMBA_3_0_25/source/smbd

jra at samba.org jra at samba.org
Sat Mar 31 01:14:01 GMT 2007


Author: jra
Date: 2007-03-31 01:14:00 +0000 (Sat, 31 Mar 2007)
New Revision: 22017

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22017

Log:
After changing 2000 lines of this I think this is needed :-).
Jeremy.

Modified:
   branches/SAMBA_3_0/source/smbd/lanman.c
   branches/SAMBA_3_0_25/source/smbd/lanman.c


Changeset:
Modified: branches/SAMBA_3_0/source/smbd/lanman.c
===================================================================
--- branches/SAMBA_3_0/source/smbd/lanman.c	2007-03-30 23:23:45 UTC (rev 22016)
+++ branches/SAMBA_3_0/source/smbd/lanman.c	2007-03-31 01:14:00 UTC (rev 22017)
@@ -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

Modified: branches/SAMBA_3_0_25/source/smbd/lanman.c
===================================================================
--- branches/SAMBA_3_0_25/source/smbd/lanman.c	2007-03-30 23:23:45 UTC (rev 22016)
+++ branches/SAMBA_3_0_25/source/smbd/lanman.c	2007-03-31 01:14:00 UTC (rev 22017)
@@ -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



More information about the samba-cvs mailing list