[Verse-cvs] [verse] SVN commit:[4531] Test commit of BSD license block.

Jiri Hnidek jiri.hnidek at tul.cz
Mon Aug 11 14:57:17 CEST 2008


Revision: 4531
          https://svn.blender.org//revision/?rev=4531&view=rev
Author:   jiri
Date:     2008-08-11 14:57:17 +0200 (Mon, 11 Aug 2008)

Log Message:
-----------
Test commit of BSD license block.

Modified Paths:
--------------
    trunk/verse/vs_main.c

Modified: trunk/verse/vs_main.c
===================================================================
--- trunk/verse/vs_main.c	2008-07-19 15:16:56 UTC (rev 4530)
+++ trunk/verse/vs_main.c	2008-08-11 12:57:17 UTC (rev 4531)
@@ -1,6 +1,36 @@
 /*
-** A simple Verse server.
-*/
+ * $Id:
+ *
+ * ***** BEGIN BSD LICENSE BLOCK *****
+ *
+ * Copyright (c) 2005-2008, The Uni-Verse Consortium.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are
+ * met:
+ *
+ *  * Redistributions of source code must retain the above copyright
+ *    notice, this list of conditions and the following disclaimer.
+ *  * Redistributions in binary form must reproduce the above copyright
+ *    notice, this list of conditions and the following disclaimer in the
+ *    documentation and/or other materials provided with the distribution.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
+ * IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+ * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+ * OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ *
+ * ***** END BSD LICENSE BLOCK *****
+ *
+ */
 
 #include <stdio.h>
 #include <stdlib.h>





More information about the Verse-cvs mailing list