Notes, references, snippets and more coming from the Generative Conditions project by Joana and Manetta
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

144 lines
6.7 KiB

<!DOCTYPE html>
<html lang="en">
<head>
<!-- Generated with distribusi https://git.vvvvvvaria.org/varia/distribusi -->
<meta name="generator" content="distribusi" />
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style>
.image{max-width: 100%;}
.pdf object{width:640px;height: 640px;}
.dir::before{content:"📁 ";font-size:18px;}
.filename{display:block;font-family:mono;}
.unkown-file::before{content:"📄 ";font-size:18px;}
div{max-width: 640px;display:inline-block;vertical-align:top;margin:1em;padding:1em;}
video {width:640px;max-height:640px;}
body{
#background-color: pink;
}
body > a {
position: fixed;
top: 10px;
left: 31px;
color:magenta;
}
div{
max-width: 520px;
float: left;
margin: 2em 0em;
padding:0;
}
.html{
margin:0 3em;
}
.pdf object{
width: 400px;
height: 400px;
}
div#folder{
float:left;
margin-right:2em;
}
.plain,
.unkown-file{
float:right;
clear:right;
}
figcaption,
.filename{
font-size:small;
color:magenta;
margin:1em;
word-break: break-word;
}
a{
word-break: break-word;
}
</style>
</head>
<body>
<div id="GPL" class="plain unkown-file"><a href='GPL.md'>GPL.md</a></div>
<div id="GPL" class="html"><section id="GPL.md.html"><!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>GPL</title>
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
</style>
</head>
<body>
<h1 id="gnu-general-public-license-gpl">GNU General Public License (GPL)</h1>
<p><a href="https://www.gnu.org/licenses/gpl-3.0.html" class="uri">https://www.gnu.org/licenses/gpl-3.0.html</a></p>
<ul>
<li>“A license for software and other kinds of works.”</li>
<li><strong>Developers</strong> that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it.”</li>
<li>“The <strong>Program</strong>” refers to any copyrightable work licensed under this License. Each licensee is addressed as “you”. “Licensees” and “recipients” may be individuals or organizations.&quot;</li>
<li>“The “<strong>source code</strong>” for a work means the preferred form of the work for making modifications to it. “Object code” means any non-source form of a work.&quot;</li>
<li>“This License explicitly affirms your unlimited permission to run the unmodified Program.”</li>
<li>“Conveying Non-Source Forms” = hardware.</li>
<li>“Termination” — gives very specific information on days and procedure.</li>
<li>An “entity transaction” is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party’s predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts.</li>
<li>Each contributor grants you a non-exclusive, <strong>worldwide</strong>, royalty-free patent license under the contributor’s essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version.</li>
<li>A patent license is “<strong>discriminatory</strong>” if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. — (License vs Patent: A patent is a legal right to exclude others from doing (making, using, selling) etc. what the patent covers. The legal right is owned by the patent owner (with some exceptions). On the other hand, a license is a legal right to not be excluded from doing what the patent covers. The license is granted by the patent owner to the licensee (with some exceptions), usually in exchange for something that benefits the patent owner.)</li>
</ul>
</body>
</html>
</section></div>
<div id="GPL" class="png"><figure><img class="image" src="GPL.png"><figcaption>GPL.png</figcaption></figure></div>
<div id="README" class="plain unkown-file"><a href='README.md'>README.md</a></div>
<div id="README" class="html"><section id="README.md.html"><!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>README</title>
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
</style>
</head>
<body>
<div style="color:magenta;">
<h1 id="readme">README</h1>
<p>These snippets are notes that we took while reading a whole range of open licenses.</p>
</div>
</body>
</html>
</section></div>
<div id="public-domain" class="plain unkown-file"><a href='public-domain.md'>public-domain.md</a></div>
<div id="public-domain" class="html"><section id="public-domain.md.html"><!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>public-domain</title>
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
</style>
</head>
<body>
<h1 id="public-domain">Public domain</h1>
<p><a href="https://en.wikipedia.org/wiki/Public_domain" class="uri">https://en.wikipedia.org/wiki/Public_domain</a></p>
<p>(no exclusive intellectual property rights apply.)</p>
<p>Eg.: <a href="https://github.com/metmuseum/openaccess" class="uri">https://github.com/metmuseum/openaccess</a> uses <a href="https://creativecommons.org/publicdomain/zero/1.0/" class="uri">https://creativecommons.org/publicdomain/zero/1.0/</a></p>
</body>
</html>
</section></div>
<a href="../">../</a>
</body>
</html>