-
Notifications
You must be signed in to change notification settings - Fork 0
License
apaxa-go/apaxa-go.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121877002-1"></script>
<script>
//@formatter:off
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-121877002-1');
//@formatter:on
</script>
<meta charset="UTF-8">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#ff0000">
<meta name="msapplication-TileColor" content="#f7f7f7">
<meta name="theme-color" content="#f7f7f7">
<title>AGUI License</title>
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="style.css"/>
</head>
<body id="page-license">
<div id="head">
<div>
<div id="logo">Apaxa GUI</div>
<div id="menu">
<a href="index.html">About</a>
<a href="status.html">Status</a>
<a href="features.html">Features</a>
<a href="concepts.html">Concepts</a>
<a href="todo.html">Plans</a>
<a class="current" href="license.html">License</a>
<a href="https://github.com/apaxa-go/gui" target="_blank">GitHub</a>
</div>
</div>
</div>
<div id="main">
<div>
<h1>License</h1>
<p>AGUI is available under different licensing options:</p>
<ol>
<li>
<a href="https://www.gnu.org/licenses/agpl-3.0.html" target="_blank">
GNU Affero General Public License (AGPL) version 3
</a> — a free copyleft license.
The main restriction — derivatives must be licensed under the AGPL too.
</li>
<li>Commercial license (will be available later when project will reach acceptable status).</li>
</ol>
<p>
Note: to avoid problems with licensing in the future, each contributor must approve
<a href="https://github.com/apaxa-go/gui/blob/master/CONTRIBUTING.md" target="_blank">
Entity Contributor Assignment Agreement
</a>.
</p>
</div>
</div>
<div id="foot">
<div>
<div>
<div>© 2018 <a href="mailto:contact@apaxa.io">Apaxa</a></div>
</div>
</div>
</div>
</body>
</html>About
No description, website, or topics provided.
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published