* 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
41 lines
2.0 KiB
HTML
41 lines
2.0 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 "free software"?</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 "free software"?</em><br />
|
|
<b>Previous:</b> <a href="harbour12.html"><em>How did Harbour get started?</em></a><br />
|
|
<b>Next:</b> <a href="harbour14.html"><em>So is Harbour in the public domain?</em></a>
|
|
|
|
|
|
<hr noshade>
|
|
<h2><a name="13"></a>2.7. What is "free software"?<a name="FreeSoftware"></a></h2>
|
|
<p>In general terms free software is one phrase for describing software that
|
|
comes with certain freedoms, the free doesn't speak about the price, it
|
|
speaks about your freedoms to use the software. A common suggestion is that
|
|
you think "free speech" instead of "free beer".</p>
|
|
<p>See <a href="http://www.fsf.org/philosophy/free-sw.html">http://www.fsf.org/philosophy/free-sw.html</a> for the Free
|
|
Software Foundation's definition of "free software".</p>
|
|
<p>A related term is OpenSource, you can find out more about the idea of
|
|
OpenSource at <a href="http://www.opensource.org/">http://www.opensource.org/</a>. You might also
|
|
want to note that the FSF don't consider OpenSource and Free Software to be
|
|
the same thing, see <a href="http://www.fsf.org/philosophy/free-software-for-freedom.html">http://www.fsf.org/philosophy/free-software-for-freedom.html</a> for more
|
|
details.</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 "free software"?</em><br />
|
|
<b>Previous:</b> <a href="harbour12.html"><em>How did Harbour get started?</em></a><br />
|
|
<b>Next:</b> <a href="harbour14.html"><em>So is Harbour in the public domain?</em></a>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|