From: swa <swa@users.sourceforge.net>
Date: Sat, 23 Mar 2002 16:18:15 +0000 (+0000)
Subject: renamed every reference to the old name with foobar.
X-Git-Tag: v_2_9_13~51
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/static/gitweb.js?a=commitdiff_plain;h=523bdb212dc28cd14e4d2ac31fa4393721491fe3;p=privoxy.git

renamed every reference to the old name with foobar.
fixed "application foobar application" tag, fixed
"the foobar" with "foobar". left junkbuster in cvs
comments and remarks to history untouched. should
make final rename easier.
---

diff --git a/templates/blocked b/templates/blocked
index 30dc1905..87a1e2f8 100644
--- a/templates/blocked
+++ b/templates/blocked
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# "Blocked" Error Output template for junkbuster 2.9.x.
+# "Blocked" Error Output template for Foobar.
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -59,7 +59,7 @@
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Junkbuster adminstrator has
+#    An e-mail address for the local Foobar adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -71,14 +71,14 @@
 #    true, have-help-info is true.  Used to conditionally include
 #    a grey box for any and all help info.
 #  force-support:
-#    Junkbuster has been compiled with support for forced loading
+#    Foobar has been compiled with support for forced loading
 #    of blocked content. In that case, the symbol "force-prefix" is
 #    avaiable, which translates to the FORCE_PREFIX  
 #
 <html>
 
 <head>
-  <title>Request blocked (Junkbuster@@my-hostname@)</title>
+  <title>Request blocked (Foobar@@my-hostname@)</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -113,7 +113,7 @@
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -151,10 +151,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
diff --git a/templates/blocked-compact b/templates/blocked-compact
index 547057d1..0d73b9cf 100644
--- a/templates/blocked-compact
+++ b/templates/blocked-compact
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# "Blocked" Error Output template for junkbuster 2.9.x.
+# "Blocked" Error Output template for Foobar.
 # Compact variant.
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -59,14 +59,14 @@
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  force-support:
-#    Junkbuster has been compiled with support for forced loading
+#    Foobar has been compiled with support for forced loading
 #    of blocked content. In that case, the symbol "force-prefix" is
 #    avaiable, which translates to the FORCE_PREFIX  
 #
 <html>
 
   <head>
-    <title>Request blocked (Junkbuster@@my-hostname@)</title>
+    <title>Request blocked (Foobar@@my-hostname@)</title>
     <style type="text/css">
       BODY, P { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
     </style>
diff --git a/templates/cgi-error-404 b/templates/cgi-error-404
index 460b0e15..3b3dbf91 100644
--- a/templates/cgi-error-404
+++ b/templates/cgi-error-404
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# No-Such-Domain Error Output template for junkbuster 2.9.x.
+# No-Such-Domain Error Output template for Foobar.
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Junkbuster adminstrator has
+#    An e-mail address for the local Foobar adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -68,7 +68,7 @@
 <html>
 
 <head>
-  <title>404 - JunkBuster Configuration Page not found</title>
+  <title>404 - Foobar Configuration Page not found</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -89,12 +89,12 @@
 
     <tr>
       <td bgcolor=#eeeeee colspan=2>
-        <h2>JunkBuster Configuration page not found</h2>
+        <h2>Foobar Configuration page not found</h2>
           <blockquote>
             <p>You typed in what looks like a URL used to configure
-               JunkBuster, but it cannot be recognised.  Maybe it's
-               for a different JunkBuster version, or you typed it
-               in wrong?  Or maybe the JunkBuster administrator
+               Foobar, but it cannot be recognised.  Maybe it's
+               for a different Foobar version, or you typed it
+               in wrong?  Or maybe the Foobar administrator
                has decided to disable the feature.</p>
             <p>If you got here by clicking a link in the
                configuration interface, please file a bug report!</p>
@@ -106,7 +106,7 @@
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -144,10 +144,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
diff --git a/templates/cgi-error-bad-param b/templates/cgi-error-bad-param
index 9a180a36..e65c1387 100644
--- a/templates/cgi-error-bad-param
+++ b/templates/cgi-error-bad-param
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# No-Such-Domain Error Output template for junkbuster 2.9.x.
+# No-Such-Domain Error Output template for Foobar.
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Junkbuster adminstrator has
+#    An e-mail address for the local Foobar adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -68,7 +68,7 @@
 <html>
 
 <head>
-  <title>JunkBuster: Bad parameter</title>
+  <title>Foobar: Bad parameter</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -86,9 +86,9 @@
 
     <tr>
       <td bgcolor=#eeeeee>
-        <h2>Bad parameter to JunkBuster configuration page</h2>
+        <h2>Bad parameter to Foobar configuration page</h2>
         <blockquote>
-          <p>You've found a page used to configure JunkBuster, but the
+          <p>You've found a page used to configure Foobar, but the
              parameters (the part of the web page address after the
              "?" mark) are wrong or missing.</p>
           <p>Possible causes:</p>
@@ -113,7 +113,7 @@
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -151,10 +151,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
diff --git a/templates/cgi-error-disabled b/templates/cgi-error-disabled
index 0147ae83..2a0d530b 100644
--- a/templates/cgi-error-disabled
+++ b/templates/cgi-error-disabled
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# No-Such-Domain Error Output template for junkbuster 2.9.x.
+# No-Such-Domain Error Output template for Foobar.
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Junkbuster adminstrator has
+#    An e-mail address for the local Foobar adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -86,12 +86,12 @@
 
     <tr>
       <td bgcolor=#eeeeee>
-        <h2>JunkBuster Configuration page diasabled</h2>
+        <h2>Foobar Configuration page diasabled</h2>
           <blockquote>
-            <p>The JunkBuster administrator has decided to disable this 
+            <p>The Foobar administrator has decided to disable this 
                feature.  If you want to use it, you must ask them to
                enable it.</p>
-            <p>If you are the JunkBuster administrator, you can enable
+            <p>If you are the Foobar administrator, you can enable
                this feature by changing the appropriate line in your
                configuration file.</p>
           </blockquote>
@@ -100,7 +100,7 @@
 
     <tr>
       <td bgcolor=#eeeeee>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -138,10 +138,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
diff --git a/templates/cgi-error-file b/templates/cgi-error-file
index 876e6051..fefb7d01 100644
--- a/templates/cgi-error-file
+++ b/templates/cgi-error-file
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# No-Such-Domain Error Output template for junkbuster 2.9.x.
+# No-Such-Domain Error Output template for Foobar.
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Junkbuster adminstrator has
+#    An e-mail address for the local Foobar adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -68,7 +68,7 @@
 <html>
 
 <head>
-  <title>JunkBuster: Actions file not found</title>
+  <title>Foobar: Actions file not found</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -96,7 +96,7 @@
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -134,10 +134,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
diff --git a/templates/cgi-error-modified b/templates/cgi-error-modified
index b76e2408..9c597fc1 100644
--- a/templates/cgi-error-modified
+++ b/templates/cgi-error-modified
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# No-Such-Domain Error Output template for junkbuster 2.9.x.
+# No-Such-Domain Error Output template for Foobar.
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Junkbuster adminstrator has
+#    An e-mail address for the local Foobar adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -68,7 +68,7 @@
 <html>
 
 <head>
-  <title>JunkBuster: URL out of date</title>
+  <title>Foobar: URL out of date</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -115,7 +115,7 @@
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -153,10 +153,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
diff --git a/templates/cgi-error-parse b/templates/cgi-error-parse
index e7bc5107..10e4476e 100644
--- a/templates/cgi-error-parse
+++ b/templates/cgi-error-parse
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# No-Such-Domain Error Output template for junkbuster 2.9.x.
+# No-Such-Domain Error Output template for Foobar.
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Junkbuster adminstrator has
+#    An e-mail address for the local Foobar adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -68,7 +68,7 @@
 <html>
 
 <head>
-  <title>JunkBuster: Parse error</title>
+  <title>Foobar: Parse error</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -132,7 +132,7 @@
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -170,10 +170,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
diff --git a/templates/connect-failed b/templates/connect-failed
index 9b17f521..faf99adb 100644
--- a/templates/connect-failed
+++ b/templates/connect-failed
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# No-Such-Domain Error Output template for junkbuster 2.9.x.
+# No-Such-Domain Error Output template for Foobar.
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -61,7 +61,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Junkbuster adminstrator has
+#    An e-mail address for the local Foobar adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -76,7 +76,7 @@
 <html>
 
 <head>
-  <title>503 - Connect failed (Junkbuster@@my-hostname@)</title>
+  <title>503 - Connect failed (Foobar@@my-hostname@)</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -109,7 +109,7 @@
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -147,10 +147,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
diff --git a/templates/default b/templates/default
index 2981ae3a..f05c7657 100644
--- a/templates/default
+++ b/templates/default
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# Default-CGI Output template for junkbuster 2.9.x.
+# Default-CGI Output template for Foobar.
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Junkbuster adminstrator has
+#    An e-mail address for the local Foobar adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -68,7 +68,7 @@
 <html>
 
 <head>
-  <title>Junkbuster@@my-hostname@</title>
+  <title>Foobar@@my-hostname@</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -86,7 +86,7 @@
 
     <tr>
       <td bgcolor=#eeeeee>
-        <p><b>Thank you for using <a href="@homepage@">the SourceForge edition</a> of Internet Junkbuster!</b></p>
+        <p><b>Thank you for using <a href="@homepage@">the SourceForge edition</a> of Internet Foobar!</b></p>
         <p>Please choose from the following options:</p>
         <ul>@menu@</ul>
       </td>
@@ -125,10 +125,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
diff --git a/templates/edit-actions-add-url-form b/templates/edit-actions-add-url-form
index 4f5a6b5d..38f04262 100644
--- a/templates/edit-actions-add-url-form
+++ b/templates/edit-actions-add-url-form
@@ -31,6 +31,9 @@
 #
 # Revisions   :
 #    $Log: edit-actions-add-url-form,v $
+#    Revision 1.6  2002/03/16 15:22:19  jongfoster
+#    Moving 'alpha' warning to the end of the page
+#
 #    Revision 1.5  2002/03/03 10:29:12  swa
 #    point users to the right feedback forms,
 #    not necessarily the developer list.
@@ -78,7 +81,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
-<title>JunkBuster: Edit URL Pattern</title>
+<title>Foobar: Edit URL Pattern</title>
 
 <style type="text/css">
 body         { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif;
@@ -138,7 +141,7 @@ function validate(text)
 
   <tr>
     <td class="dark">
-      <h2>More Junkbuster:</h2>
+      <h2>More Foobar:</h2>
       <ul>@menu@</ul>
     </td>
   </tr>
diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url
index 90e4d452..b14052a6 100644
--- a/templates/edit-actions-for-url
+++ b/templates/edit-actions-for-url
@@ -32,6 +32,9 @@
 #
 # Revisions   :
 #    $Log: edit-actions-for-url,v $
+#    Revision 1.14  2002/03/16 15:22:19  jongfoster
+#    Moving 'alpha' warning to the end of the page
+#
 #    Revision 1.13  2002/03/16 14:28:38  jongfoster
 #    First version of modular filters support
 #
@@ -138,7 +141,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
-<title>JunkBuster: Edit actions</title>
+<title>Foobar: Edit actions</title>
 
 <style type="text/css">
 body         { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif;
@@ -590,7 +593,7 @@ function show_wafer_opts(tf)
         <input type="radio" name="image_blocker_mode"
         onclick="image_blocker_param_disable(true)"
         value="logo" id="image_blocker_mode_logo" @image-blocker-param-logo@><label
-        for="image_blocker_mode_logo">Send Junkbuster logo
+        for="image_blocker_mode_logo">Send Foobar logo
         (<img src="send-banner?type=l" alt="logo">)</label><br>
         <input type="radio" name="image_blocker_mode" value="blank"
         onclick="image_blocker_param_disable(true)"
@@ -786,7 +789,7 @@ if (document.getElementById) {
 
     <tr>
       <td class="dark">
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
diff --git a/templates/edit-actions-list b/templates/edit-actions-list
index 22b0a8b0..24d7d2d0 100644
--- a/templates/edit-actions-list
+++ b/templates/edit-actions-list
@@ -31,6 +31,9 @@
 #
 # Revisions   :
 #    $Log: edit-actions-list,v $
+#    Revision 1.10  2002/03/16 15:22:19  jongfoster
+#    Moving 'alpha' warning to the end of the page
+#
 #    Revision 1.9  2002/03/05 00:24:51  jongfoster
 #    Patch to always edit the current actions file.
 #
@@ -99,7 +102,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
-<title>JunkBuster: Edit actions file</title>
+<title>Foobar: Edit actions file</title>
 
 <style type="text/css">
 body {
@@ -230,7 +233,7 @@ function rm_p(pattern,curtext)
 <table cellpadding="20" cellspacing="10" border="0" width="100%">
   <tr>
     <td class="dark">
-      <h2>More Junkbuster:</h2>
+      <h2>More Foobar:</h2>
       <ul>@menu@</ul>
     </td>
   </tr>
diff --git a/templates/edit-actions-remove-url-form b/templates/edit-actions-remove-url-form
index 4a9b53c1..f0eccc47 100644
--- a/templates/edit-actions-remove-url-form
+++ b/templates/edit-actions-remove-url-form
@@ -33,6 +33,9 @@
 #
 # Revisions   :
 #    $Log: edit-actions-remove-url-form,v $
+#    Revision 1.6  2002/03/16 15:22:19  jongfoster
+#    Moving 'alpha' warning to the end of the page
+#
 #    Revision 1.5  2002/03/03 10:29:12  swa
 #    point users to the right feedback forms,
 #    not necessarily the developer list.
@@ -82,7 +85,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
-<title>JunkBuster: Remove URL Pattern</title>
+<title>Foobar: Remove URL Pattern</title>
 
 <style type="text/css">
 body         { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif;
@@ -122,7 +125,7 @@ td.dark      { background-color: #dddddd }
 
   <tr>
     <td class="dark">
-      <h2>More Junkbuster:</h2>
+      <h2>More Foobar:</h2>
       <ul>@menu@</ul>
     </td>
   </tr>
diff --git a/templates/edit-actions-url-form b/templates/edit-actions-url-form
index 9360bcc8..c483ee62 100644
--- a/templates/edit-actions-url-form
+++ b/templates/edit-actions-url-form
@@ -31,6 +31,9 @@
 #
 # Revisions   :
 #    $Log: edit-actions-url-form,v $
+#    Revision 1.6  2002/03/16 15:22:19  jongfoster
+#    Moving 'alpha' warning to the end of the page
+#
 #    Revision 1.5  2002/03/03 10:29:13  swa
 #    point users to the right feedback forms,
 #    not necessarily the developer list.
@@ -80,7 +83,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="robots" content="noindex,nofollow">
 
-<title>JunkBuster: Edit URL Pattern</title>
+<title>Foobar: Edit URL Pattern</title>
 
 <style type="text/css">
 body         { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif;
@@ -140,7 +143,7 @@ function validate(text)
 
   <tr>
     <td class="dark">
-      <h2>More Junkbuster:</h2>
+      <h2>More Foobar:</h2>
       <ul>@menu@</ul>
     </td>
   </tr>
diff --git a/templates/no-such-domain b/templates/no-such-domain
index 5a329dec..8a907930 100644
--- a/templates/no-such-domain
+++ b/templates/no-such-domain
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# No-Such-Domain Error Output template for junkbuster 2.9.x.
+# No-Such-Domain Error Output template for Foobar.
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -54,7 +54,7 @@
 #  path:
 #    The path part of the request that lead to this problem
 #  proxy-info-url:
-#    The URL to local online Junkbuster documentation, if define in the
+#    The URL to local online Foobar documentation, if define in the
 #    'config' file
 #
 # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS:
@@ -63,7 +63,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Junkbuster adminstrator has
+#    An e-mail address for the local Foobar adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -78,7 +78,7 @@
 <html>
 
 <head>
-  <title>404 - No such Domain (Junkbuster@@my-hostname@)</title>
+  <title>404 - No such Domain (Foobar@@my-hostname@)</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -111,7 +111,7 @@
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -149,10 +149,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
diff --git a/templates/show-request b/templates/show-request
index 01147adf..d40d55aa 100644
--- a/templates/show-request
+++ b/templates/show-request
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# Show-Request-CGI Output template for junkbuster 2.9.x.
+# Show-Request-CGI Output template for Foobar.
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -58,7 +58,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Junkbuster adminstrator has
+#    An e-mail address for the local Foobar adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -73,7 +73,7 @@
 <html>
 
 <head>
-  <title>Junkbuster@@my-hostname@</title>
+  <title>Foobar@@my-hostname@</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -94,7 +94,7 @@
 	<h2>Show-Request</h2>
           <blockquote>
             Here you see the original headers that your client sent when requesting this page, along with
-            the headers that JunkBuster would have sent to the remote server if this request hadn't been
+            the headers that Foobar would have sent to the remote server if this request hadn't been
             intercepted. 
           </blockquote>
 
@@ -112,7 +112,7 @@
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -150,10 +150,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
diff --git a/templates/show-status b/templates/show-status
index 9eb51480..e6a72ec1 100644
--- a/templates/show-status
+++ b/templates/show-status
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# Show-Status-CGI Output template for junkbuster 2.9.x
+# Show-Status-CGI Output template for Foobar.
 #
 # USING HTML TEMPLATES:
 # ---------------------
@@ -14,7 +14,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -47,10 +47,10 @@
 #    software.
 #
 #  redirect-url:
-#    The URL to a script that will redirect to the junkbuster
+#    The URL to a script that will redirect to the Foobar
 #    documentation for a given item  
 #  invocation:
-#    The command line with whitch junkbuster was invoked
+#    The command line with whitch Foobar was invoked
 #  options:
 #    The options read from the configfile, linked to their
 #    explanations, plus warnings if parsing acl or forward
@@ -59,7 +59,7 @@
 #    A HTML-formatted list of the individual source file cvs versions
 #  defines:
 #    A HTML-formatted list of all conditional #defines used when
-#    junkbuster was compiled
+#    Foobar was compiled
 #
 #  
 # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS:
@@ -68,7 +68,7 @@
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Junkbuster adminstrator has
+#    An e-mail address for the local Foobar adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -80,7 +80,7 @@
 #    true, have-help-info is true.  Used to conditionally include
 #    a grey box for any and all help info.
 #  statistics:
-#    Junkbuster was compiled with statistics support
+#    Foobar was compiled with statistics support
 #  have-stats:
 #    There have been previous requests and statistics have
 #    been collected. In this case, the following symbols
@@ -94,9 +94,9 @@
 #  have-no-stats:
 #    There haven't any statistics been collected yet
 #  pcrs-support:
-#    Junkbuster was compiled with pcrs support
+#    Foobar was compiled with pcrs support
 #  trust-support:
-#    Junkbuster was compiled with trust support
+#    Foobar was compiled with trust support
 #  actions-filename:
 #    The path to the actions file.
 #  re-filter-filename:
@@ -108,7 +108,7 @@
 <html>
 
 <head>
-  <title>Junkbuster@@my-hostname@: Proxy Status</title>
+  <title>Foobar@@my-hostname@: Proxy Status</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -238,7 +238,7 @@
           <tr>
              <td><code>FEATURE_TOGGLE</code></td>
              <td>@if-FEATURE_TOGGLE-then@ Yes @else-not-FEATURE_TOGGLE@ No @endif-FEATURE_TOGGLE@</td>
-             <td>Allow JunkBuster to be "disabled" so it is just a normal non-blocking non-anonymizing proxy.</td>
+             <td>Allow Foobar to be "disabled" so it is just a normal non-blocking non-anonymizing proxy.</td>
           </tr>
           <tr>
              <td><code>FEATURE_TRUST</code></td>
@@ -249,7 +249,7 @@
              <td><code>REGEX_GNU</code></td>
              <td>@if-REGEX_GNU-then@ Yes @else-not-REGEX_GNU@ No @endif-REGEX_GNU@</td>
              <td rowspan="2">Changes the type of pattern matching done on URL paths.  PCRE is by far the best.
-             The old GNU style will slow down JunkBuster and increase the executable's size.  If both of
+             The old GNU style will slow down Foobar and increase the executable's size.  If both of
              these are disabled, simple prefix matching is done, but this is very inflexible.</td>
           </tr>
           <tr>
@@ -274,7 +274,7 @@
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -312,10 +312,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
diff --git a/templates/show-status-file b/templates/show-status-file
index ae9f55d1..29bfa47e 100644
--- a/templates/show-status-file
+++ b/templates/show-status-file
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# Show-Status-CGI Output template for junkbuster 2.9.x
+# Show-Status-CGI Output template for Foobar.
 # (Variant for the show-file mode)
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -61,7 +61,7 @@
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Junkbuster adminstrator has
+#    An e-mail address for the local Foobar adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -76,7 +76,7 @@
 <html>
 
 <head>
-  <title>Junkbuster@@my-hostname@: Contents of @file-description@</title>
+  <title>Foobar@@my-hostname@: Contents of @file-description@</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -132,10 +132,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
diff --git a/templates/show-url-info b/templates/show-url-info
index b958fafc..9e598dd6 100644
--- a/templates/show-url-info
+++ b/templates/show-url-info
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# Show-Url-Info-CGI Output template for junkbuster 2.9.x.
+# Show-Url-Info-CGI Output template for Foobar.
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Junkbuster adminstrator has
+#    An e-mail address for the local Foobar adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -82,7 +82,7 @@
 <html>
 
 <head>
-  <title>Junkbuster@@my-hostname@ URL Info</title>
+  <title>Foobar@@my-hostname@ URL Info</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -105,7 +105,7 @@
         <h2>NOTE:</h2>
         <p>This is a secure (https:) URL, so the part after the "/" is ignored.
           This is a feature of the HTTPS protocol - the exact address of the
-          page you're visiting is hidden.  JunkBuster can only detect the host
+          page you're visiting is hidden.  Foobar can only detect the host
           part of the URL.</p>
         <p>&nbsp;</p>
 <!-- if-https-end@ -->
@@ -136,7 +136,7 @@
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -174,10 +174,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
diff --git a/templates/show-version b/templates/show-version
index 67e4720b..49e5da4e 100644
--- a/templates/show-version
+++ b/templates/show-version
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# Show-Status-CGI Output template for junkbuster 2.9.x
+# Show-Status-CGI Output template for Foobar.
 #
 # USING HTML TEMPLATES:
 # ---------------------
@@ -14,7 +14,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -47,10 +47,10 @@
 #    software.
 #
 #  redirect-url:
-#    The URL to a script that will redirect to the junkbuster
+#    The URL to a script that will redirect to the Foobar
 #    documentation for a given item  
 #  invocation:
-#    The command line with whitch junkbuster was invoked
+#    The command line with whitch Foobar was invoked
 #  options:
 #    The options read from the configfile, linked to their
 #    explanations, plus warnings if parsing acl or forward
@@ -59,7 +59,7 @@
 #    A HTML-formatted list of the individual source file cvs versions
 #  defines:
 #    A HTML-formatted list of all conditional #defines used when
-#    junkbuster was compiled
+#    Foobar was compiled
 #
 #  
 # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS:
@@ -68,7 +68,7 @@
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Junkbuster adminstrator has
+#    An e-mail address for the local Foobar adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -84,7 +84,7 @@
 <html>
 
 <head>
-  <title>Junkbuster@@my-hostname@: Detailed proxy version information</title>
+  <title>Foobar@@my-hostname@: Detailed proxy version information</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -103,7 +103,7 @@
     <tr>
       <td bgcolor=#eeeeee>
         <h2>Source code versions:</h2>
-        <p><i>(Note: This information is only relevant if you checked out JunkBuster from CVS
+        <p><i>(Note: This information is only relevant if you checked out Foobar from CVS
            and compiled it yourself.  If you downloaded a binary, .exe, RPM, or a .tgz file, 
            then when you ask for support just mention the version number <b>@version@</b> 
            and the type of download you got.)</i></p>
@@ -114,7 +114,7 @@
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -152,10 +152,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
diff --git a/templates/toggle b/templates/toggle
index f17952c8..c5582c59 100644
--- a/templates/toggle
+++ b/templates/toggle
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# Toggle Output template for junkbuster 2.9.x.
+# Toggle Output template for Foobar.
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Junkbuster adminstrator has
+#    An e-mail address for the local Foobar adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -70,7 +70,7 @@
 
 <head>
   
-  <title>@if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@ - JunkBuster@@my-hostname@</title>
+  <title>@if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@ - Foobar@@my-hostname@</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -88,14 +88,14 @@
 
     <tr>
       <td bgcolor=#eeeeee>
-        <h2>JunkBuster is @if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@</h2>
+        <h2>Foobar is @if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@</h2>
           <blockquote>
-            <p>When enabled, JunkBuster performs its magic - blocking
+            <p>When enabled, Foobar performs its magic - blocking
                adverts, filtering cookies, regex-filtering, etc.</p>
-            <p>When disabled, JunkBuster behaves as a normal HTTP proxy,
+            <p>When disabled, Foobar behaves as a normal HTTP proxy,
                and will not affect your web browsing.</p>
             <p><a href="@default-cgi@toggle?set=@if-enabled-then@disable@else-not-enabled@enable@endif-enabled@">Click
-               here</a> to @if-enabled-then@disable@else-not-enabled@enable@endif-enabled@ JunkBuster.</p>
+               here</a> to @if-enabled-then@disable@else-not-enabled@enable@endif-enabled@ Foobar.</p>
           </blockquote>
       </td>
     </tr>
@@ -121,11 +121,11 @@
                (Netscape), and run them with a single click.</p>
 
             <ul>
-              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y&set=enabled','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Enable JunkBuster</a></li>
-              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y&set=disabled','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Disable JunkBuster</a></li>
-              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y&set=toggle','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Toggle JunkBuster</a>
+              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y&set=enabled','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Enable Foobar</a></li>
+              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y&set=disabled','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Disable Foobar</a></li>
+              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y&set=toggle','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Toggle Foobar</a>
                   (Toggles between enabled and disabled)</li>
-              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y','ijbstatus','width=250,height=2,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">View JunkBuster Status</a></li>
+              <li><a href="javascript:void(window.open('@default-cgi@toggle?mini=y','ijbstatus','width=250,height=2,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">View Foobar Status</a></li>
             </ul>
 
             <p><b>Credit:</b> The site which gave me the general idea for these
@@ -139,7 +139,7 @@
 
     <tr>
       <td bgcolor=#eeeeee>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -177,10 +177,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->
diff --git a/templates/toggle-mini b/templates/toggle-mini
index f45f3ad0..2174a56e 100644
--- a/templates/toggle-mini
+++ b/templates/toggle-mini
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# Toggle Output template for junkbuster 2.9.x.
+# Toggle Output template for Foobar.
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Junkbuster adminstrator has
+#    An e-mail address for the local Foobar adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -70,7 +70,7 @@
 
 <head>
   
-  <title>@if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@ - JunkBuster@@my-hostname@</title>
+  <title>@if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@ - Foobar@@my-hostname@</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -79,7 +79,7 @@
 <body bgcolor="#eeeeee" marginwidth="3" marginheight="3"
 leftmargin="3" rightmargin="3" topmargin="3" bottommargin="3">
 <center>
-<a href="@default-cgi@" target="_blank">JunkBuster</a> is 
+<a href="@default-cgi@" target="_blank">Foobar</a> is 
 <b>@if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@</b>.
 <a href="@default-cgi@toggle?mini=y&set=@if-enabled-then@disable@else-not-enabled@enable@endif-enabled@"
 >@if-enabled-then@[Disable]@else-not-enabled@[Enable]@endif-enabled@</a>
diff --git a/templates/untrusted b/templates/untrusted
index fb34f638..54838f09 100644
--- a/templates/untrusted
+++ b/templates/untrusted
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# "Untrusted" Error Output template for junkbuster 2.9.x.
+# "Untrusted" Error Output template for Foobar.
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Foobar.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -64,7 +64,7 @@
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Junkbuster adminstrator has
+#    An e-mail address for the local Foobar adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -76,7 +76,7 @@
 #    true, have-help-info is true.  Used to conditionally include
 #    a grey box for any and all help info.
 #  force-support:
-#    Junkbuster has been compiled with support for forced loading
+#    Foobar has been compiled with support for forced loading
 #    of blocked content. In that case, the symbol "force-prefix" is
 #    avaiable, which translates to the FORCE_PREFIX  
 #  have-trust-info:
@@ -88,7 +88,7 @@
 <html>
 
 <head>
-  <title>Untrusted request (Junkbuster@@my-hostname@)</title>
+  <title>Untrusted request (Foobar@@my-hostname@)</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
@@ -149,7 +149,7 @@
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>More Junkbuster:</h2>
+        <h2>More Foobar:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -187,10 +187,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>Local Junkbuster support:</h2>
+        <h2>Local Foobar support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->