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.

147 lines
4.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;
margin-top:calc(6px + 1em);
}
body > a {
position: fixed;
top: 0;
left: 0;
color: white;
background-color: fuchsia;
width: 100%;
padding: 3px 10px;
}
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;
}
blockquote{
margin:3em 0;
padding:0;
font-style:italic;
}
</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>“Licensees” and “recipients” may be <strong>individuals</strong> or <strong>organizations</strong>.</li>
<li>“The “<strong>source code</strong>” for a work means the preferred form of the work for making modifications to it.</li>
<li><strong>Termination</strong>” — gives very specific information on days and procedure.</li>
<li><strong>non-exclusive</strong>, <strong>worldwide</strong></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 selection 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>