diff options
author | Jeff Ames | 2008-02-09 06:08:55 +0000 |
---|---|---|
committer | Jeff Ames | 2008-02-09 06:08:55 +0000 |
commit | fc9bdb6c1635fc1084d242373c8eda012e1146ad (patch) | |
tree | af8173e3873116cb8660f833bb33855638efc305 /LICENSE.txt | |
parent | * Adds Top Shear support to the Meshmerizer for the Cube prim and the Cylinde... (diff) | |
download | opensim-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.txt | 25 |
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 @@ | |||
1 | Copyright (c) Contributors, http://opensimulator.org/ | ||
2 | See CONTRIBUTORS.TXT for a full list of copyright holders. | ||
3 | |||
4 | Redistribution and use in source and binary forms, with or without | ||
5 | modification, 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 | |||
15 | THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY EXPRESS OR | ||
16 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
17 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
18 | DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY | ||
19 | DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | ||
20 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE | ||
21 | GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||
22 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER | ||
23 | IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
24 | OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF | ||
25 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||