Updated the copyright note
authoroes <oes@users.sourceforge.net>
Fri, 30 Jan 2004 15:29:29 +0000 (15:29 +0000)
committeroes <oes@users.sourceforge.net>
Fri, 30 Jan 2004 15:29:29 +0000 (15:29 +0000)
default.filter
project.h

index 572641a..0ad3950 100644 (file)
@@ -2,11 +2,11 @@
 # 
 #  File        :  $Source: /cvsroot/ijbswa/current/default.filter,v $
 # 
-#  $Id: default.filter,v 1.11.2.20 2004/01/06 16:46:14 oes Exp $
+#  $Id: default.filter,v 1.11.2.21 2004/01/20 15:15:01 oes Exp $
 #
 #  Purpose     :  Rules to process the content of web pages
 # 
-#  Copyright   :  Written by and Copyright
+#  Copyright   :  Written by and Copyright (C) 2001 - 2004 the
 #                 Privoxy team. http://www.privoxy.org/
 #
 # We value your feedback. However, to provide you with the best support,
@@ -490,6 +490,9 @@ s|(<img [^>]*)onload|$1never|sig
 #
 #  Revisions   :
 #     $Log: default.filter,v $
+#     Revision 1.11.2.21  2004/01/20 15:15:01  oes
+#     Detail enhancement in all-popups
+#
 #     Revision 1.11.2.20  2004/01/06 16:46:14  oes
 #     Fixed a JS syntax problem in jumping-windows
 #
index 4bacb28..65d077d 100644 (file)
--- a/project.h
+++ b/project.h
@@ -1,7 +1,7 @@
 #ifndef PROJECT_H_INCLUDED
 #define PROJECT_H_INCLUDED
 /** Version string. */
-#define PROJECT_H_VERSION "$Id: project.h,v 1.72.2.3 2003/03/11 11:54:37 oes Exp $"
+#define PROJECT_H_VERSION "$Id: project.h,v 1.72.2.4 2004/01/13 16:12:14 oes Exp $"
 /*********************************************************************
  *
  * File        :  $Source: /cvsroot/ijbswa/current/Attic/project.h,v $
@@ -10,7 +10,7 @@
  *                project.  Does not define any variables or functions
  *                (though it does declare some macros).
  *
- * Copyright   :  Written by and Copyright (C) 2001 the SourceForge
+ * Copyright   :  Written by and Copyright (C) 2001 - 2004 the SourceForge
  *                Privoxy team. http://www.privoxy.org/
  *
  *                Based on the Internet Junkbuster originally written
@@ -37,6 +37,9 @@
  *
  * Revisions   :
  *    $Log: project.h,v $
+ *    Revision 1.72.2.4  2004/01/13 16:12:14  oes
+ *    Fixed double slash in USER_MANUAL_URL. Closes BR #867088.
+ *
  *    Revision 1.72.2.3  2003/03/11 11:54:37  oes
  *    Introduced RC_FLAG_* flags for use in child process return code
  *