Rebuild developer-manual and tidy with 'HTML Tidy for FreeBSD version 5.8.0'
[privoxy.git] / doc / webserver / developer-manual / introduction.html
index f029e78..c6f4171 100644 (file)
   </div>
   <div class="SECT1">
     <h1 class="SECT1"><a name="INTRODUCTION" id="INTRODUCTION">1. Introduction</a></h1>
-    <p><span class="APPLICATION">Privoxy</span>, as an heir to <span class="APPLICATION">Junkbuster</span>, is a Free
-    Software project and the code is licensed under the GNU General Public License version 2. As such, <span class=
-    "APPLICATION">Privoxy</span> development is potentially open to anyone who has the time, knowledge, and desire to
-    contribute in any capacity. Our goals are simply to continue the mission, to improve <span class=
+    <p><span class="APPLICATION">Privoxy</span>, as an heir to <span class="APPLICATION">Junkbuster</span>, is a
+    <a href="https://www.privoxy.org/user-manual/copyright.html" target="_top">Free Software</a> project. As such,
+    <span class="APPLICATION">Privoxy</span> development is potentially open to anyone who has the time, knowledge, and
+    desire to contribute in any capacity. Our goals are simply to continue the mission, to improve <span class=
     "APPLICATION">Privoxy</span>, and to make it available to as wide an audience as possible.</p>
     <p>One does not have to be a programmer to contribute. Packaging, testing, documenting and porting, are all
     important jobs as well.</p>
     <div class="SECT2">
       <h2 class="SECT2"><a name="QUICKSTART" id="QUICKSTART">1.1. Quickstart to Privoxy Development</a></h2>
       <p>The first step is to join the <a href="https://lists.privoxy.org/mailman/listinfo/privoxy-devel" target=
-      "_top">privoxy-devel mailing list</a>. You can submit your ideas or, even better, patches. Patches are best
-      submitted to the Sourceforge tracker set up for this purpose, but can be sent to the list for review too.</p>
+      "_top">privoxy-devel mailing list</a>. You can submit your ideas or, even better, patches. Patches can also be
+      submitted to the <a href="https://sourceforge.net/p/ijbswa/patches/" target="_top">Sourceforge patch
+      tracker</a>.</p>
       <p>You will also need to have a git package installed, in order to access the git repository. Having the GNU
       build tools is also going to be important (particularly, autoconf and gmake).</p>
       <p>For the time being (read, this section is under construction), you can also refer to the extensive comments in