aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LICENSE.txt
diff options
context:
space:
mode:
authorJeff Ames2008-02-09 06:08:55 +0000
committerJeff Ames2008-02-09 06:08:55 +0000
commitfc9bdb6c1635fc1084d242373c8eda012e1146ad (patch)
treeaf8173e3873116cb8660f833bb33855638efc305 /LICENSE.txt
parent* Adds Top Shear support to the Meshmerizer for the Cube prim and the Cylinde... (diff)
downloadopensim-SC_OLD-fc9bdb6c1635fc1084d242373c8eda012e1146ad.zip
opensim-SC_OLD-fc9bdb6c1635fc1084d242373c8eda012e1146ad.tar.gz
opensim-SC_OLD-fc9bdb6c1635fc1084d242373c8eda012e1146ad.tar.bz2
opensim-SC_OLD-fc9bdb6c1635fc1084d242373c8eda012e1146ad.tar.xz
Moved LICENSE.txt into root.
Diffstat (limited to 'LICENSE.txt')
-rw-r--r--LICENSE.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 0000000..6d54d34
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,25 @@
1Copyright (c) Contributors, http://opensimulator.org/
2See CONTRIBUTORS.TXT for a full list of copyright holders.
3
4Redistribution and use in source and binary forms, with or without
5modification, are permitted provided that the following conditions are met:
6 * Redistributions of source code must retain the above copyright
7 notice, this list of conditions and the following disclaimer.
8 * Redistributions in binary form must reproduce the above copyright
9 notice, this list of conditions and the following disclaimer in the
10 documentation and/or other materials provided with the distribution.
11 * Neither the name of the OpenSim Project nor the
12 names of its contributors may be used to endorse or promote products
13 derived from this software without specific prior written permission.
14
15THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY EXPRESS OR
16IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
17WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
18DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY
19DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
20DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
21GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
22INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
23IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
24OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
25ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.