57 lines
2.1 KiB
HTML
57 lines
2.1 KiB
HTML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<html>
|
|
<head>
|
|
<title>Freedom Task Force - FSFE</title>
|
|
<link rel="stylesheet" media="all" href="/style/grid.css" type="text/css" />
|
|
<link rel="stylesheet" media="all" href="ftf.css" type="text/css" />
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>FTF: Reference Material</h1>
|
|
|
|
<localmenu/>
|
|
|
|
<p>This page is an on-going effort to provide reference material on Free Software licensing.</p>
|
|
|
|
<h3>Useful general GNU (L)GPL resources:</h3>
|
|
|
|
<ul>
|
|
<li><a href="faq-what-is-licensing.html">What is software licensing?</a></li>
|
|
<li><a href="http://www.gnu.org/licenses/gpl-faq.html">The official GNU GPL FAQ</a></li>
|
|
<li><a href="http://www.fsf.org/licensing/licenses/gpl-howto.html">FSF's HOW-TO for using the GNU GPL</a></li>
|
|
<li><a href="http://gplv3.fsf.org/dd3-faq">The GNU GPL upgrade compatibility matrix</a></li>
|
|
<li><a href="http://www.gnu.org/cgi-bin/license-quiz.cgi">FSF's GNU GPL quiz</a></li>
|
|
</ul>
|
|
|
|
<h3>Useful GNU GPL version 3 resources:</h3>
|
|
|
|
<ul>
|
|
|
|
<li><a href="/projects/gplv3/">Learn more about the GNU GPL version 3</a></li>
|
|
<li><a href="http://www.fsf.org/licensing/licenses/quick-guide-gplv3.html">A quick guide to GPLv3</a></li>
|
|
<li><a href="http://www.gnu.org/licenses/gpl-3.0.html">The GNU GPL version 3 licence text</a></li>
|
|
<li><a href="http://www.gnu.org/licenses/lgpl-3.0.html">The GNU LGPL version 3 licence text</a></li>
|
|
<li><a href="http://www.fsf.org/licensing/licenses/translations.html">Translations of the GNU GPL and LGPL version 3</a></li>
|
|
</ul>
|
|
|
|
<h3>Useful GNU GPL version 2 resources:</h3>
|
|
|
|
<ul>
|
|
<li><a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">The GNU GPL version 2 licence</a></li>
|
|
<li><a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0-translations.html">Translations of the GNU GPL version 2</a></li>
|
|
<li><a href="useful-tips-for-users.html">Useful tips for users of GNU GPL version 2 software</a></li>
|
|
<li><a href="useful-tips-for-vendors.html">Useful tips for vendors of GNU GPL version 2 software</a></li>
|
|
</ul>
|
|
|
|
</body>
|
|
|
|
<timestamp>$Date$ $Author$</timestamp>
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|