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

48 lines
2.2 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>Free software related links</title>
</head>
<body text="#000000" bgcolor="#ffffff">
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
<b>:</b> <a href="harbour52.html"><em>Pointers and links</em></a>
<b>:</b> <em>Free software related links</em><br />
<b>Previous:</b> <a href="harbour56.html"><em>Clipper related links</em></a><br />
<b>Next:</b> <a href="harbour58.html"><em>Other handy links</em></a>
<hr noshade>
<h2><a name="57"></a>7.5. Free software related links</h2>
<p>
<ul>
<li><a href="http://www.fsf.org/">The Free Software Foundation</a></li>
<li><a href="http://www.gnu.org/">The GNU Project</a></li>
<li><a href="http://www.opensource.org/">OpenSource</a></li>
<li><a href="http://www.catb.org/~esr/writings/cathedral-bazaar/">The Cathedral and the Bazaar</a></li>
<li><a href="http://www.catb.org/~esr/writings/homesteading/">Homesteading the Noosphere</a></li>
<li><a href="http://www.catb.org/~esr/writings/magic-cauldron/">The Magic Cauldron</a></li>
<li><a href="http://www.fsf.org/licenses/licenses.html#WhatIsCopyleft">Copyleft</a></li>
<li><a href="http://www.gnu.org/philosophy/free-sw.html">FSF's definition of free software</a></li>
<li><a href="http://www.fsf.org/licenses/licenses.html#GPL">The GPL</a></li>
<li><a href="http://www.fsf.org/licenses/licenses.html#LGPL">The Lesser GPL</a></li>
<li><a href="http://www.fsf.org/philosophy/why-not-lgpl.html">Reasons for not using the LGPL</a></li>
<li><a href="http://www.fsf.org/licenses/license-list.html">Free software/OpenSource licence list</a></li>
<li><a href="http://www.dibona.com/opensources/index.shtml">OpenSources</a></li>
<li><a href="http://www.sourceforge.net/">SourceForge</a></li>
</ul>
</p>
<hr noshade>
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
<b>:</b> <a href="harbour52.html"><em>Pointers and links</em></a>
<b>:</b> <em>Free software related links</em><br />
<b>Previous:</b> <a href="harbour56.html"><em>Clipper related links</em></a><br />
<b>Next:</b> <a href="harbour58.html"><em>Other handy links</em></a>
</body>
</html>