~ubuntu-branches/ubuntu/vivid/emscripten/vivid

« back to all changes in this revision

Viewing changes to tests/cubescript/README

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2013-05-02 13:11:51 UTC
  • Revision ID: package-import@ubuntu.com-20130502131151-q8dvteqr1ef2x7xz
Tags: upstream-1.4.1~20130504~adb56cb
ImportĀ upstreamĀ versionĀ 1.4.1~20130504~adb56cb

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This directory contains files from Sauerbraten/Cube 2, http://sauerbraten.org/, whose license is:
 
2
 
 
3
Sauerbraten source code license, usage, and documentation.
 
4
 
 
5
You may use the Sauerbraten source code if you abide by the ZLIB license
 
6
http://www.opensource.org/licenses/zlib-license.php
 
7
(very similar to the BSD license):
 
8
 
 
9
 
 
10
LICENSE
 
11
=======
 
12
 
 
13
Sauerbraten game engine source code, any release.
 
14
 
 
15
Copyright (C) 2001-2010 Wouter van Oortmerssen, Lee Salzman, Mike Dysart, Robert Pointon, and Quinton Reeves
 
16
 
 
17
This software is provided 'as-is', without any express or implied
 
18
warranty.  In no event will the authors be held liable for any damages
 
19
arising from the use of this software.
 
20
 
 
21
Permission is granted to anyone to use this software for any purpose,
 
22
including commercial applications, and to alter it and redistribute it
 
23
freely, subject to the following restrictions:
 
24
 
 
25
1. The origin of this software must not be misrepresented; you must not
 
26
   claim that you wrote the original software. If you use this software
 
27
   in a product, an acknowledgment in the product documentation would be
 
28
   appreciated but is not required.
 
29
2. Altered source versions must be plainly marked as such, and must not be
 
30
   misrepresented as being the original software.
 
31
3. This notice may not be removed or altered from any source distribution.
 
32