Files
harbour-core/harbour/website/faq/harbour16.html
Viktor Szakats 2688ce2212 2013-01-24 15:14 UTC+0100 Viktor Szakats (harbour syenar.net)
* 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
2013-01-24 14:20:54 +00:00

37 lines
1.5 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>Why was the GPL chosen as the licence for Harbour?</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>Why was the GPL chosen as the licence for Harbour?</em><br />
<b>Previous:</b> <a href="harbour15.html"><em>What is the GPL?</em></a><br />
<b>Next:</b> <a href="harbour17.html"><em>What is the Harbour exception?</em></a>
<hr noshade>
<h2><a name="16"></a>2.10. Why was the GPL chosen as the licence for Harbour?<a name="WhyGPL"></a></h2>
<p>That's really a question best asked of each of the Harbour copyright
holders. A simple answer would be that the GPL is seen as one of the more
restrictive
<a href="harbour13.html#FreeSoftware">free software</a> licences and, for
that reason more than any other, it appeared to give the maximum amount of
freedom and at the same time the correct degree of control over use and
distribution.</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>Why was the GPL chosen as the licence for Harbour?</em><br />
<b>Previous:</b> <a href="harbour15.html"><em>What is the GPL?</em></a><br />
<b>Next:</b> <a href="harbour17.html"><em>What is the Harbour exception?</em></a>
</body>
</html>