diff options
author | Jacek Antonelli | 2008-08-15 23:44:46 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:44:46 -0500 |
commit | 38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4 (patch) | |
tree | adca584755d22ca041a2dbfc35d4eca01f70b32c /linden/LICENSE-source.txt | |
parent | README.txt (diff) | |
download | meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.zip meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.gz meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.bz2 meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.xz |
Second Life viewer sources 1.13.2.12
Diffstat (limited to 'linden/LICENSE-source.txt')
-rw-r--r-- | linden/LICENSE-source.txt | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/linden/LICENSE-source.txt b/linden/LICENSE-source.txt new file mode 100644 index 0000000..200803b --- /dev/null +++ b/linden/LICENSE-source.txt | |||
@@ -0,0 +1,36 @@ | |||
1 | Source code | ||
2 | ======== | ||
3 | The license for the source code in this distribution should be clearly | ||
4 | marked on each source file. Unless otherwise specified, the source | ||
5 | code in this distribution ("Source Code") is provided by Linden Lab to | ||
6 | you under the terms of the GNU General Public License, version 2.0 | ||
7 | ("GPL"), unless you have obtained a separate licensing agreement | ||
8 | ("Other License"), formally executed by you and Linden Lab. Terms of | ||
9 | the GPL can be found in doc/GPL-license.txt in this distribution, or | ||
10 | online at http://secondlife.com/developers/opensource/gplv2 | ||
11 | |||
12 | There are special exceptions to the terms and conditions of the GPL as | ||
13 | it is applied to this Source Code. View the full text of the exception | ||
14 | in the file doc/FLOSS-exception.txt in this software distribution, or | ||
15 | online at http://secondlife.com/developers/opensource/flossexception | ||
16 | |||
17 | By copying, modifying or distributing this software, you acknowledge | ||
18 | that you have read and understood your obligations described above, | ||
19 | and agree to abide by those obligations. | ||
20 | |||
21 | ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO | ||
22 | WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, | ||
23 | COMPLETENESS OR PERFORMANCE. | ||
24 | |||
25 | Logos and trademarks | ||
26 | ============== | ||
27 | |||
28 | "Second Life" and "Linden Lab" are registered trademarks of Linden | ||
29 | Research, Inc. Other trademarks include (but are not limited to): the | ||
30 | names Linden and Linden Research, as well as the Linden Lab Hexagon | ||
31 | Design and the Second Life Hand Design logos. | ||
32 | |||
33 | Use of logos and trademarks are subject to the Linden Lab trademark | ||
34 | policy, available at: | ||
35 | |||
36 | http://secondlife.com/corporate/trademark/ | ||