forked from Catrobat/catrobat.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlicenses_of_uploaded_catrobat_programs.html
More file actions
44 lines (41 loc) · 2.57 KB
/
licenses_of_uploaded_catrobat_programs.html
File metadata and controls
44 lines (41 loc) · 2.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Licenses of uploaded Catrobat programs</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>Catrobat</h1>
<p>A visual programming language<br/> and set of creativity tools<br/> for smartphones, tablets,<br/> and mobile browsers</p>
<p class="view"><a href="http://developer.catrobat.org/">Home</a></p>
</header>
<section>
<h2>Licenses of uploaded Catrobat programs</h2>
<p>By uploading a program to our websites, you accept and agree to put this work under the following licenses and terms of service:</p>
<ul>
<li>
The uploaded program as a whole is made available under the terms of the GNU Affero General Public License as published by the <a href="http://www.fsf.org/" target="_blank">Free Software Foundation</a>, either <a href="http://developer.catrobat.org/agpl_v3">version 3 of the License</a>, or (at the option of the person accepting the license) any <a href="http://www.gnu.org/licenses/agpl.html">later version when it becomes available</a>.
</li>
<li>
All non-software artifacts of the uploaded program, such as, e.g., text, graphics, photos, sounds, music, videos, audiovisual combinations, interactive features, and other materials are additionally made available under the <a href="http://developer.catrobat.org/ccbysa_v3">Creative Commons Attribution-ShareAlike 3.0 License</a>. See <a href="http://creativecommons.org/licenses/by-sa/3.0/" target="_blank">http://creativecommons.org/licenses/by-sa/3.0/</a> for a human-readable summary of this license.
</li>
<li>You accept and agree to our <a href="http://developer.catrobat.org/terms_of_service">http://developer.catrobat.org/terms_of_service</a>.</li>
</ul>
<p>
Please mail any suggestions regarding these licenses to <a href="mailto:webmaster@catrobat.org?subject=Licenses%20of%20uploaded%20Catrobat%20programs">webmaster@catrobat.org</a>.
</p>
<p>Version: 1.1, 2 April 2013</p>
</section>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>