aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/Windows/Installer/LICENSE.txt
diff options
context:
space:
mode:
authorlbsa712007-10-15 08:01:29 +0000
committerlbsa712007-10-15 08:01:29 +0000
commitc587585c5f116a52e2952b618fe97dac0a10c8d4 (patch)
treeffc38811543fd9e4b5ea293db83c3d70fb158537 /tools/Windows/Installer/LICENSE.txt
parent* Applied Chillken patch #418: copyright-r2094.patch updating copyright messa... (diff)
downloadopensim-SC_OLD-c587585c5f116a52e2952b618fe97dac0a10c8d4.zip
opensim-SC_OLD-c587585c5f116a52e2952b618fe97dac0a10c8d4.tar.gz
opensim-SC_OLD-c587585c5f116a52e2952b618fe97dac0a10c8d4.tar.bz2
opensim-SC_OLD-c587585c5f116a52e2952b618fe97dac0a10c8d4.tar.xz
* Added #474 Chillken Windows Installer generating script - haven't tried it, just adding it for reference
Diffstat (limited to '')
-rw-r--r--tools/Windows/Installer/LICENSE.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/tools/Windows/Installer/LICENSE.txt b/tools/Windows/Installer/LICENSE.txt
new file mode 100644
index 0000000..6ad7705
--- /dev/null
+++ b/tools/Windows/Installer/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.