forked from Catrobat/catrobat.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
licenses_of_uploaded_catrobat_programs.html
54 lines (49 loc) · 2.96 KB
/
licenses_of_uploaded_catrobat_programs.html
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
45
46
47
48
49
50
51
52
53
54
<!doctype html>
<html lang="en">
<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</p>
<p class="view"><a href="https://www.catrobat.org/">Home</a></p>
</header>
<section>
<h2>Licenses of uploaded Catrobat programs</h2>
<p>By uploading and sharing a Catrobat program (also called a Catrobat project) via one of our apps, you accept and agree to put this work under the following licenses and terms of use and service:</p>
<ul>
<li>
The uploaded program (project) as a whole is made available under the terms of the GNU Affero General Public License as published by the <a href="https://www.fsf.org/" target="_blank">Free Software Foundation</a>, either <a href="https://catrob.at/agplv3">version 3 of the License</a>, or (at the option of the person accepting the license) any <a href="https://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 made available under the <a href="https://catrob.at/ccbysav4">Creative Commons Attribution-ShareAlike 4.0 International Public License (CC BY-SA 4.0)</a>. See <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank">https://creativecommons.org/licenses/by-sa/4.0/</a> for a human-readable summary of this license.
</li>
<li>You accept and agree to our <a href="https://catrob.at/touas">Terms of use and 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.4, 13 January 2019</p>
</section>
</div>
<script src="javascripts/scale.fix.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-42270417-2', 'catrobat.org');
ga('send', 'pageview');
</script>
</body>
</html>