svn commit: samba r18691 - in branches/SAMBA_4_0/source/torture/libnet: .

mimir at samba.org mimir at samba.org
Tue Sep 19 22:35:38 GMT 2006


Author: mimir
Date: 2006-09-19 22:35:37 +0000 (Tue, 19 Sep 2006)
New Revision: 18691

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

Log:
Forgot to add copyright info.


rafal


Modified:
   branches/SAMBA_4_0/source/torture/libnet/usertest.h


Changeset:
Modified: branches/SAMBA_4_0/source/torture/libnet/usertest.h
===================================================================
--- branches/SAMBA_4_0/source/torture/libnet/usertest.h	2006-09-19 22:22:57 UTC (rev 18690)
+++ branches/SAMBA_4_0/source/torture/libnet/usertest.h	2006-09-19 22:35:37 UTC (rev 18691)
@@ -1,3 +1,23 @@
+/* 
+   Unix SMB/CIFS implementation.
+
+   Copyright (C) Rafal Szczesniak 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
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+   
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+   
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+*/
+
 #define TEST_USERNAME  "libnetusertest"
 
 #define continue_if_field_set(field) \



More information about the samba-cvs mailing list