Files
harbour-core/harbour/website/faq/harbour15.html
Viktor Szakats 300160d8b0 2012-09-22 12:05 UTC+0200 Viktor Szakats (harbour syenar.net)
+ website
    + Added Harbour website (except art, docs and stat subdirs)
    ; TODO: configure automatic mechanism to extract site from
            here and regularly updload to sf.net web area
    ; TODO: Clean HTML code, remove unused picture/files, avoid JS
            Any takers?
    ; NOTE: Please make modifications to website code only in
            SVN, then upload the content to web server manually.
            IOW never update on web server directly.
2012-09-22 10:17:39 +00:00

38 lines
1.6 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>What is the GPL?</TITLE>
</HEAD>
<BODY text="#000000" bgcolor="#ffffff">
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
<b>:</b> <EM>What is the GPL?</EM><BR>
<b>Previous:</b> <A HREF="harbour14.html"><EM>So is Harbour in the public domain?</EM></A><BR>
<b>Next:</b> <A HREF="harbour16.html"><EM>Why was the GPL chosen as the licence for Harbour?</EM></A>
<HR NOSHADE>
<H2><A NAME="15"></A>2.9. What is the GPL?<A NAME="GPL"></A></H2>
<p>The <A href="http://www.fsf.org/licenses/licenses.html#GPL">GPL</A> is the
licence of the <A href="http://www.gnu.org/">GNU system</A>, it is a
<A HREF="harbour13.html#FreeSoftware">free software</A>
licence. You might also hear it referred to as the <A href="http://www.fsf.org/licenses/licenses.html#WhatIsCopyleft">Copyleft</A>.</p>
<p>The GPL is currently the licence under which parts of Harbour are released,
other parts of Harbour are under the GPL plus the
<A HREF="harbour17.html#HarbourException">Harbour exception</A>.</p>
<HR NOSHADE>
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
<b>:</b> <EM>What is the GPL?</EM><BR>
<b>Previous:</b> <A HREF="harbour14.html"><EM>So is Harbour in the public domain?</EM></A><BR>
<b>Next:</b> <A HREF="harbour16.html"><EM>Why was the GPL chosen as the licence for Harbour?</EM></A>
</BODY>
</HTML>