-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcopyright.html
67 lines (61 loc) · 6.82 KB
/
copyright.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
55
56
57
58
59
60
61
62
63
64
65
66
67
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Welcome to OSGeoLive Documentation</title>
<link rel="stylesheet" href="index/overview.css" type="text/css" />
</head>
<body>
<div class="header">
<div class="banner"><a href="http://live.osgeo.org/"><img src="index/banner.png" /></a></div>
</div>
<div class="document">
<div class="documentwrapper">
<div class="body" role="main">
<div class="section" id="osgeolive-copyright">
<h1>OSGeoLive Copyright<a class="headerlink" href="#osgeolive-copyright" title="Permalink to this headline">¶</a></h1>
<p>OSGeo-Live is a self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything. It is composed entirely of free software, allowing it to be freely distributed, duplicated and passed around.</p>
<div class="section" id="license-of-osgeo-live">
<h2>License of OSGeo-Live<a class="headerlink" href="#license-of-osgeo-live" title="Permalink to this headline">¶</a></h2>
<p>The OSGeo-Live project is distributed under <a class="reference external" href="http://www.gnu.de/documents/lgpl-2.1.en.html">LGPL license v2.1</a>. All documentation is provided under a <a class="reference external" href="https://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</a>.</p>
<p>OSGeo-Live is composed entirely of free software, free data and free documentation, allowing it to be freely distributed, duplicated and passed around. The licenses of all the packaged projects are summarized further on this page.</p>
<ul class="simple">
<li>Project Overviews and Overview Translations, are provided under a <a class="reference external" href="https://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</a>.</li>
<li>Quickstarts and Quickstart Translations, are provided under a <a class="reference external" href="https://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.</li>
<li>Documentation might also be available under other licenses, as listed below.</li>
<li>Software on OSGeoLive is available under various Free and Open Source licenses, as listed in the Project Overviews.</li>
<li>Data on OSGeoLive is available under various Open Licences.</li>
</ul>
</div>
<div class="section" id="attributing-osgeolive-documentation">
<h2>Attributing OSGeoLive Documentation<a class="headerlink" href="#attributing-osgeolive-documentation" title="Permalink to this headline">¶</a></h2>
<p>
As per the <a class="reference external" href="https://wiki.creativecommons.org/Frequently_Asked_Questions#How_do_I_properly_attribute_a_Creative_Commons_licensed_work.3F">terms of the Creative Commons license</a>, if you include OSGeoLive documentation into a new document, you will need to attribute the contributors.
Further, if Quickstarts are included, which are licenced under the <a class="reference external" href="https://creativecommons.org/licenses/by-sa/3.0/">CC By-SA</a> license, then the new document will also need to be licenced under the <a class="reference external" href="https://creativecommons.org/licenses/by-sa/3.0/">CC By-SA</a>.
</p>
<p>Note that images are not necessarily provided under the same CC license as the text; check with the author.</p>
<p>You may use attribution text similar to one of the following:</p>
<p><strong>Verbose, suitable for a 100 page thesis:</strong></p>
<blockquote>
<div><a class="reference external" href="https://creativecommons.org/licenses/by-sa/3.0/"><img alt="CC-By-SA-med" src="../_images/CC-By-SA-med.png" /></a> This document includes content from the “gvSIG Quickstart” created by Simon Cropper under the Creative Commons Attribution-ShareAlike 3.0 Unported licence, <a class="reference external" href="https://creativecommons.org/licenses/by-sa/3.0/">https://creativecommons.org/licenses/by-sa/3.0/</a> available from the OSGeoLive project, <a class="reference external" href="http://live.osgeo.org/en/quickstart/gvsig_quickstart.html">http://live.osgeo.org/en/quickstart/gvsig_quickstart.html</a>, and downloaded on 25 July 2011. The original work was translated from English to German.</div>
</blockquote>
<p><strong>Concise CC-By-SA and attribution:</strong></p>
<blockquote>
<div>© 2011 [Your Name] under a <a class="reference external" href="https://creativecommons.org/licenses/by-sa/3.0/">CC By SA License</a>. [Derived from|Includes|Extends] <a class="reference external" href="http://live.osgeo.org">OSGeoLive</a> documentation by <a class="reference external" href="http://live.osgeo.org/en/copyright.html">OSGeoLive contributors</a>.</div>
</blockquote>
<p><strong>Alternative Concise CC-By and attribution:</strong></p>
<blockquote>
<div><a class="reference external" href="https://creativecommons.org/licenses/by/3.0/"><img alt="CC-By-small" src="../_images/CC-By-small.png" /></a> © 2011 [Your Name]. [Derived from|Includes|Extends] <a class="reference external" href="http://live.osgeo.org">OSGeoLive</a> Project Overviews by <a class="reference external" href="http://live.osgeo.org/en/copyright.html">OSGeoLive contributors</a>.</div>
</blockquote>
<p><strong>Minimum (for Project Overviews), attribution only:</strong></p>
<blockquote>
<div>This document includes <a class="reference external" href="http://live.osgeo.org">OSGeoLive</a> Project Overviews by <a class="reference external" href="http://live.osgeo.org/en/copyright.html">OSGeoLive contributors</a>.</div>
</blockquote>
</div>
</div>
</div>
<div class="clearer"></div>
</div>
</div>
</body>
</html>