65 lines
2.6 KiB
HTML
65 lines
2.6 KiB
HTML
<!--
|
|
Coded by Garrett Mills
|
|
http://glmills.gq/
|
|
Last Edited on 5 August 13:14
|
|
This code is licensed under Creative Commons Attribution-ShareAlike 4.0 International License
|
|
http://glmills.gq/mycode/licenses/CCA-SA4.html
|
|
-->
|
|
<html>
|
|
|
|
<head>
|
|
<script type="text/javascript" src="/pageDep/script/headsup.js"></script>
|
|
</head>
|
|
|
|
<body>
|
|
<script type="text/javascript" src="/pageDep/script/setup.js"></script>
|
|
<div class="content">
|
|
<h1>Licenses</h1>
|
|
<h3>GNU Affero General Public License v3.0</h3>
|
|
<h5>You Must:</h5>
|
|
<ul>
|
|
<li>Provide Open Source Code</li>
|
|
<li>Include License and Copyright with Code</li>
|
|
<li>Provide Digital Source Code to Users via the Network</li>
|
|
<li>State Changes Made to the Code</li>
|
|
</ul>
|
|
<h5>You May:</h5>
|
|
<ul>
|
|
<li>Use the Software Commercially</li>
|
|
<li>Redistribute Source</li>
|
|
<li>Modify Source</li>
|
|
<li>Be Granted Patent Rights</li>
|
|
<li>Use and Modify the Source without Distribution</li>
|
|
</ul>
|
|
<h5>You May Not:</h5>
|
|
<ul>
|
|
<li>Hold the Author Liable for any Damage</li>
|
|
<li>Sublicense the Software</li>
|
|
</ul>
|
|
<h5>Note: This summary in no way substitutes the full license text, available <a href="/mycode/licenses/affero.html">here.</a></h5>
|
|
|
|
<h3>Creative Commons Attribution-ShareAlike 4.0 International License</h3>
|
|
<h5>You Must:</h5>
|
|
<ul>
|
|
<li>Supply Appropriate Credit to the Author</li>
|
|
<li>Provide a Link to the License</li>
|
|
<li>Indicate Changes Made to the Original</li>
|
|
<li>License Distributed Work Ander the Same License</li>
|
|
</ul>
|
|
<h5>You May:</h5>
|
|
<ul>
|
|
<li>Copy and Redistribute this Work in Any Format</li>
|
|
<li>Remix, Transform, and Build Upon the Material</li>
|
|
<li>Use This Work Commercially</li>
|
|
</ul>
|
|
<h5>You May Not:</h5>
|
|
<ul>
|
|
<li>Apply Legal Terms that Restrict This License</li>
|
|
<li>Apply Technological Measures to Restrict This License</li>
|
|
</ul>
|
|
<h5>Note: This summary in no way substitutes the full license text, available <a href="/mycode/licenses/CCA-SA4.html">here.</a></h5>
|
|
|
|
</div>
|
|
</body>
|
|
|
|
</html> |