* utils/hbmk2/hbmk2.prg
+ links to markdown and markdown to man-page converter tool
! minor cleanup to prev
* utils/hbmk2/hbmk2.1
* some updates
* ChangeLog.txt
! typos/updates in previous entry
* extras/hbdoc/*.prg
* src/rtl/memoedit.prg
* tests/clasinh.prg
* tests/classch.prg
* tests/inhprob.prg
! updated for new ::super: syntax
* src/rtl/itemseri.c
! fixed typo in latest modification:
'warning: use of unary operator that may be intended as compound assignment (+=)'
* contrib/hbgd/tests/test_out.prg
* contrib/hbhttpd/*
* contrib/hbtip/thtml.prg
* contrib/xhb/*.prg
* extras/httpsrv/*
* extras/guestbk/*
* website/faq/*.html
* website/samples/HowToBuildOnLinux.html
* website/third-party.html
* some steps to modernize old HTML
* extras/hbdoc/*.prg
* do not use [] as string delimiter
- tests/function.cfm
- website/samples/function.cfm.html
* .gitattributes
- obsolete file deleted
37 lines
1.6 KiB
HTML
37 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<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>
|