Files
fsfe-website/projects/ftf/documentation.en.xhtml
adridg d8534c430e Muck with the CSS and mark more links as external
svn path=/trunk/; revision=15070
2010-02-17 00:01:01 +00:00

74 lines
3.0 KiB
HTML

<?xml version="1.0" encoding="UTF-8" ?>
<html>
<head>
<title>Documentation - FTF - 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>
<p id="category"><a href="/projects/ftf/">FTF</a></p>
<h1>FTF: Documentation</h1>
<localmenu/>
<p id="introduction">
We want to help people understand and use Free Software licenses
effectively. On this page we provide links to material from us and
from other organizations that can assist when releasing code or
resolving problems.</p>
<div class="grid-50-50">
<div class="box first">
<h3>General resources:</h3>
<ul>
<li><a href="faq-what-is-licensing.html">What is software licensing?</a></li>
<li><a href="reporting-fixing-violations.html">Reporting and fixing violations</a></li>
<li><a href="building-legal-infrastructure.html">Building legal infrastructure for your Free Software project</a></li>
</ul>
<h3>GNU (L)GPL resources:</h3>
<ul>
<li><span class="external"><a href="http://www.gnu.org/licenses/gpl-faq.html">The official GNU GPL FAQ</a></span></li>
<li><span class="external"><a href="http://www.fsf.org/licensing/licenses/gpl-howto.html">FSF's HOW-TO for using the GNU GPL</a></span></li>
<li><span class="external"><a href="http://gplv3.fsf.org/dd3-faq">The GNU GPL upgrade compatibility matrix</a></span></li>
<li><span class="external"><a href="http://www.gnu.org/cgi-bin/license-quiz.cgi">FSF's GNU GPL quiz</a></span></li>
</ul>
</div>
<div class="box">
<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><span class="external"><a href="http://www.fsf.org/licensing/licenses/quick-guide-gplv3.html">A quick guide to GPLv3</a></span></li>
<li><span class="external"><a href="http://www.gnu.org/licenses/gpl-3.0.html">The GNU GPL version 3 licence text</a></span></li>
<li><span class="external"><a href="http://www.gnu.org/licenses/lgpl-3.0.html">The GNU LGPL version 3 licence text</a></span></li>
<li><span class="external"><a href="http://www.fsf.org/licensing/licenses/translations.html">Translations of the GNU GPL and LGPL version 3</a></span></li>
</ul>
<h3>Useful GNU GPL version 2 resources:</h3>
<ul>
<li><span class="external"><a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">The GNU GPL version 2 licence</a></span></li>
<li><span class="external"><a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0-translations.html">Translations of the GNU GPL version 2</a></span></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>
</div>
</div>
</body>
<timestamp>$Date$ $Author$</timestamp>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->