s@©@(c)@
authorFabian Keil <fk@fabiankeil.de>
Sun, 20 Jan 2008 08:42:48 +0000 (08:42 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 20 Jan 2008 08:42:48 +0000 (08:42 +0000)
doc/text/developer-manual.txt
doc/text/faq.txt
doc/text/user-manual.txt

index 31a5faf..9166ab1 100644 (file)
@@ -1,8 +1,8 @@
                             Privoxy Developer Manual
 
-   [Copyright[ © 2001-2008 by Privoxy Developers]]
+   [Copyright[ (c) 2001-2008 by Privoxy Developers]]
 
-   $Id: developer-manual.sgml,v 2.16 2008/01/19 17:52:38 hal9 Exp $
+   $Id: developer-manual.txt,v 1.43 2008/01/19 21:41:36 hal9 Exp $
 
    The developer manual provides guidance on coding, testing, packaging,
    documentation and other issues of importance to those involved with
 
    Example for file comments:
 
-const char FILENAME_rcs[] = "$Id: developer-manual.sgml,v 2.16 2008/01/19 17:52:38 hal9 Exp $";
+const char FILENAME_rcs[] = "$Id: developer-manual.txt,v 1.43 2008/01/19 21:41:36 hal9 Exp $";
 /*********************************************************************
  *
- * File        :  $Source$
+ * File        :  $Source: /cvsroot/ijbswa/current/doc/text/developer-manual.txt,v $
  *
  * Purpose     :  (Fill me in with a good description!)
  *
@@ -1535,7 +1535,10 @@ const char FILENAME_rcs[] = "$Id: developer-manual.sgml,v 2.16 2008/01/19 17:52:
  *                USA
  *
  * Revisions   :
- *    $Log$
+ *    $Log: developer-manual.txt,v $
+ *    Revision 1.43  2008/01/19 21:41:36  hal9
+ *    Re-commit to solve various last minute issues for charsets, etc.
+ *
  *
  *********************************************************************/
 
@@ -1560,10 +1563,10 @@ const char FILENAME_h_rcs[] = FILENAME_H_VERSION;
 
 #ifndef _FILENAME_H
 #define _FILENAME_H
-#define FILENAME_H_VERSION "$Id: developer-manual.sgml,v 2.16 2008/01/19 17:52:38 hal9 Exp $"
+#define FILENAME_H_VERSION "$Id: developer-manual.txt,v 1.43 2008/01/19 21:41:36 hal9 Exp $"
 /*********************************************************************
  *
- * File        :  $Source$
+ * File        :  $Source: /cvsroot/ijbswa/current/doc/text/developer-manual.txt,v $
  *
  * Purpose     :  (Fill me in with a good description!)
  *
@@ -1594,7 +1597,10 @@ const char FILENAME_h_rcs[] = FILENAME_H_VERSION;
  *                USA
  *
  * Revisions   :
- *    $Log$
+ *    $Log: developer-manual.txt,v $
+ *    Revision 1.43  2008/01/19 21:41:36  hal9
+ *    Re-commit to solve various last minute issues for charsets, etc.
+ *
  *
  *********************************************************************/
 
@@ -2447,10 +2453,10 @@ extern const char FILENAME_h_rcs[];
 
 9. Privoxy Copyright, License and History
 
-   Copyright © 2001-2008 by Privoxy Developers
+   Copyright (c) 2001-2008 by Privoxy Developers
    <ijbswa-developers@lists.sourceforge.net>
 
-   Some source code is based on code Copyright © 1997 by Anonymous Coders
+   Some source code is based on code Copyright (c) 1997 by Anonymous Coders
    and Junkbusters, Inc. and licensed under the GNU General Public License.
 
    --------------------------------------------------------------------------
index b5ae732..c52e821 100644 (file)
@@ -1,8 +1,8 @@
                        Privoxy Frequently Asked Questions
 
-   [Copyright[ © 2001-2008 by Privoxy Developers]]
+   [Copyright[ (c) 2001-2008 by Privoxy Developers]]
 
-   $Id: faq.sgml,v 2.38 2008/01/19 17:52:39 hal9 Exp $
+   $Id: faq.txt,v 1.56 2008/01/19 21:41:36 hal9 Exp $
 
    This FAQ gives quick answers to frequently asked questions about Privoxy.
    It is not a substitute for the Privoxy User Manual.
@@ -2448,10 +2448,10 @@ Request: 66.70.21.80/scripts/click.php?hid=a71b9f6504b0c5681fa5&si=Ua
 
 7. Privoxy Copyright, License and History
 
-   Copyright © 2001-2008 by Privoxy Developers
+   Copyright (c) 2001-2008 by Privoxy Developers
    <ijbswa-developers@lists.sourceforge.net>
 
-   Some source code is based on code Copyright © 1997 by Anonymous Coders
+   Some source code is based on code Copyright (c) 1997 by Anonymous Coders
    and Junkbusters, Inc. and licensed under the GNU General Public License.
 
    Portions of this document are "borrowed" from the original Junkbuster (tm)
index 0fb563c..7c673ed 100644 (file)
@@ -1,8 +1,8 @@
                            Privoxy 3.0.8 User Manual
 
-   [Copyright[ © 2001 - 2008 by Privoxy Developers]]
+   [Copyright[ (c) 2001 - 2008 by Privoxy Developers]]
 
-   $Id: user-manual.sgml,v 2.55 2008/01/19 21:26:37 hal9 Exp $
+   $Id: user-manual.txt,v 1.74 2008/01/19 21:41:37 hal9 Exp $
 
    The Privoxy User Manual gives users information on how to install,
    configure and use Privoxy.
@@ -6423,10 +6423,10 @@ s/(<body [^>]*)onunload(.*>)/$1never$2/iU
 
 12. Privoxy Copyright, License and History
 
-   Copyright © 2001-2008 by Privoxy Developers
+   Copyright (c) 2001-2008 by Privoxy Developers
    <ijbswa-developers@lists.sourceforge.net>
 
-   Some source code is based on code Copyright © 1997 by Anonymous Coders
+   Some source code is based on code Copyright (c) 1997 by Anonymous Coders
    and Junkbusters, Inc. and licensed under the GNU General Public License.
 
    --------------------------------------------------------------------------