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.
25 lines
1.1 KiB
25 lines
1.1 KiB
<!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>
|
|
|