+ website
+ Added Harbour website (except art, docs and stat subdirs)
; TODO: configure automatic mechanism to extract site from
here and regularly updload to sf.net web area
; TODO: Clean HTML code, remove unused picture/files, avoid JS
Any takers?
; NOTE: Please make modifications to website code only in
SVN, then upload the content to web server manually.
IOW never update on web server directly.
51 lines
2.5 KiB
HTML
51 lines
2.5 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
|
<TITLE>Will my applications be affected by 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>Will my applications be affected by the GPL?</EM><BR>
|
|
<b>Previous:</b> <A HREF="harbour18.html"><EM>So why don't you use the LGPL?</EM></A><BR>
|
|
<b>Next:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
|
|
|
|
|
<HR NOSHADE>
|
|
<H2><A NAME="19"></A>2.13. Will my applications be affected by the GPL?</H2>
|
|
<p>No, the
|
|
<A HREF="harbour17.html#HarbourException">Harbour exception</A> seeks to ensure
|
|
that, when you build an application with Harbour, compiling with the Harbour
|
|
compiler and linking against the HVM and RTL, your rights to licence your
|
|
own code are not in any way affected.</p>
|
|
<p>Harbour's licence is there to try and protect the freedom offered by the
|
|
Harbour developers. Harbour's licence isn't there to try and force you to
|
|
choose a specific licence.</p>
|
|
<p>Be assured that it isn't the intention of the
|
|
<A HREF="harbour9.html#WhoDevelopers">Harbour developers</A> that your applications will have to be released
|
|
as <A href="http://www.gnu.org/philosophy/free-sw.html">free software</A>. Supporting free software would be the right thing to do but the
|
|
Harbour developers have decided not to insist on this; we think it is more
|
|
useful in this situation to set up Harbour's license so that it does not
|
|
make any conditions on the status of your work that was built with and
|
|
against Harbour.</p>
|
|
<p>As always, don't take anyone else's word for this stuff, when in doubt, read
|
|
the licence. If you're still in doubt pay someone who knows what they are
|
|
doing to read the licence for you. Hopefully you do this with licences for
|
|
your other development tools, Harbour is no different, it has a licence that
|
|
you need to understand.</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>Will my applications be affected by the GPL?</EM><BR>
|
|
<b>Previous:</b> <A HREF="harbour18.html"><EM>So why don't you use the LGPL?</EM></A><BR>
|
|
<b>Next:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
|
|
|
|
|
|
|
</BODY>
|
|
</HTML>
|