fsfe-website/activities/ftf/documentation.en.xhtml

86 lines
3.4 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8" ?>
<html>
<head>
<title>Documentation - FSFE Legal</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="/activities/ftf/activities.html">Legal activities</a></p>
<h1>Legal Documentation</h1>
<p id="introduction">The FSFE wants to help people understand and use Free Software licences effectively. On this page we provide links to material from us and from other organizations that may assist when releasing code or working with the larger community.</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">The FSFs 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">FSFs GNU GPL quiz</a></span></li>
</ul>
</div>
<div class="box">
<h3>Useful GNU GPL version 3 resources:</h3>
<ul>
<li><a href="/campaigns/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>
<h3>Legal Network resources:</h3>
<p>The Legal Network occasionally produces <a href="/activities/ftf/ln.html#outreach">public documentation</a> to help people explore and understand legal matters. These are discussion documents and the contents do not constitute legal advice or necessarily reflect the opinions of any contributor, including those of the FSFE.</p>
</body>
<timestamp>$Date$ $Author$</timestamp>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->