Files
harbour-core/harbour/website/faq/harbour6.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

40 lines
1.8 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>About Harbour</title>
</head>
<body text="#000000" bgcolor="#ffffff">
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
<b>:</b> <em>About Harbour</em><br />
<b>Previous:</b> <a href="harbour5.html"><em>Trademarks</em></a><br />
<b>Next:</b> <a href="harbour7.html"><em>What is Harbour?</em></a>
<hr noshade>
<h2><a name="6"></a>2. About Harbour</h2>
<h3>2.1. <a href="harbour7.html#7">What is Harbour?</a></h3>
<h3>2.2. <a href="harbour8.html#8">Why develop Harbour?</a></h3>
<h3>2.3. <a href="harbour9.html#9">Who is developing Harbour?</a></h3>
<h3>2.4. <a href="harbour10.html#10">Who owns Harbour?</a></h3>
<h3>2.5. <a href="harbour11.html#11">So who do I blame when it all goes wrong?</a></h3>
<h3>2.6. <a href="harbour12.html#12">How did Harbour get started?</a></h3>
<h3>2.7. <a href="harbour13.html#13">What is &quot;free software&quot;?</a></h3>
<h3>2.8. <a href="harbour14.html#14">So is Harbour in the public domain?</a></h3>
<h3>2.9. <a href="harbour15.html#15">What is the GPL?</a></h3>
<h3>2.10. <a href="harbour16.html#16">Why was the GPL chosen as the licence for Harbour?</a></h3>
<h3>2.11. <a href="harbour17.html#17">What is the Harbour exception?</a></h3>
<h3>2.12. <a href="harbour18.html#18">So why don't you use the LGPL?</a></h3>
<h3>2.13. <a href="harbour19.html#19">Will my applications be affected by the GPL?</a></h3>
<hr noshade>
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
<b>:</b> <em>About Harbour</em><br />
<b>Previous:</b> <a href="harbour5.html"><em>Trademarks</em></a><br />
<b>Next:</b> <a href="harbour7.html"><em>What is Harbour?</em></a>
</body>
</html>