Browse code

update GPL headers with new address for FSF

git-svn: trunk@1901

Tomasz Kojm authored on 2006/04/10 04:59:28
Showing 209 changed files
... ...
@@ -2,7 +2,7 @@
2 2
 		       Version 2, June 1991
3 3
 
4 4
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
5
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
5
+     51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
6 6
  Everyone is permitted to copy and distribute verbatim copies
7 7
  of this license document, but changing it is not allowed.
8 8
 
... ...
@@ -1,3 +1,7 @@
1
+Sun Apr  9 21:49:22 CEST 2006 (tk)
2
+----------------------------------
3
+  * update GPL headers with new address for FSF
4
+
1 5
 Sun Apr  9 10:35:15 BST 2006 (njh)
2 6
 ----------------------------------
3 7
   * libclamav/mbox.c:	Fix compilation error on CYGWIN
... ...
@@ -13,7 +13,8 @@
13 13
 #
14 14
 #  You should have received a copy of the GNU General Public License
15 15
 #  along with this program; if not, write to the Free Software
16
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+#  MA 02110-1301, USA.
17 18
 
18 19
 SUBDIRS = libclamav clamscan clamd clamdscan freshclam sigtool database docs etc clamav-milter
19 20
 EXTRA_DIST = FAQ contrib test examples BUGS shared libclamav.pc.in UPGRADE
... ...
@@ -29,7 +29,8 @@
29 29
 #
30 30
 #  You should have received a copy of the GNU General Public License
31 31
 #  along with this program; if not, write to the Free Software
32
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
32
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
33
+#  MA 02110-1301, USA.
33 34
 
34 35
 
35 36
 srcdir = @srcdir@
... ...
@@ -13,7 +13,8 @@
13 13
 #
14 14
 #  You should have received a copy of the GNU General Public License
15 15
 #  along with this program; if not, write to the Free Software
16
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+#  MA 02110-1301, USA.
17 18
 
18 19
 # FIXME: check automake for 'and' (&&)
19 20
 if BUILD_CLAMD
... ...
@@ -29,7 +29,8 @@
29 29
 #
30 30
 #  You should have received a copy of the GNU General Public License
31 31
 #  along with this program; if not, write to the Free Software
32
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
32
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
33
+#  MA 02110-1301, USA.
33 34
 
34 35
 srcdir = @srcdir@
35 36
 top_srcdir = @top_srcdir@
... ...
@@ -16,13 +16,14 @@
16 16
  *
17 17
  *  You should have received a copy of the GNU General Public License
18 18
  *  along with this program; if not, write to the Free Software
19
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
20
+ *  MA 02110-1301, USA.
20 21
  *
21 22
  * Install into /usr/local/sbin/clamav-milter
22 23
  *
23 24
  * For installation instructions see the file INSTALL that came with this file
24 25
  */
25
-static	char	const	rcsid[] = "$Id: clamav-milter.c,v 1.234 2006/02/25 11:11:32 nigelhorne Exp $";
26
+static	char	const	rcsid[] = "$Id: clamav-milter.c,v 1.235 2006/04/09 19:59:25 kojm Exp $";
26 27
 
27 28
 #define	CM_VERSION	"devel-090206"
28 29
 
... ...
@@ -13,7 +13,8 @@
13 13
 #
14 14
 #  You should have received a copy of the GNU General Public License
15 15
 #  along with this program; if not, write to the Free Software
16
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+#  MA 02110-1301, USA.
17 18
 
18 19
 if BUILD_CLAMD
19 20
 
... ...
@@ -29,7 +29,8 @@
29 29
 #
30 30
 #  You should have received a copy of the GNU General Public License
31 31
 #  along with this program; if not, write to the Free Software
32
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
32
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
33
+#  MA 02110-1301, USA.
33 34
 
34 35
 srcdir = @srcdir@
35 36
 top_srcdir = @top_srcdir@
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2002 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2002 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifdef CLAMUKO
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2002 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2002 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __LOCALSERVER_H
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2001-2002 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2001-2002 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  *
18 19
  * Sat Sep 14 22:18:20 CEST 2002: included getfirst*(), getnext*() functions
19 20
  *			from Alejandro Dubrovsky <s328940@student.uq.edu.au>
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2002 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2002 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __OPTIONS_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __CLAMD_OTHERS_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2002 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2002 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __SCANNER_H
... ...
@@ -14,7 +14,8 @@
14 14
  *
15 15
  *  You should have received a copy of the GNU General Public License
16 16
  *  along with this program; if not, write to the Free Software
17
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
+ *  MA 02110-1301, USA.
18 19
  */
19 20
 
20 21
 #if HAVE_CONFIG_H
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2002, 2003 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2002, 2003 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __SERVER_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __SESSION_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __SHARED_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2002 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2002 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __TCPSERVER_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #include <pthread.h>
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __THRMGR_H__
... ...
@@ -13,7 +13,8 @@
13 13
 #
14 14
 #  You should have received a copy of the GNU General Public License
15 15
 #  along with this program; if not, write to the Free Software
16
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+#  MA 02110-1301, USA.
17 18
 
18 19
 if BUILD_CLAMD
19 20
 
... ...
@@ -29,7 +29,8 @@
29 29
 #
30 30
 #  You should have received a copy of the GNU General Public License
31 31
 #  along with this program; if not, write to the Free Software
32
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
32
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
33
+#  MA 02110-1301, USA.
33 34
 
34 35
 srcdir = @srcdir@
35 36
 top_srcdir = @top_srcdir@
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2002 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2002 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __CLIENT_H
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2002 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2002 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #define DEFAULT_CFG CONFDIR"/clamd.conf"
... ...
@@ -14,7 +14,8 @@
14 14
 #
15 15
 #  You should have received a copy of the GNU General Public License
16 16
 #  along with this program; if not, write to the Free Software
17
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
+#  MA 02110-1301, USA.
18 19
 
19 20
 bin_PROGRAMS = clamscan
20 21
 
... ...
@@ -30,7 +30,8 @@
30 30
 #
31 31
 #  You should have received a copy of the GNU General Public License
32 32
 #  along with this program; if not, write to the Free Software
33
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
33
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
34
+#  MA 02110-1301, USA.
34 35
 
35 36
 srcdir = @srcdir@
36 37
 top_srcdir = @top_srcdir@
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2002 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2002 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifdef CLAMAVUSER
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  *
18 19
  *  Sat May 18 15:23:21 CEST 2002: included cpu autodetection from Magnus Ekdahl
19 20
  *  Wed Mar  5 03:45:31 CET 2003: included --move code from Damien Curtain
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2002, 2003 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2002, 2003 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __MANAGER_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  *
18 19
  * Sat Sep 14 22:18:20 CEST 2002: included getfirst*(), getnext*() functions
19 20
  *			from Alejandro Dubrovsky <s328940@student.uq.edu.au>
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2002, 2003 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2002, 2003 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __OPTIONS_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  *
18 19
  *  Sat May 18 15:20:26 CEST 2002: included detectCpu() from Magnus Ekdahl
19 20
  *  Sat Jun 29 12:19:26 CEST 2002: fixed non386 detectCpu (Magnus Ekdahl)
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __OTHERS_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __SHARED_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2002, 2003 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2002, 2003 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __TREEWALK_H
... ...
@@ -14,7 +14,8 @@ dnl   GNU General Public License for more details.
14 14
 dnl
15 15
 dnl   You should have received a copy of the GNU General Public License
16 16
 dnl   along with this program; if not, write to the Free Software
17
-dnl   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17
+dnl   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
+dnl   MA 02110-1301, USA.
18 19
 
19 20
 AC_INIT(clamscan/clamscan.c)
20 21
 AC_CREATE_TARGET_H(target.h)
... ...
@@ -16,7 +16,8 @@
16 16
  *
17 17
  *  You should have received a copy of the GNU General Public License
18 18
  *  along with this program; if not, write to the Free Software
19
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
20
+ *  MA 02110-1301, USA.
20 21
  */
21 22
 
22 23
 #include "stdafx.h"
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 class CClamavDoc : public CDocument
23 24
 {
... ...
@@ -16,7 +16,8 @@
16 16
  *
17 17
  *  You should have received a copy of the GNU General Public License
18 18
  *  along with this program; if not, write to the Free Software
19
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
20
+ *  MA 02110-1301, USA.
20 21
  */
21 22
 #include "stdafx.h"
22 23
 #include "resource.h"
... ...
@@ -16,7 +16,8 @@
16 16
  *
17 17
  *  You should have received a copy of the GNU General Public License
18 18
  *  along with this program; if not, write to the Free Software
19
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
20
+ *  MA 02110-1301, USA.
20 21
  */
21 22
 #ifndef __AFXWIN_H__
22 23
 	#error include 'stdafx.h' before including this file for PCH
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 #define APSTUDIO_READONLY_SYMBOLS
23 24
 /////////////////////////////////////////////////////////////////////////////
... ...
@@ -16,7 +16,8 @@
16 16
  *
17 17
  *  You should have received a copy of the GNU General Public License
18 18
  *  along with this program; if not, write to the Free Software
19
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
20
+ *  MA 02110-1301, USA.
20 21
  */
21 22
 #include "stdafx.h"
22 23
 #include "clamav.h"
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 class CClamavView : public CView
23 24
 {
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 #include "stdafx.h"
19 20
 
... ...
@@ -15,7 +15,8 @@
15 15
  *
16 16
  *  You should have received a copy of the GNU General Public License
17 17
  *  along with this program; if not, write to the Free Software
18
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
18
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
19
+ *  MA 02110-1301, USA.
19 20
  */
20 21
 #ifndef	_CLAMSERVER_H
21 22
 
... ...
@@ -16,7 +16,8 @@
16 16
  *
17 17
  *  You should have received a copy of the GNU General Public License
18 18
  *  along with this program; if not, write to the Free Software
19
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
20
+ *  MA 02110-1301, USA.
20 21
  */
21 22
 #include "stdafx.h"
22 23
 #include "mainfrm.h"
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 #ifndef	_MAINFRM_H
23 24
 
... ...
@@ -16,7 +16,8 @@
16 16
  *
17 17
  *  You should have received a copy of the GNU General Public License
18 18
  *  along with this program; if not, write to the Free Software
19
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
20
+ *  MA 02110-1301, USA.
20 21
  */
21 22
 #include "stdafx.h"
22 23
 #include "clamav.h"
... ...
@@ -16,7 +16,8 @@
16 16
  *
17 17
  *  You should have received a copy of the GNU General Public License
18 18
  *  along with this program; if not, write to the Free Software
19
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
20
+ *  MA 02110-1301, USA.
20 21
  */
21 22
 /////////////////////////////////////////////////////////////////////////////
22 23
 // COptions dialog
... ...
@@ -16,7 +16,8 @@
16 16
  *
17 17
  *  You should have received a copy of the GNU General Public License
18 18
  *  along with this program; if not, write to the Free Software
19
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
20
+ *  MA 02110-1301, USA.
20 21
  */
21 22
 #include "stdafx.h"
22 23
 #include "clamav.h"
... ...
@@ -16,7 +16,8 @@
16 16
  *
17 17
  *  You should have received a copy of the GNU General Public License
18 18
  *  along with this program; if not, write to the Free Software
19
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
20
+ *  MA 02110-1301, USA.
20 21
  */
21 22
 /////////////////////////////////////////////////////////////////////////////
22 23
 // CProgress dialog
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 //{{NO_DEPENDENCIES}}
19 20
 // Microsoft Visual C++ generated include file.
... ...
@@ -16,7 +16,8 @@
16 16
  *
17 17
  *  You should have received a copy of the GNU General Public License
18 18
  *  along with this program; if not, write to the Free Software
19
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
20
+ *  MA 02110-1301, USA.
20 21
  */
21 22
 #include "stdafx.h"
22 23
 #include "clamav.h"
... ...
@@ -16,7 +16,8 @@
16 16
  *
17 17
  *  You should have received a copy of the GNU General Public License
18 18
  *  along with this program; if not, write to the Free Software
19
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
20
+ *  MA 02110-1301, USA.
20 21
  */
21 22
 #include "resource.h"       // main symbols
22 23
 
... ...
@@ -14,7 +14,8 @@
14 14
 #
15 15
 #   You should have received a copy of the GNU General Public License
16 16
 #   along with this program; if not, write to the Free Software
17
-#   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17
+#   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
+#   MA 02110-1301, USA.
18 19
 
19 20
 #	clamavmon - monitor a network for virus intrusion
20 21
 # Usage "clamavmon [machines...]" where machines is an optional list of machine
... ...
@@ -14,7 +14,8 @@
14 14
 #
15 15
 # You should have received a copy of the GNU General Public License
16 16
 # along with this program; if not, write to the Free Software
17
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
+# MA 02110-1301, USA.
18 19
 #
19 20
 # Install into /usr/local/etc/rc.d as /usr/local/etc/rc.d/clamav.sh
20 21
 #	chmod 755 /usr/local/etc/rc.d/clamav.sh
... ...
@@ -14,7 +14,8 @@
14 14
 #
15 15
 # You should have received a copy of the GNU General Public License
16 16
 # along with this program; if not, write to the Free Software
17
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
+# MA 02110-1301, USA.
18 19
 #
19 20
 # Install into /etc/rc.d as /etc/rc.d/clamav
20 21
 #	chmod 755 /etc/rc.d/clamav
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #include <stdio.h>
... ...
@@ -15,7 +15,8 @@
15 15
 #
16 16
 #  You should have received a copy of the GNU General Public License
17 17
 #  along with this program; if not, write to the Free Software
18
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
18
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
19
+#  MA 02110-1301, USA.
19 20
 
20 21
 EXTRA_DIST = main.cvd daily.cvd
21 22
 DBINST = @DBDIR@
... ...
@@ -31,7 +31,8 @@
31 31
 #
32 32
 #  You should have received a copy of the GNU General Public License
33 33
 #  along with this program; if not, write to the Free Software
34
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
34
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
35
+#  MA 02110-1301, USA.
35 36
 srcdir = @srcdir@
36 37
 top_srcdir = @top_srcdir@
37 38
 VPATH = @srcdir@
... ...
@@ -13,7 +13,8 @@
13 13
 #
14 14
 #  You should have received a copy of the GNU General Public License
15 15
 #  along with this program; if not, write to the Free Software
16
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+#  MA 02110-1301, USA.
17 18
 
18 19
 EXTRA_DIST = clamdoc.pdf man clamav-mirror-howto.pdf signatures.pdf clamdoc.tex clam.eps html
19 20
 man_MANS = man/clamscan.1 man/freshclam.1 man/sigtool.1 man/clamd.8 man/clamd.conf.5 man/clamdscan.1 man/clamav-milter.8 man/freshclam.conf.5
... ...
@@ -29,7 +29,8 @@
29 29
 #
30 30
 #  You should have received a copy of the GNU General Public License
31 31
 #  along with this program; if not, write to the Free Software
32
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
32
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
33
+#  MA 02110-1301, USA.
33 34
 srcdir = @srcdir@
34 35
 top_srcdir = @top_srcdir@
35 36
 VPATH = @srcdir@
36 37
Binary files a/clamav-devel/docs/clamdoc.pdf and b/clamav-devel/docs/clamdoc.pdf differ
... ...
@@ -16,7 +16,8 @@
16 16
 %
17 17
 %  You should have received a copy of the GNU General Public License
18 18
 %  along with this program; if not, write to the Free Software
19
-%  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
+%  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
20
+%  MA 02110-1301, USA.
20 21
 
21 22
 \documentclass[a4paper,titlepage,12pt]{article}
22 23
 \usepackage{amssymb}
... ...
@@ -69,18 +70,18 @@
69 69
     \vspace{3cm}
70 70
     \begin{flushright}
71 71
 	\rule[-1ex]{8cm}{3pt}\\
72
-	\huge Clam AntiVirus 0.86rc1\\
72
+	\huge Clam AntiVirus 0.88.1\\
73 73
 	\huge \emph{User Manual}\\
74 74
     \end{flushright}
75 75
 
76 76
     \newpage
77 77
     \pagestyle{fancy}
78 78
     \tableofcontents
79
-    \vspace{11.5cm}
79
+    \vspace{9.5cm}
80 80
 
81 81
     \noindent
82 82
     \begin{boxedminipage}[b]{\textwidth}
83
-    ClamAV User Manual, \copyright \  2002 - 2005 Tomasz Kojm\\
83
+    ClamAV User Manual, \copyright \  2002 - 2006 Tomasz Kojm\\
84 84
     This document is distributed under the terms of the GNU General
85 85
     Public License v2.
86 86
     \end{boxedminipage}
... ...
@@ -101,7 +102,8 @@
101 101
 
102 102
     You should have received a copy of the GNU General Public License
103 103
     along with this program; if not, write to the Free Software
104
-    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
104
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
105
+    MA 02110-1301, USA.
105 106
     \end{boxedminipage}
106 107
 
107 108
     \newpage
... ...
@@ -449,18 +451,18 @@
449 449
     to connect it with Sendmail add the following lines to
450 450
     \verb+/etc/mail/sendmail.mc+:
451 451
     \begin{verbatim}
452
-INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clmilter.sock,
452
+INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clamav/clmilter.sock,
453 453
 F=, T=S:4m;R:4m')dnl
454 454
 define(`confINPUT_MAIL_FILTERS', `clmilter')
455 455
     \end{verbatim}
456 456
     If you're running it in \verb+--external+ mode, check entry in
457 457
     \verb+clamd.conf+ of the form:
458 458
     \begin{verbatim}
459
-	LocalSocket /var/run/clamd.sock
459
+	LocalSocket /var/run/clamav/clamd.sock
460 460
     \end{verbatim}
461 461
     Start clamav-milter
462 462
     \begin{verbatim}
463
-	/usr/local/sbin/clamav-milter -lo /var/run/clmilter.sock
463
+	/usr/local/sbin/clamav-milter -lo /var/run/clamav/clmilter.sock
464 464
     \end{verbatim}
465 465
     and restart sendmail.
466 466
 
... ...
@@ -1231,6 +1233,14 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
1231 1231
     \textbf{Supports:} clamd\\[4pt]
1232 1232
     A mail processing client for ClamAV. Small, fast and easy to install.
1233 1233
 
1234
+    \subsubsection{Clement}
1235
+    \textbf{Homepage:} \url{http://www.clement.safe.ca/}\\
1236
+    \textbf{Supports:} libclamav\\[4pt]
1237
+    Clement is an application working as an mail server firewall. Its only
1238
+    purpose is to trap most of the unwanted mail at the earliest possible stage.
1239
+    Clement uses ClamAV to detect viruses and SpamAssassin to check for spam
1240
+    content.
1241
+
1234 1242
     \subsubsection{cgpav}
1235 1243
     \textbf{Homepage:} \url{http://program.farit.ru/}\\
1236 1244
     \textbf{Supports:} clamd\\[4pt]
... ...
@@ -1258,7 +1268,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
1258 1258
     without major dependencies.
1259 1259
 
1260 1260
     \subsubsection{clapf}
1261
-    \textbf{Homepage:} \url{http://thorium.ath.cx/clapf/}\\
1261
+    \textbf{Homepage:} \url{http://dev.acts.hu/clapf/}\\
1262 1262
     \textbf{Supports:} libclamav\\[4pt]
1263 1263
     Clapf is a clamav based virus scanning and anti-spam content filter for
1264 1264
     Postfix.
... ...
@@ -1375,6 +1385,13 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
1375 1375
     is used for virus detection. Fully configurable scheduled database scanning
1376 1376
     offers an additional layer of protection.
1377 1377
 
1378
+    \subsubsection{PSCM}
1379
+    \textbf{Homepage:} \url{http://www.metawire.org/~pscm/}\\
1380
+    \textbf{Supports:} clamd\\[4pt]
1381
+    PSCM is an RPM package that provides out-of-box easy installation for
1382
+    a secure smtp mailserver with spam filtering and virus scanning
1383
+    capabilities.
1384
+
1378 1385
     \subsubsection{PTSMail Utilities}
1379 1386
     \textbf{Homepage:} \url{http://www.scanmail-software.com/}\\
1380 1387
     \textbf{Supports:} clamscan\\[4pt]
... ...
@@ -1413,9 +1430,9 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
1413 1413
     \subsubsection{qSheff}
1414 1414
     \textbf{Homepage:} \url{http://www.enderunix.org/qsheff}\\
1415 1415
     \textbf{Supports:} clamdscan, clamd\\[4pt]
1416
-    The tool allows running anti-virus and content filtering software
1417
-    simultaneously. Supports ClamAV for virus checking and Zabit for
1418
-    content filtering.
1416
+    The tool allows running anti-virus, body/subject/attachment filtering, user 
1417
+    defined white/black lists, and alternative qmail logging. Supports ClamAV
1418
+    for virus checking.
1419 1419
 
1420 1420
     \subsubsection{RevolSys SMTP kit for Postfix}
1421 1421
     \textbf{Homepage:} \url{http://smtp.revolsys.org/}\\
... ...
@@ -1474,7 +1491,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
1474 1474
     antivirus scanning using ClamAV.
1475 1475
 
1476 1476
     \subsubsection{smf-clamd}
1477
-    \textbf{Homepage:} \url{}\\
1477
+    \textbf{Homepage:} \url{http://smfs.sourceforge.net/smf-clamd.html}\\
1478 1478
     \textbf{Supports:} clamd\\[4pt]
1479 1479
     SmartSendmailFilter-clamd is a lightweight filter for Sendmail. It's
1480 1480
     a small (less than 550 lines of C code), fast and very stable filter
... ...
@@ -1487,6 +1504,15 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
1487 1487
     transparently in real time, except for the DATA command which is
1488 1488
     intercepted in order to scan the data for spam and/or viruses.
1489 1489
 
1490
+    \subsubsection{smtp-gated}
1491
+    \textbf{Homepage:} \url{http://smtp-proxy.klolik.org/}\\
1492
+    \textbf{Supports:} clamd\\[4pt]
1493
+    smtp-gated is a transparent SMTP proxy supporting: NAT on Linux (netfilter),
1494
+    NAT on FreeBSD (ipfw and others getsockopt-compatible), or dedicated mode
1495
+    (separate/external machine). DATA traffic is spooled in write-thru mode
1496
+    and then scanned for viruses or spam. The program is transparent for TLS
1497
+    connections.
1498
+
1490 1499
     \subsubsection{smtp-vilter}
1491 1500
     \textbf{Homepage:} \url{http://www.etc.msys.ch/software/smtp-vilter/}\\
1492 1501
     \textbf{Supports:} clamd\\[4pt]
... ...
@@ -1517,8 +1543,8 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
1517 1517
     \subsubsection{POP3 Virus Scanner Daemon}
1518 1518
     \textbf{Homepage:} \url{http://p3scan.sourceforge.net/}\\
1519 1519
     \textbf{Supports:} clamscan\\[4pt]
1520
-    This is a full-transparent proxy-server for POP3-clients. It runs on
1521
-    a Linux box with iptables (for port re-direction). It can be used to
1520
+    This is a fully transparent proxy server for POP3-clients. It runs on
1521
+    a Linux box with iptables (for port redirection). It can be used to
1522 1522
     provide POP3 email scanning from the Internet, to any internal network
1523 1523
     and is ideal for helping to protect your Other OS LAN from harm,
1524 1524
     especially when used in conjunction with a firewall and other Internet
... ...
@@ -1562,16 +1588,20 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
1562 1562
     is the chance of malicious code in nearly every filetypes e.g. HTML
1563 1563
     (JavaScript) or JPEG files.
1564 1564
 
1565
-    \subsubsection{Frox}
1566
-    \textbf{Homepage:} \url{http://www.hollo.org/frox/}\\
1567
-    \textbf{Supports:} clamscan\\[4pt]
1568
-
1569 1565
     \subsubsection{mod\_clamav}
1570 1566
     \textbf{Homepage:} \url{http://software.othello.ch/mod_clamav/}\\
1571 1567
     \textbf{Supports:} libclamav, clamd\\[4pt]
1572 1568
     mod\_clamav is an Apache virus scanning filter. It was written
1573 1569
     and is currently maintained by Andreas Muller.
1574 1570
 
1571
+    \subsubsection{ClamAV module for ProFTPD}
1572
+    \textbf{Homepage:} \url{http://www.uglyboxindustries.com/open-source.php}\\
1573
+    \textbf{Supports:} libclamav\\[4pt]
1574
+    This is an add on module for ProFTPD that enables the FTP server to scan
1575
+    newly uploaded files for viruses, before allowing the file upload to
1576
+    complete. This is very valuable, as you, the administrator, can ensure
1577
+    that your FTP sites do not contain viruses uploaded by your users.
1578
+
1575 1579
     \subsubsection{SafeSquid}
1576 1580
     \textbf{Homepage:} \url{http://www.safesquid.com/}\\
1577 1581
     \textbf{Supports:} clamd\\[4pt]
... ...
@@ -1695,13 +1725,13 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
1695 1695
     with the "dot-qmail" mechanism for qmail-local and is entirely designed
1696 1696
     for qmail (no additional patches required).
1697 1697
 
1698
-    \subsubsection{Sylpheed Claws}
1698
+    \subsubsection{Sylpheed-Claws}
1699 1699
     \textbf{Homepage:} \url{http://claws.sylpheed.org/}\\
1700 1700
     \textbf{Supports:} libclamav\\[4pt]
1701
-    Sylpheed Claws is a bleeding edge branch of Sylpheed, a light weight mail
1702
-    user agent for UNIX. It can scan attachments in mail received from POP,
1703
-    IMAP or a local account and optionally delete the mail or save it to a
1704
-    designated folder.
1701
+    Sylpheed-Claws is the extended branch of Sylpheed, a lightweight mail user
1702
+    agent for UNIX. It can scan attachments in mail received from
1703
+    POP/IMAP/local accounts using the Clam AntiVirus plugin. Preferences can
1704
+    be set under Configuration/Preferences/Plugins/Clam AntiVirus.
1705 1705
  
1706 1706
     \subsubsection{SoftlabsAV}
1707 1707
     \textbf{Homepage:} \url{http://antivirus.softlabs.info/}\\
... ...
@@ -1787,6 +1817,11 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
1787 1787
 
1788 1788
     \subsection{\emph{Library + ClamAV}}
1789 1789
 
1790
+    \subsubsection{ClamAV-Sharp}
1791
+    \textbf{Homepage:} \url{http://clamav-sharp.pcode.nl/}\\
1792
+    \textbf{Supports:} libclamav\\[4pt]
1793
+    Mono binding for ClamAV.
1794
+
1790 1795
     \subsubsection{ClamAVPlugin}
1791 1796
     \textbf{Homepage:} \url{http://wiki.apache.org/spamassassin/ClamAVPlugin}\\
1792 1797
     \textbf{Supports:} libclamav via File::Scan::ClamAV\\[4pt]
... ...
@@ -1813,11 +1848,11 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
1813 1813
     \textbf{Supports:} libclamav\\[4pt]
1814 1814
     Perl binding for ClamAV.
1815 1815
 
1816
-    \subsubsection{php-clamav}
1817
-    \textbf{Homepage:} \url{http://freshmeat.net/projects/php-clam/}\\
1816
+    \subsubsection{PHP ClamAV Lib}
1817
+    \textbf{Homepage:} \url{http://phpclamavlib.org/}\\
1818 1818
     \textbf{Supports:} libclamav\\[4pt]
1819
-    php-clamav is a small module that implements a limited subset of the
1820
-    libclamav API in order to scan buffers and files from within PHP.
1819
+    PHP ClamAV Lib is a PHP extension that allows to incorporate virus
1820
+    scanning features in PHP scripts.
1821 1821
 
1822 1822
     \subsubsection{pyclamav}
1823 1823
     \textbf{Homepage:} \url{http://xael.org/norman/python/pyclamav/index.html}\\
... ...
@@ -1927,9 +1962,6 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
1927 1927
 	\hline
1928 1928
 	Mirror & IP & Location & Administrator\\ \hline\hline
1929 1929
 
1930
-	\url{clamav.man.olsztyn.pl} & 213.184.16.3 & Olsztyn, & Robert d`Aystetten\\
1931
-				    &		   & Poland   & \email{<dart*man.olsztyn.pl>}\\ \hline
1932
-
1933 1930
 	\url{avmirror1.prod.rxgsys.com} & 64.74.124.90 & USA & Graham Wooden\\
1934 1931
 					&	       &     & \email{<graham*rxgsys.com>}\\ \hline
1935 1932
 
... ...
@@ -1965,7 +1997,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
1965 1965
 				     &		      &	    & \email{<scott*perlcode.org>}\\ \hline
1966 1966
 	\url{clamav-sj.viaverio.com} & 128.121.60.235 & USA & Scott Wiersdorf\\
1967 1967
 				     &		      &	    & \email{<scott*perlcode.org>}\\ \hline
1968
-	\url{clamavdb.heanet.ie} & 193.1.219.100 & Ireland & Colm MacCarthaigh\\
1968
+	\url{clamavdb.heanet.ie} & 193.1.193.64 & Ireland & Colm MacCarthaigh\\
1969 1969
 				 &		 &	   & \email{<mirrors*heanet.ie>}\\ \hline
1970 1970
 	\url{clamav.crysys.hu} & 152.66.249.132 & Hungary & Bencsath Boldizsar\\
1971 1971
 			       &		&	  & \email{<boldi*mail2004.crysys.hit.bme.hu>}\\ \hline
... ...
@@ -1982,19 +2014,9 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
1982 1982
 	\url{clamav.ialfa.net} & 210.22.201.152 & People's Republic & Alfa Shen\\
1983 1983
 			       &		& of China	    & \email{<alfa*ialfa.net>}\\ \hline
1984 1984
 
1985
-	\url{clamavdb.ikk.sztaki.hu} & 193.225.86.3 & Hungary & Gabor Kiss\\
1985
+	\url{clamavdb.ikk.sztaki.hu} & 193.225.12.21 & Hungary & Gabor Kiss\\
1986 1986
 				     &		    &	      & \email{<kissg*debella.ikk.sztaki.hu>}\\ \hline
1987 1987
 
1988
-    \end{tabular}}
1989
-    \end{center}
1990
-    % new page
1991
-    \begin{center}
1992
-    {\footnotesize
1993
-    \begin{tabular}{|c|c|c|c|}
1994
-	\hline
1995
-	Mirror & IP & Location & Administrator\\ \hline\hline
1996
-
1997
-
1998 1988
 	\url{clamav.mirrors.nks.net} & 24.73.112.74 & Florida, USA & James Neal\\
1999 1989
 				     &		    &		   & \email{<clam-admin*nks.net>}\\ \hline
2000 1990
 
... ...
@@ -2007,8 +2029,18 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2007 2007
 	\url{clamav.dbplc.com} & 217.154.108.81 & United Kingdom & Simon Pither\\
2008 2008
 			       &		&		 & \email{<simon*digitalbrain.com>}\\ \hline
2009 2009
 
2010
-	\url{clamav.unet.brandeis.edu} & 129.64.99.170 & USA & Rich Graves\\
2011
-				       &	       &     & \email{<rcgraves*brandeis.edu>}\\ \hline
2010
+    \end{tabular}}
2011
+    \end{center}
2012
+    % new page
2013
+    \begin{center}
2014
+    {\footnotesize
2015
+    \begin{tabular}{|c|c|c|c|}
2016
+	\hline
2017
+	Mirror & IP & Location & Administrator\\ \hline\hline
2018
+
2019
+
2020
+	\url{clamav.unet.brandeis.edu} & 129.64.99.170 & USA & Elliot Kendall\\
2021
+				       &	       &     & \email{<ekendall*brandeis.edu>}\\ \hline
2012 2022
 
2013 2023
 	\url{clamav.im1.net} & 65.77.42.207 & Florida, US & Dmitri Pavlenkov\\
2014 2024
 			     &		    &		  & \email{<dmitri*im1.com>}\\ \hline
... ...
@@ -2039,7 +2071,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2039 2039
 			     & 213.186.33.37 &        & \email{<germain.masse*ovh.net>}\\ \hline
2040 2040
 	\url{clamav.spod.org} & 195.92.99.99 & United Kingdom & Ian Kirk\\
2041 2041
 			      &		     &		      & \email{<blob*blob.co.uk>}\\ \hline
2042
-	\url{clamav.intercom.net.ua} & 195.13.43.28 & Ukraine & Artie Missirov\\
2042
+	\url{clamav.intercom.net.ua} & 83.218.226.76 & Ukraine & Artie Missirov\\
2043 2043
 				     &		    &	      & \email{<kadjy*intercom.net.ua>}\\ \hline
2044 2044
 	\url{clamav.mirror.vutbr.cz} & 147.229.3.16 & Czech Republic & Tomas Kreuzwieser\\
2045 2045
 				     &		    &		     & \email{<mirror-adm*cis.vutbr.cz>}\\ \hline
... ...
@@ -2047,15 +2079,6 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2047 2047
 				    &		   &	    & \email{<adam*popik.pl>}\\ \hline
2048 2048
 	\url{clamav.fx-services.com} & 69.93.108.98 & USA & Robin Vley\\
2049 2049
 				     &		    &	  & \email{<robin*fx-services.com>}\\ \hline
2050
-    \end{tabular}}
2051
-    \end{center}
2052
-    % new page
2053
-    \begin{center}
2054
-    {\footnotesize
2055
-    \begin{tabular}{|c|c|c|c|}
2056
-	\hline
2057
-	Mirror & IP & Location & Administrator\\ \hline\hline
2058
-
2059 2050
 	\url{clamav.univ-nantes.fr} & 193.52.101.131 & France & Yann Dupont\\
2060 2051
 				    &		     &	      &	\email{<yann.dupont*univ-nantes.fr>}\\ \hline
2061 2052
 	\url{clamav.blackroute.net} & 64.246.44.108 & Texas, USA & Maarten Van Horenbeeck\\
... ...
@@ -2064,10 +2087,17 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2064 2064
 					 &		 &	 & \email{<henrich*samba.gr.jp>}\\ \hline
2065 2065
 	\url{clamavdb.planetmirror.com} & 203.16.234.78 & Australia & Jason Andrade\\
2066 2066
 					&		&	    & \email{<support*planetmirror.com>}\\ \hline
2067
-	\url{clamavdb.raimei.co.jp} & 219.106.255.66 & Japan & Araki Musashi\\
2068
-				    &		     &	     & \email{<araki*raimei.co.jp>}\\ \hline
2069 2067
 	\url{clamav.pathlink.com} & 129.250.169.81 & USA & Kachun Lee\\
2070 2068
 				  &		   &	 & \email{<kachun*pathlink.com>}\\ \hline
2069
+    \end{tabular}}
2070
+    \end{center}
2071
+    % new page
2072
+    \begin{center}
2073
+    {\footnotesize
2074
+    \begin{tabular}{|c|c|c|c|}
2075
+	\hline
2076
+	Mirror & IP & Location & Administrator\\ \hline\hline
2077
+
2071 2078
 	\url{clamav.mirror.camelnetwork.com} & 213.230.200.242 & UK & Chris Burton\\
2072 2079
 					     &		       &    & \email{<clamav.mirror*camelnetwork.com>}\\ \hline
2073 2080
 	\url{clamav.unnet.nl} & 62.133.206.90 & Netherlands & Cliff Albert\\
... ...
@@ -2104,6 +2134,18 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2104 2104
 				       &		&	 & \email{<fd*waycom.net>}\\ \hline
2105 2105
 	\url{clamav.cryms.info} & 194.29.5.19 & Lugano,	    & Lorenzo Patocchi\\
2106 2106
 				&	      & Switzerland & \email{<lorenzo.patocchi*cryms.com>}\\ \hline
2107
+	\url{clamav-mirror.wiseknot.co.jp} & 59.87.0.36 & Japan & Michiaki Tada\\
2108
+					   &		&	& \email{<m-tada*wiseknot.co.jp>}\\ \hline
2109
+	\url{clamav.host.bg} & 87.120.40.28 & Bulgaria & Anton Titov\\
2110
+			     &		     &		& \email{<a.titov*host.bg>}\\ \hline
2111
+	\url{clamav.yukiguni.net} & 219.127.68.136 & Japan & Takehisa Obata\\
2112
+				  &		   &	   & \email{<indytech*yukiguni.net>}\\ \hline
2113
+	\url{clamav.begi.net} & 219.106.242.51 & Japan & Hiromichi Itou\\
2114
+			      &		       &       & \email{<ito*begi.net>}\\ \hline
2115
+	\url{clamav.meiwing.com} & 210.245.226.117 & Hong Kong & Thomas Koo\\
2116
+				 &		  &	      & \email{<thomas*meiwing.com>}\\ \hline
2117
+	\url{clamav.unix.su} & 62.181.41.8 & Russian Federation & Konstantin A. Mikhailov\\
2118
+			     &		   &			& \email{<kam*unix.su>}\\ \hline
2107 2119
     \end{tabular}}
2108 2120
     \end{center}
2109 2121
     % new page
... ...
@@ -2127,13 +2169,11 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2127 2127
 				  &		  &	& \email{<pavalos*theshell.com>}\\ \hline
2128 2128
 	\url{clamav.inode.at} & 81.223.20.171 & Austria & Michael Renner\\
2129 2129
 			      &		      &		& \email{<mirror*inode.at>}\\ \hline
2130
-	\url{clamav.informatik.fh-furtwangen.de} & 141.28.73.8 & Germany & Sebastian Siewior\\
2131
-						 &	       &	 & \email{<bigeasy*foo.fh-furtwangen.de>}\\ \hline
2132 2130
 	\url{clamav.cpss.edu.hk} & 218.189.210.14 & Hong Kong & Wan Pui Wa\\
2133 2131
 				 &		  &	      & \email{<puiwa*cpss.edu.hk>}\\ \hline
2134 2132
 	\url{clamav.irontec.com} & 66.111.55.10 & Tampa, & Iker Sagasti Markina\\
2135
-				 &		& USA	 & \email{<iker*irontec.com>}\\
2136
-	\url{clamav.optical.com.mx} & 200.53.122.8 & Mexico & Omar Armas\\
2133
+				 &		& USA	 & \email{<iker*irontec.com>}\\ \hline
2134
+	\url{clamav.mpsnet.com.mx} & 200.4.48.8 & Mexico & Omar Armas\\
2137 2135
 				    &		   &	    & \email{<oarmas*mpsnet.net.mx>}\\ \hline
2138 2136
 	\url{idea.sec.dico.unimi.it} & 159.149.155.69 & Italy & Lorenzo Martignoni\\
2139 2137
 				     &		      &	      & \email{<lorenzo*cert-it.dico.unimi.it>}\\ \hline
... ...
@@ -2146,21 +2186,23 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2146 2146
 	\url{clamav.ecualinux.com} & 66.111.57.40 & Ecuador & E. Perez Estevez\\
2147 2147
 				   &		  &	    & \email{<info*ecualinux.com>}\\ \hline
2148 2148
 	\url{clamav.oc1.mirrors.redwire.net} & 64.186.250.53 & USA & Japheth Cleaver\\
2149
-	\url{clamav.sd2.mirrors.redwire.net} & 64.186.240.118 &	   & \email{<mirror*redwire.net>}\\ \hline
2149
+					     &		     &	   & \email{<mirror*redwire.net>}\\ \hline
2150 2150
 	\url{clamav.edpnet.net} & 212.71.0.71 & Belgium & Daan Kerkhofs\\
2151 2151
 				&	      &		& \url{<d.kerkhofs*edpnet.net>}\\ \hline
2152 2152
 	\url{clamav.edgescape.com} & 67.19.5.178 & USA & Timothy Folks\\
2153 2153
 				   &		 &     & \url{<timothy.folks*edgescape.com>}\\ \hline
2154 2154
 	\url{clamav.hanbiro.com} & 211.234.111.17 & Korea & Kwon Taek Sool\\
2155 2155
 				 &		  &	  & \email{<master*hanbiro.com>}\\ \hline
2156
-	\url{clamav.kyit.edu.tw} & 210.60.80.8 & Taiwan & Rui-Xiang Guo\\
2157
-				 &	       &	& \email{<rxg*cc.kyit.edu.tw>}\\ \hline
2158 2156
 	\url{clamav.vtu.lt} & 193.219.149.170 & Lithuania & Eugenijus J.\\
2159 2157
 			    &		      &		  & \email{<ejs*ar.vtu.lt>}\\ \hline
2160
-	\url{clamav.ftpproxy.org} & 217.110.63.228 & Germany & Andreas Schoenberg\\
2158
+	\url{clamav.ftpproxy.org} & 195.246.234.199 & Germany & Andreas Schoenberg\\
2161 2159
 				  &		   &	     & \email{<asg*ftpproxy.org>}\\ \hline
2162 2160
 	\url{clamav.iasi.roedu.net} & 192.129.4.120 & Romania & Subredu Manuel\\
2163 2161
 				    &		    &	      & \email{<ftpadmin*iasi.roedu.net>}\\ \hline
2162
+	\url{clamav.infonet.ee} & 212.7.0.71 & Estonia & Konstantin Barinov\\
2163
+				&	     &	       & \email{<sbr*infonet.ee>}\\ \hline
2164
+	\url{clamav.savework.de} & 85.214.44.186 & Germany & Kai-H. Weutzing\\
2165
+				 &		 &	   & \email{<clamavdb*savework.de>}\\ \hline
2164 2166
     \end{tabular}}
2165 2167
     \end{center}
2166 2168
     % new page
... ...
@@ -2170,18 +2212,62 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2170 2170
 	\hline
2171 2171
 	Mirror & IP & Location & Administrator\\ \hline\hline
2172 2172
 
2173
-	\url{clamav.infonet.ee} & 212.7.0.71 & Estonia & Konstantin Barinov\\
2174
-				&	     &	       & \email{<sbr*infonet.ee>}\\ \hline
2175
-	\url{clamav.savework.de} & 81.169.151.96 & Germany & Kai-H. Weutzing\\
2176
-				 &		 &	   & \email{<clamavdb*savework.de>}\\ \hline
2177 2173
 	\url{clamav.citrin.ru} & 213.248.60.121 & Russia & Anton Yuzhaninov\\
2178 2174
 			       &		&	 & \email{<citrin*citrin.ru>}\\ \hline
2179
-	\url{clamav.keystreams.com} & 207.158.28.8 & USA & Roman Volf\\
2180
-				    &		   &	 & \email{<volfman*keystreams.com>}\\ \hline
2181 2175
 	\url{clamav.paralax.org} & 83.148.101.196 & Bulgaria & Svetoslav Vesselkoff\\
2182 2176
 				 &		  &	     & \email{<soho*paralax.org>}\\ \hline
2183 2177
 	\url{clamav.linux.pt} & 194.65.79.153 & Portugal & Jose Celestino\\
2184 2178
 			      &		      &		 & \email{<japc*co.sapo.pt>}\\ \hline
2179
+	\url{clamav.westlinks.com} & 67.43.173.205 & USA & Tim Treaster\\
2180
+				   &		   &	 & \email{<tim*westlinks.com>}\\ \hline
2181
+	\url{clamav.liquidweb.com} & 209.59.139.38 & USA & Steven Collins\\
2182
+				   &		   &	 & \email{<scollins*liquidweb.com>}\\ \hline
2183
+	\url{clamav.xs4all.nl} & 194.109.6.74 & Netherlands & Eric Veldhuyzen\\
2184
+			       &	      &		    & \email{<ericv*xs4all.net>}\\ \hline
2185
+        \url{clamav.pinna.cx} & 69.57.154.46 & Texas, & Nicola Pinna\\
2186
+			      &		     & USA    &	\email{<pinna*pinna.cx>}\\ \hline
2187
+	\url{switch.clamav.net} & 130.59.10.35 & Switzerland & Thomas Lenggenhager\\
2188
+				&	       &	     & \email{<lenggenhager*switch.ch>}\\ \hline
2189
+	\url{clamav.public-internet.co.uk} & 195.85.245.20 & London, & Tom Beard\\
2190
+					   &		   & United Kingdom & \email{<tom.beard*public-internet.co.uk>}\\ \hline
2191
+	\url{clamav.mainloop.se} & 192.71.58.30 & Sweden & Thomas Althoff\\
2192
+				 &		&	 & \email{<thomas*mainloop.se>}\\ \hline
2193
+	\url{clamav.dc.hu} & 195.228.75.149 & Hungary & Bencsath Boldizsar\\
2194
+			   &		    &	      & \email{<boldi*mail2004.crysys.hit.bme.hu>}\\ \hline
2195
+	\url{clamav.mirror.myebs.de} & 193.239.17.68 & Germany & Thomas Schwanhaeuser\\
2196
+				     &		     &	       & \email{<thomas.schwanhaeuser*aps-web.de>}\\ \hline
2197
+	\url{clamav.s-lines.net} & 61.205.61.201 & Japan & Tatsuya Ueda\\
2198
+				 &		 &	 & \email{<tatsuya*staff.s-lines.net>}\\ \hline
2199
+	\url{clamav.mcs.de} & 194.77.146.139 & Germany & Christian Kuehn\\
2200
+			    &		     &	       & \email{<christian.kuehn*mcs.de>}\\ \hline
2201
+	\url{clamav.mirror.fizzelpark.com} & 217.115.136.170 & Germany & Thilo Bangert\\
2202
+					   &		     &	       & \email{<bangert*fizzelpark.com>}\\ \hline
2203
+	\url{clamav.talika.eii.us.es} & 150.214.142.249 & Spain & Javier Miguel Rodriguez\\
2204
+				      &			&	& \email{<javier.miguel*talika.eii.us.es>}\\ \hline
2205
+	\url{clamav.nara.wide.ad.jp} & 203.178.137.175 & Japan & Yoshiaki Saita\\
2206
+				     &		       &       & \email{<ftp-admin*is.naist.jp>}\\ \hline
2207
+	\url{clamavdb.ml-club.jp} & 219.117.246.122 & Japan & Takahiro Morizono\\
2208
+				  &		    &	    & \email{<morizono*coop.kadai.ne.jp>}\\ \hline
2209
+	\url{clamav.packetstorm.nu} & 213.222.11.220 & The Netherlands & Niek Baakman\\
2210
+				    &		     &		       & \email{<niek*asbak.coding-slaves.com>}\\ \hline
2211
+	\url{clamav.mirror.garr.it} & 193.206.139.37 & Italy & Enrico Cavalli\\
2212
+				    &		     &	     & \email{<mirror-service*garr.it>}\\ \hline
2213
+	\url{clamav.uoc.gr} & 147.52.3.21 & Greece & Kissandrakis S. George\\
2214
+			    &		  &	   & \email{<kissand*ucnet.uoc.gr>}\\ \hline
2215
+	\url{clamav.lug-norderstedt.de} & 213.209.100.191 & Germany & Fabian Caspers\\
2216
+					&		  &	    & \email{<fabian*lug-norderstedt.de>}\\ \hline
2217
+	\url{clamav.df.lth.se} & 194.47.250.218 & Sweden & Rune Anderson\\
2218
+			       &		&	 & \email{<rpa*df.lth.se>}\\ \hline
2219
+	\url{clamav.gueth.net} & 217.160.141.39 & Germany & Volker Gueth\\
2220
+			       &		&	  & \email{<volker*gueth.net>}\\ \hline
2221
+	\url{b.clamav.mirror.fizzelpark.com} & 217.115.136.170 & Germany & Thilo Bangert\\
2222
+					     &		       &	 & \email{<bangert*fizzelpark.com>}\\ \hline
2223
+	\url{clamav.dg.net.ua} & 213.186.196.225 & Ukraine & Oleksandr V. Typlynskyi\\
2224
+			       &		 &	   & \email{<clamavdb*dg.net.ua>}\\ \hline
2225
+	\url{clamav.i24horas.com.br} & 200.242.49.19 & Brazil & Renato Lins\\
2226
+				     &		     &	      & \email{<renato-clamav*autoservico.com>}\\ \hline
2227
+	\url{clamav.gva.es} & 82.159.137.16 & Spain & Jose Antonio Amador\\
2228
+			    &		    &	    & \email{<jamador*gva.es>}\\ \hline
2185 2229
     \end{tabular}}
2186 2230
     \end{center}
2187 2231
 
... ...
@@ -2189,23 +2275,27 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2189 2189
     The following people contributed to our project in some way (providing
2190 2190
     patches, bug reports, technical support, documentation, good ideas...):
2191 2191
     \begin{itemize}
2192
+	\item Clint Adams \email{<schizo*debian.org>}
2192 2193
 	\item Sergey Y. Afonin \email{<asy*kraft-s.ru>}
2193 2194
 	\item Robert Allerstorfer \email{<roal*anet.at>}
2194 2195
 	\item Claudio Alonso \email{<cfalonso*yahoo.com>}
2195 2196
 	\item Kevin Amorin \email{<kamorin*ccs.neu.edu>}
2196 2197
 	\item Kamil Andrusz \email{<wizz*mniam.net>}
2198
+	\item Tayfun Asker \email{<tasker*metu.edu.tr>}
2197 2199
 	\item Jean-Edouard Babin \email{<Jeb*jeb.com.fr>}
2198 2200
 	\item Marc Baudoin \email{<babafou*babafou.eu.org>}
2199 2201
 	\item Scott Beck \email{<sbeck*gossamer-threads.com>}
2200 2202
 	\item Rolf Eike Beer \email{<eike*mail.math.uni-mannheim.de>}
2201 2203
 	\item Rene Bellora \email{<rbellora*tecnoaccion.com.ar>}
2202 2204
 	\item Carlo Marcelo Arenas Belon \email{<carenas*sajinet.com.pe>}
2205
+	\item Joseph Benden \email{<joe*thrallingpenguin.com>}
2203 2206
 	\item Hilko Bengen \email{<bengen*vdst-ka.inka.de>}
2204 2207
 	\item Hank Beatty \email{<hbeatty*starband.net>}
2205 2208
 	\item Alexandre Biancalana \email{<ale*seudns.net>}
2206 2209
 	\item Patrick Bihan-Faou \email{<patrick*mindstep.com>}
2207 2210
 	\item Martin Blapp \email{<mb*imp.ch>}
2208 2211
 	\item Dale Blount \email{<dale*velocity.net>}
2212
+	\item Serge van den Boom \email{<svdb*stack.nl>}
2209 2213
 	\item Oliver Brandmueller \email{<ob*e-Gitt.NET>}
2210 2214
 	\item Boguslaw Brandys \email{<brandys*o2.pl>}
2211 2215
 	\item Igor Brezac \email{<igor*ipass.net>}
... ...
@@ -2240,6 +2330,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2240 2240
 	\item Fred van Engen \email{<fred*wooha.org>}
2241 2241
 	\item Jason Englander \email{<jason*englanders.cc>}
2242 2242
 	\item Oden Eriksson \email{<oeriksson*mandrakesoft.com>}
2243
+	\item Daniel Fahlgren \email{<fahlgren*ardendo.se>}
2243 2244
 	\item Andy Fiddaman \email{<af*jeamland.org>}
2244 2245
 	\item Edison Figueira Junior \email{<edison*brc.com.br>}
2245 2246
 	\item David Ford \email{<david+cert*blue-labs.org>}
... ...
@@ -2283,9 +2374,11 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2283 2283
 	\item Per Jessen \email{<per*computer.org>}
2284 2284
 	\item Dave Jones \email{<dave*kalkbay.co.za>}
2285 2285
 	\item Jesper Juhl \email{<juhl*dif.dk>}
2286
+	\item Kamil Kaczkowski \email{<kamil*kamil.eisp.pl>}
2286 2287
 	\item Alex Kah \email{<alex*narfonix.com>}
2287 2288
 	\item Stefan Kaltenbrunner \email{<stefan*kaltenbrunner.cc>}
2288 2289
 	\item Lloyd Kamara \email{<l.kamara*imperial.ac.uk>}
2290
+	\item Stefan Kanthak \email{<stefan.kanthak*fujitsu-siemens.com>}
2289 2291
 	\item Kazuhiko \email{<kazuhiko*fdiary.net>}
2290 2292
 	\item Jeremy Kitchen \email{<kitchen*scriptkitchen.com>}
2291 2293
 	\item Tomasz Klim \email{<tomek*euroneto.pl>}
... ...
@@ -2299,6 +2392,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2299 2299
 	\item Mark Kushinsky \email{<mark*mdspc.com>}
2300 2300
 	\item Mike Lambert \email{<lambert*jeol.com>}
2301 2301
 	\item Thomas Lamy \email{<Thomas.Lamy*in-online.net>}
2302
+	\item Stephane Leclerc \email{<sleclerc*aliastec.net>}
2302 2303
 	\item Marty Lee \email{<marty*maui.co.uk>}
2303 2304
 	\item Dennis Leeuw \email{<dleeuw*made-it.com>}
2304 2305
 	\item Martin Lesser \email{<admin-debian*bettercom.de>}
... ...
@@ -2308,6 +2402,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2308 2308
 	\item Jerome Limozin \email{<jerome*limozin.net>}
2309 2309
 	\item Mike Loewen \email{<mloewen*sturgeon.cac.psu.edu>}
2310 2310
 	\item Roger Lucas \email{<roger*planbit.co.uk>}
2311
+	\item David Luyer \email{<david\_luyer*pacific.net.au>}
2311 2312
 	\item Richard Lyons \email{<frob-clamav*webcentral.com.au>}
2312 2313
 	\item David S. Madole \email{<david*madole.net>}
2313 2314
 	\item Thomas Madsen \email{<tm*softcom.dk>}
... ...
@@ -2315,6 +2410,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2315 2315
 	\item Joe Maimon \email{<jmaimon*ttec.com>}
2316 2316
 	\item David Majorel \email{<dm*lagoon.nc>}
2317 2317
 	\item Andrey V. Malyshev \email{<amal*krasn.ru>}
2318
+	\item Fukuda Manabu \email{<fukuda*cri-mw.co.jp>}
2318 2319
 	\item Stefan Martig \email{<sm*officeco.ch>}
2319 2320
 	\item Alexander Marx \email{<mad-ml*madness.at>}
2320 2321
 	\item Andreas Marx (\url{http://www.av-test.org/})
... ...
@@ -2327,6 +2423,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2327 2327
 	\item Chris van Meerendonk \email{<cvm*castel.nl>}
2328 2328
 	\item Andrey J. Melnikoff \email{<temnota*kmv.ru>}
2329 2329
 	\item Damian Menscher \email{<menscher*uiuc.edu>}
2330
+	\item Jasper Metselaar \email{<jasper*formmailer.net>}
2330 2331
 	\item Arkadiusz Miskiewicz \email{<misiek*pld-linux.org>}
2331 2332
 	\item Ted Mittelstaedt \email{<tedm*toybox.placo.com>}
2332 2333
 	\item Mark Mielke \email{<mark*mark.mielke.cc>}
... ...
@@ -2370,6 +2467,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2370 2370
 	\item Sergei Pronin \email{<sp*finndesign.fi>}
2371 2371
 	\item Thomas Quinot \email{<thomas*cuivre.fr.eu.org>}
2372 2372
 	\item Ed Ravin \email{<eravin*panix.com>}
2373
+	\item Robert Rebbun \email{<robert*desertsurf.com>}
2373 2374
 	\item Brian A. Reiter \email{<breiter*wolfereiter.com>}
2374 2375
 	\item Didi Rieder \email{<adrieder*sbox.tugraz.at>}
2375 2376
 	\item Pavel V. Rochnyack \email{<rpv*fsf.tsu.ru>}
... ...
@@ -2387,9 +2485,11 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2387 2387
 	\item Omer Faruk Sen \email{<ofsen*enderunix.org>}
2388 2388
 	\item Sergey \email{<a\_s\_y*sama.ru>}
2389 2389
 	\item Tuomas Silen \email{<tuomas.silen*nodeta.fi>}
2390
+	\item David F. Skoll \email{<dfs*roaringpenguin.com>}
2390 2391
 	\item Al Smith \email{<ajs+clamav*aeschi.ch.eu.org>}
2391 2392
 	\item Sergey Smitienko \email{<hunter*comsys.com.ua>}
2392 2393
 	\item Solar Designer \email{<solar*openwall.com>}
2394
+	\item Joerg Sonnenberger \email{<joerg*britannica.bec.de>}
2393 2395
 	\item Kevin Spicer \email{<kevin*kevinspicer.co.uk>}
2394 2396
 	\item GertJan Spoelman \email{<cav*gjs.cc>}
2395 2397
 	\item Ole Stanstrup \email{<ole*stanstrup.dk>}
... ...
@@ -2404,7 +2504,9 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2404 2404
 	\item Masahiro Teramoto \email{<markun*onohara.to>}
2405 2405
 	\item Daniel Theodoro \email{<dtheodoro*ig.com.br>}
2406 2406
 	\item Ryan Thompson \email{<clamav*sasknow.com>}
2407
+	\item Gianluigi Tiesi \email{<sherpya*netfarm.it>}
2407 2408
 	\item Yar Tikhiy \email{<yar*comp.chem.msu.su>}
2409
+	\item Andrew Toller \email{<atoller*connectfree.co.uk>}
2408 2410
 	\item Michael L. Torrie \email{<torriem*chem.byu.edu>}
2409 2411
 	\item Trashware \email{<trashware*gmx.net>}
2410 2412
 	\item Matthew Trent \email{<mtrent*localaccess.com>}
... ...
@@ -2423,6 +2525,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2423 2423
 	\item David Wu \email{<dyw*iohk.com>}
2424 2424
 	\item Takumi Yamane \email{<yamtak*b-session.com>}
2425 2425
 	\item Youza Youzovic \email{<youza*post.cz>}
2426
+	\item Anton Yuzhaninov \email{<citrin*rambler-co.ru>}
2426 2427
 	\item Leonid Zeitlin \email{<lz*europe.com>}
2427 2428
 	\item ZMan Z. \email{<x86zman*go-a-way.dyndns.org>}
2428 2429
 	\item Andoni Zubimendi \email{<andoni*lpsat.net>}
... ...
@@ -2435,8 +2538,11 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2435 2435
 	\item Advance Healthcare Group (\url{http://www.ahgl.com.au/})
2436 2436
 	\item American Computer \& Electronic Services Corp. (\url{http://www.acesnw.com/})
2437 2437
 	\item Anonymous donor from Colorado, US
2438
+	\item Peter Ashman
2438 2439
 	\item Atlas College (\url{http://www.atlascollege.nl/})
2439 2440
 	\item AWD Online (\url{http://www.awdonline.com/})
2441
+	\item BackupAssist Backup Software (\url{http://www.backupassist.com/})
2442
+	\item Dave Baker
2440 2443
 	\item Bear and Bear Consulting, Inc. (\url{http://www.bear-consulting.com/})
2441 2444
 	\item Aaron Begley
2442 2445
 	\item Craig H. Block
... ...
@@ -2446,8 +2552,11 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2446 2446
 	\item Thanos Chatziathanassiou
2447 2447
 	\item Cheahch from Singapore
2448 2448
 	\item Conexim Australia - business web hosting (\url{http://www.conexim.com.au})
2449
+	\item Alan Cook
2449 2450
 	\item Joe Cooper
2451
+	\item CustomLogic LLC (\url{http://www.customlogic.com/})
2450 2452
 	\item Ron DeFulio
2453
+	\item Digirati (\url{http://oss.digirati.com.br/})
2451 2454
 	\item Steve Donegan (\url{http://www.donegan.org/})
2452 2455
 	\item Dynamic Network Services, Inc (\url{http://www.dyndns.org/})
2453 2456
 	\item EAS Enterprises LLC
... ...
@@ -2465,6 +2574,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2465 2465
 	\item The Free Shopping Cart people (\url{http://www.precisionweb.net/})
2466 2466
 	\item Paul Freeman
2467 2467
 	\item Jack Fung
2468
+	\item Stephen Gageby
2468 2469
 	\item Paolo Galeazzi
2469 2470
 	\item GANDI (\url{http://www.gandi.net/})
2470 2471
 	\item Jeremy Garcia (\url{http://www.linuxquestions.org/})
... ...
@@ -2479,17 +2589,21 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2479 2479
 	\item Hosting Metro LLC (\url{http://www.hostingmetro.com/})
2480 2480
 	\item IDEAL Software GmbH (\url{http://www.IdealSoftware.com/})
2481 2481
 	\item Industry Standard Computers (\url{http://www.ISCnetwork.com/})
2482
+	\item Interact2Day (\url{http://www.interact2day.com/})
2482 2483
 	\item Invisik Corporation (\url{http://www.invisik.com/})
2483 2484
 	\item itXcel Internet - Domain Registration (\url{http://www.itxcel.com})
2484 2485
 	\item Craig Jackson
2485 2486
 	\item Stuart Jones
2486 2487
 	\item Jason Judge
2487 2488
 	\item Keith (\url{http://www.textpad.com/})
2489
+	\item Ewald Kicker (\url{http://www.very-clever.com/})
2488 2490
 	\item Brad Koehn
2491
+	\item Christina Kuratli (\url{http://www.virusprotect.ch/})
2489 2492
 	\item Logic Partners Inc. (\url{http://www.logicpartners.com/})
2490 2493
 	\item Mark Lotspaih (\url{http://www.lotcom.org/})
2491 2494
 	\item Michel Machado (\url{http://oss.digirati.com.br/})
2492 2495
 	\item Olivier Marechal
2496
+	\item Matthew McKenzie
2493 2497
 	\item Micro Logic Systems (\url{http://www.mls.nc/})
2494 2498
 	\item Midcoast Internet Solutions
2495 2499
 	\item Mimecast (\url{http://www.mimecast.com/})
... ...
@@ -2497,12 +2611,17 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2497 2497
 	\item Bozidar Mladenovic
2498 2498
 	\item Paul Morgan
2499 2499
 	\item Tomas Morkus
2500
+	\item The Names Database (\url{http://static.namesdatabase.com})
2500 2501
 	\item Michael Nolan (\url{http://www.michaelnolan.co.uk/})
2502
+	\item Jorgen Norgaard
2503
+	\item Numedeon, Inc. creators of Whyville (\url{http://www.whyville.net/})
2501 2504
 	\item Oneworkspace.com (\url{http://www.oneworkspace.com/})
2502 2505
 	\item Origin Solutions (\url{http://www.originsolutions.com.au/})
2503 2506
 	\item outermedia GmbH (\url{http://www.outermedia.de/})
2507
+	\item Kevin Pang (\url{http://www.freebsdblog.org/})
2504 2508
 	\item Alexander Panzhin
2505
-	\item Dan Pelleg
2509
+	\item Passageway Communications (\url{http://www.passageway.com})
2510
+	\item Dan Pelleg (\url{http://www.libagent.org/})
2506 2511
 	\item Thodoris Pitikaris
2507 2512
 	\item Paul Rantin
2508 2513
 	\item Thomas J. Raef (\url{http://www.ebasedsecurity.com})
... ...
@@ -2517,12 +2636,17 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2517 2517
 	\item Software Workshop Inc (\url{http://www.softwareworkshop.com/})
2518 2518
 	\item Solutions In A Box (\url{http://www.siab.com.au/})
2519 2519
 	\item Stephane Rault
2520
+	\item SearchMain (\url{http://www.searchmain.com/})
2521
+	\item Olivier Silber
2520 2522
 	\item Fernando Augusto Medeiros Silva (\url{http://www.linuxplace.com.br/})
2523
+	\item Sollentuna Fria Gymnasium, Sweden (\url{http://www.sfg.se/})
2521 2524
 	\item StarBand (\url{http://www.starband.com/})
2522 2525
 	\item Stroke of Color, Inc.
2523 2526
 	\item Synchro Sistemas de Informacao (\url{http://synchro.com.br/})
2524 2527
 	\item Sahil Tandon
2528
+	\item The Spamex Disposable Email Address Service (\url{http://www.spamex.com})
2525 2529
 	\item Brad Tarver
2530
+	\item TGT Tampermeier \& Grill Steuerberatungs- und Wirtschaftstreuhand OEG (\url{http://www.tgt.at/})
2526 2531
 	\item Per Reedtz Thomsen
2527 2532
 	\item William Tisdale
2528 2533
 	\item Up Time Technology (\url{http://www.uptimetech.com/})
... ...
@@ -2531,9 +2655,12 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2531 2531
 	\item Web.arbyte - Online-Marketing (\url{http://www.webarbyte.de/})
2532 2532
 	\item Webzone Srl (\url{http://www.webzone.it/})
2533 2533
 	\item Markus Welsch (\url{http://www.linux-corner.net/})
2534
+	\item Julia White (\url{http://www.convert-tools.com/})
2534 2535
 	\item Nicklaus Wicker
2535 2536
 	\item David Williams (\url{http://kayakero.net/})
2536 2537
 	\item Glenn R Williams
2538
+	\item Kelly Williams
2539
+	\item Zimbra open-source collaboration suite (\url{http://www.zimbra.com/})
2537 2540
     \end{itemize}
2538 2541
 
2539 2542
     \subsection{Graphics}
... ...
@@ -2588,7 +2715,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec)
2588 2588
 	Role: inactive
2589 2589
 
2590 2590
 	\item Tomasz Papszun \email{<tomek*clamav.net>}, Poland\\
2591
-	Role: temporarily inactive
2591
+	Role: virus database maintainer
2592 2592
 
2593 2593
 	\item Sven Strickroth \email{<sven*clamav.net>}, Germany\\
2594 2594
 	Role: virus database maintainer
... ...
@@ -226,7 +226,8 @@ Public License v2.
226 226
  ALT="\begin{boxedminipage}[b]{\textwidth}
227 227
 Clam AntiVirus is free software; you can r...
228 228
 ...
229
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
229
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
230
+MA 02110-1301, USA.
230 231
 \end{boxedminipage}">
231 232
 <BR>
232 233
 
... ...
@@ -13,7 +13,8 @@
13 13
 #
14 14
 #  You should have received a copy of the GNU General Public License
15 15
 #  along with this program; if not, write to the Free Software
16
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+#  MA 02110-1301, USA.
17 18
 
18 19
 EXTRA_DIST = clamd.conf freshclam.conf
19 20
 CFGINST = @CFGDIR@
... ...
@@ -29,7 +29,8 @@
29 29
 #
30 30
 #  You should have received a copy of the GNU General Public License
31 31
 #  along with this program; if not, write to the Free Software
32
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
32
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
33
+#  MA 02110-1301, USA.
33 34
 srcdir = @srcdir@
34 35
 top_srcdir = @top_srcdir@
35 36
 VPATH = @srcdir@
... ...
@@ -15,7 +15,8 @@
15 15
  *
16 16
  *  You should have received a copy of the GNU General Public License
17 17
  *  along with this program; if not, write to the Free Software
18
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
18
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
19
+ *  MA 02110-1301, USA.
19 20
  */
20 21
 
21 22
 #include <stdio.h>
... ...
@@ -14,7 +14,8 @@
14 14
 #
15 15
 #  You should have received a copy of the GNU General Public License
16 16
 #  along with this program; if not, write to the Free Software
17
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
+#  MA 02110-1301, USA.
18 19
 
19 20
 bin_PROGRAMS = freshclam
20 21
 
... ...
@@ -30,7 +30,8 @@
30 30
 #
31 31
 #  You should have received a copy of the GNU General Public License
32 32
 #  along with this program; if not, write to the Free Software
33
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
33
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
34
+#  MA 02110-1301, USA.
34 35
 
35 36
 srcdir = @srcdir@
36 37
 top_srcdir = @top_srcdir@
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef DATADIR
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __DNS_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __FRESHCLAM_H
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #if HAVE_CONFIG_H
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2002, 2003 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2002, 2003 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __MANAGER_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2002 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2002 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __NOTIFY_H
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2001-2002 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2001-2002 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #include <stdio.h>
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2002 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2002 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __OPTIONS_H
... ...
@@ -13,7 +13,8 @@
13 13
 #
14 14
 #  You should have received a copy of the GNU General Public License
15 15
 #  along with this program; if not, write to the Free Software
16
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+#  MA 02110-1301, USA.
17 18
 
18 19
 
19 20
 INCLUDES = -I$(top_srcdir) -I@srcdir@/zziplib -I@srcdir@/mspack -I@srcdir@/unrar
... ...
@@ -29,7 +29,8 @@
29 29
 #
30 30
 #  You should have received a copy of the GNU General Public License
31 31
 #  along with this program; if not, write to the Free Software
32
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
32
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
33
+#  MA 02110-1301, USA.
33 34
 
34 35
 
35 36
 srcdir = @srcdir@
... ...
@@ -465,8 +466,8 @@ distclean-compile:
465 465
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unrarvm.Plo@am__quote@
466 466
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/untar.Plo@am__quote@
467 467
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/upx.Plo@am__quote@
468
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vba_extract.Plo@am__quote@
469 468
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uuencode.Plo@am__quote@
469
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vba_extract.Plo@am__quote@
470 470
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yc.Plo@am__quote@
471 471
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zzip-dir.Plo@am__quote@
472 472
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zzip-err.Plo@am__quote@
... ...
@@ -13,10 +13,14 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  *
18 19
  * Change History:
19 20
  * $Log: binhex.c,v $
21
+ * Revision 1.18  2006/04/09 19:59:27  kojm
22
+ * update GPL headers with new address for FSF
23
+ *
20 24
  * Revision 1.17  2005/11/06 14:03:26  nigelhorne
21 25
  * Ensure NAME_MAX isn't redefined on BeOS
22 26
  *
... ...
@@ -66,7 +70,7 @@
66 66
  * First draft of binhex.c
67 67
  *
68 68
  */
69
-static	char	const	rcsid[] = "$Id: binhex.c,v 1.17 2005/11/06 14:03:26 nigelhorne Exp $";
69
+static	char	const	rcsid[] = "$Id: binhex.c,v 1.18 2006/04/09 19:59:27 kojm Exp $";
70 70
 
71 71
 #include "clamav.h"
72 72
 
... ...
@@ -13,10 +13,14 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  *
18 19
  * Change History:
19 20
  * $Log: binhex.h,v $
21
+ * Revision 1.4  2006/04/09 19:59:27  kojm
22
+ * update GPL headers with new address for FSF
23
+ *
20 24
  * Revision 1.3  2004/11/18 19:30:29  kojm
21 25
  * add support for Mac's HQX file format
22 26
  *
... ...
@@ -13,9 +13,10 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18
-static	char	const	rcsid[] = "$Id: blob.c,v 1.43 2005/06/11 20:58:36 nigelhorne Exp $";
19
+static	char	const	rcsid[] = "$Id: blob.c,v 1.44 2006/04/09 19:59:27 kojm Exp $";
19 20
 
20 21
 #if HAVE_CONFIG_H
21 22
 #include "clamav-config.h"
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __BLOB_H
... ...
@@ -15,7 +15,8 @@
15 15
  *
16 16
  *  You should have received a copy of the GNU General Public License
17 17
  *  along with this program; if not, write to the Free Software
18
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
18
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
19
+ *  MA 02110-1301, USA.
19 20
  */
20 21
  
21 22
 #if HAVE_CONFIG_H
... ...
@@ -15,7 +15,8 @@
15 15
  *
16 16
  *  You should have received a copy of the GNU General Public License
17 17
  *  along with this program; if not, write to the Free Software
18
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
18
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
19
+ *  MA 02110-1301, USA.
19 20
  */
20 21
  
21 22
 #ifndef __CHM_UNPACK_H
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2002 - 2005 Tomasz Kojm <tkojm@clamav.net>
2
+ *  Copyright (C) 2002 - 2006 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __CLAMAV_H
... ...
@@ -15,7 +15,8 @@
15 15
  *
16 16
  *  You should have received a copy of the GNU General Public License
17 17
  *  along with this program; if not, write to the Free Software
18
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
18
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
19
+ *  MA 02110-1301, USA.
19 20
  */
20 21
 
21 22
 #ifndef __CLTYPES_H
... ...
@@ -15,7 +15,8 @@
15 15
  *
16 16
  *  You should have received a copy of the GNU General Public License
17 17
  *  along with this program; if not, write to the Free Software
18
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
18
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
19
+ *  MA 02110-1301, USA.
19 20
  */
20 21
 
21 22
 #if HAVE_CONFIG_H
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2003 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2003 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __CVD_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef DATADIR
... ...
@@ -15,7 +15,8 @@
15 15
  *
16 16
  *  You should have received a copy of the GNU General Public License
17 17
  *  along with this program; if not, write to the Free Software
18
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
18
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
19
+ *  MA 02110-1301, USA.
19 20
  */
20 21
 
21 22
 #if HAVE_CONFIG_H
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2003 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2003 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __DSIG_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -16,7 +16,8 @@
16 16
  *
17 17
  *  You should have received a copy of the GNU General Public License
18 18
  *  along with this program; if not, write to the Free Software
19
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
20
+ *  MA 02110-1301, USA.
20 21
  */
21 22
 
22 23
 #ifndef __ELF_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __EXECS_H
... ...
@@ -14,7 +14,8 @@
14 14
  *
15 15
  *  You should have received a copy of the GNU General Public License
16 16
  *  along with this program; if not, write to the Free Software
17
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
+ *  MA 02110-1301, USA.
18 19
  */
19 20
 
20 21
 #if HAVE_CONFIG_H
... ...
@@ -14,7 +14,8 @@
14 14
  *
15 15
  *  You should have received a copy of the GNU General Public License
16 16
  *  along with this program; if not, write to the Free Software
17
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
+ *  MA 02110-1301, USA.
18 19
  */
19 20
 
20 21
 #ifndef __FILETYPES_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 /*
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __FSG_H
... ...
@@ -18,7 +18,8 @@
18 18
  *
19 19
  *  You should have received a copy of the GNU General Public License
20 20
  *  along with this program; if not, write to the Free Software
21
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
21
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
22
+ *  MA 02110-1301, USA.
22 23
  */
23 24
 
24 25
 #include <stdio.h>
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
  
19 20
 #ifndef __HTMLNORM_H
... ...
@@ -13,9 +13,13 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  *
18 19
  * $Log: line.c,v $
20
+ * Revision 1.10  2006/04/09 19:59:27  kojm
21
+ * update GPL headers with new address for FSF
22
+ *
19 23
  * Revision 1.9  2005/03/10 08:53:33  nigelhorne
20 24
  * Tidy
21 25
  *
... ...
@@ -45,7 +49,7 @@
45 45
  *
46 46
  */
47 47
 
48
-static	char	const	rcsid[] = "$Id: line.c,v 1.9 2005/03/10 08:53:33 nigelhorne Exp $";
48
+static	char	const	rcsid[] = "$Id: line.c,v 1.10 2006/04/09 19:59:27 kojm Exp $";
49 49
 
50 50
 #if HAVE_CONFIG_H
51 51
 #include "clamav-config.h"
... ...
@@ -13,9 +13,13 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  *
18 19
  * $Log: line.h,v $
20
+ * Revision 1.5  2006/04/09 19:59:27  kojm
21
+ * update GPL headers with new address for FSF
22
+ *
19 23
  * Revision 1.4  2004/10/14 17:45:55  nigelhorne
20 24
  * Try to reclaim some memory if it becomes low when decoding
21 25
  *
... ...
@@ -18,7 +18,8 @@
18 18
  *
19 19
  *  You should have received a copy of the GNU General Public License
20 20
  *  along with this program; if not, write to the Free Software
21
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
21
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
22
+ *  MA 02110-1301, USA.
22 23
  */
23 24
 
24 25
 #if HAVE_CONFIG_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __MATCHER_AC_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #include "clamav.h"
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __MATCHER_BM_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __MATCHER_H
... ...
@@ -13,9 +13,10 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18
-static	char	const	rcsid[] = "$Id: mbox.c,v 1.284 2006/04/09 09:32:59 nigelhorne Exp $";
19
+static	char	const	rcsid[] = "$Id: mbox.c,v 1.285 2006/04/09 19:59:27 kojm Exp $";
19 20
 
20 21
 #if HAVE_CONFIG_H
21 22
 #include "clamav-config.h"
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 /* See RFC1521 */
... ...
@@ -13,9 +13,10 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18
-static	char	const	rcsid[] = "$Id: message.c,v 1.163 2006/04/07 16:30:53 nigelhorne Exp $";
19
+static	char	const	rcsid[] = "$Id: message.c,v 1.164 2006/04/09 19:59:27 kojm Exp $";
19 20
 
20 21
 #if HAVE_CONFIG_H
21 22
 #include "clamav-config.h"
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef	_MESSAGE_H
... ...
@@ -18,7 +18,8 @@
18 18
  *
19 19
  *  You should have received a copy of the GNU General Public License
20 20
  *  along with this program; if not, write to the Free Software
21
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
21
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
22
+ *  MA 02110-1301, USA.
22 23
  */
23 24
 
24 25
 #include <stdio.h>
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __MSEXPAND_H
... ...
@@ -14,7 +14,8 @@
14 14
  *
15 15
  * You should have received a copy of the GNU Lesser General Public License
16 16
  * along with this program; if not, write to the Free Software
17
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
+ *  MA 02110-1301, USA.
18 19
  */
19 20
 
20 21
 /** \mainpage
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #if HAVE_CONFIG_H
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #ifndef __OLE2_EXTRACT_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  *
18 19
  */
19 20
 
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __OTHERS_H_LC
... ...
@@ -13,9 +13,10 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18
-static	char	const	rcsid[] = "$Id: pdf.c,v 1.46 2006/04/07 23:31:41 kojm Exp $";
19
+static	char	const	rcsid[] = "$Id: pdf.c,v 1.47 2006/04/09 19:59:27 kojm Exp $";
19 20
 
20 21
 #if HAVE_CONFIG_H
21 22
 #include "clamav-config.h"
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __PDF_H
... ...
@@ -15,7 +15,8 @@
15 15
  *
16 16
  *  You should have received a copy of the GNU General Public License
17 17
  *  along with this program; if not, write to the Free Software
18
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
18
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
19
+ *  MA 02110-1301, USA.
19 20
  */
20 21
 
21 22
 #if HAVE_CONFIG_H
... ...
@@ -16,7 +16,8 @@
16 16
  *
17 17
  *  You should have received a copy of the GNU General Public License
18 18
  *  along with this program; if not, write to the Free Software
19
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
20
+ *  MA 02110-1301, USA.
20 21
  */
21 22
 
22 23
 #ifndef __PE_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 /*
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __PETITE_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __READDB_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 /*
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __REBUILDPE_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __SCANNERS_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __SIS_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #include "clamav-config.h"
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __SPECIAL_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 /*
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __SPIN_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __STR_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 /* tk: added strrcpy.h */
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 /*
... ...
@@ -13,9 +13,13 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  *
18 19
  * $Log: text.c,v $
20
+ * Revision 1.16  2006/04/09 19:59:28  kojm
21
+ * update GPL headers with new address for FSF
22
+ *
19 23
  * Revision 1.15  2005/03/10 08:50:49  nigelhorne
20 24
  * Tidy
21 25
  *
... ...
@@ -54,7 +58,7 @@
54 54
  *
55 55
  */
56 56
 
57
-static	char	const	rcsid[] = "$Id: text.c,v 1.15 2005/03/10 08:50:49 nigelhorne Exp $";
57
+static	char	const	rcsid[] = "$Id: text.c,v 1.16 2006/04/09 19:59:28 kojm Exp $";
58 58
 
59 59
 #if HAVE_CONFIG_H
60 60
 #include "clamav-config.h"
... ...
@@ -13,9 +13,13 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  *
18 19
  * $Log: text.h,v $
20
+ * Revision 1.8  2006/04/09 19:59:28  kojm
21
+ * update GPL headers with new address for FSF
22
+ *
19 23
  * Revision 1.7  2004/12/04 16:03:55  nigelhorne
20 24
  * Text/plain now handled as no encoding
21 25
  *
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  *
18 19
  * The algorithm is based on kdepim/ktnef/lib/ktnefparser.cpp from
19 20
  * KDE, rewritten in C by NJH. That algorithm is released under the GPL and is
... ...
@@ -24,7 +25,7 @@
24 24
 #include "clamav-config.h"
25 25
 #endif
26 26
 
27
-static	char	const	rcsid[] = "$Id: tnef.c,v 1.32 2006/04/07 23:31:41 kojm Exp $";
27
+static	char	const	rcsid[] = "$Id: tnef.c,v 1.33 2006/04/09 19:59:28 kojm Exp $";
28 28
 
29 29
 #include <stdio.h>
30 30
 #include <fcntl.h>
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 int cli_tnef(const char *dir, int desc);
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #if HAVE_CONFIG_H
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #ifndef UNRAR_H
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #include "unrar.h"
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #ifndef UNRAR15_H
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #include "unrar.h"
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #ifndef UNRAR20_H
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #include <string.h>
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #ifndef RAR_CMD_ARRAY_H
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #include <unistd.h>
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #ifndef RAR_FILTER_ARRAY_H
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #include <stdio.h>
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #ifndef UNRAR_PPM_H
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #if HAVE_CONFIG_H
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #ifndef _RAR_VM_
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  *
18 19
  * Much of this code is based on minitar.c which is in the public domain.
19 20
  * Author: Charles G. Waldman (cgw@pgt.com),  Aug 4 1998
... ...
@@ -21,6 +22,9 @@
21 21
  *
22 22
  * Change History:
23 23
  * $Log: untar.c,v $
24
+ * Revision 1.29  2006/04/09 19:59:28  kojm
25
+ * update GPL headers with new address for FSF
26
+ *
24 27
  * Revision 1.28  2005/10/29 16:18:09  nigelhorne
25 28
  * Better error handler
26 29
  *
... ...
@@ -106,7 +110,7 @@
106 106
  * First draft
107 107
  *
108 108
  */
109
-static	char	const	rcsid[] = "$Id: untar.c,v 1.28 2005/10/29 16:18:09 nigelhorne Exp $";
109
+static	char	const	rcsid[] = "$Id: untar.c,v 1.29 2006/04/09 19:59:28 kojm Exp $";
110 110
 
111 111
 #include <stdio.h>
112 112
 #include <errno.h>
... ...
@@ -13,10 +13,14 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  *
18 19
  * Change History:
19 20
  * $Log: untar.h,v $
21
+ * Revision 1.4  2006/04/09 19:59:28  kojm
22
+ * update GPL headers with new address for FSF
23
+ *
20 24
  * Revision 1.3  2005/03/22 21:26:27  kojm
21 25
  * add support for old fashioned tar archives
22 26
  *
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 /*
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __UPX_H
... ...
@@ -13,9 +13,10 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18
-static	char	const	rcsid[] = "$Id: uuencode.c,v 1.2 2006/01/23 10:35:38 nigelhorne Exp $";
19
+static	char	const	rcsid[] = "$Id: uuencode.c,v 1.3 2006/04/09 19:59:28 kojm Exp $";
19 20
 
20 21
 #include "clamav.h"
21 22
 
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __UUENCODE_H
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #include <stdio.h>
... ...
@@ -17,7 +17,8 @@
17 17
  *
18 18
  *  You should have received a copy of the GNU General Public License
19 19
  *  along with this program; if not, write to the Free Software
20
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
+ *  MA 02110-1301, USA.
21 22
  */
22 23
 
23 24
 #ifndef __VBA_EXTRACT_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 /* Decrypts files, protected by Y0da Cryptor 1.3 */
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __YC_H
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2003 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2003 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __STRC_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __CFGPARSER_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #include <stdio.h>
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __MEMORY_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __MISC_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  *
18 19
  */
19 20
 
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  *
18 19
  */
19 20
 
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #if HAVE_CONFIG_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __OUTPUT_H
... ...
@@ -13,7 +13,8 @@
13 13
 #
14 14
 #  You should have received a copy of the GNU General Public License
15 15
 #  along with this program; if not, write to the Free Software
16
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+#  MA 02110-1301, USA.
17 18
 
18 19
 bin_PROGRAMS = sigtool
19 20
 
... ...
@@ -29,7 +29,8 @@
29 29
 #
30 30
 #  You should have received a copy of the GNU General Public License
31 31
 #  along with this program; if not, write to the Free Software
32
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
32
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
33
+#  MA 02110-1301, USA.
33 34
 
34 35
 srcdir = @srcdir@
35 36
 top_srcdir = @top_srcdir@
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2001-2002 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2001-2002 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  *
18 19
  */
19 20
 
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- *  Copyright (C) 2002, 2003 Tomasz Kojm <zolw@konarski.edu.pl>
2
+ *  Copyright (C) 2002, 2003 Tomasz Kojm <tkojm@clamav.net>
3 3
  *
4 4
  *  This program is free software; you can redistribute it and/or modify
5 5
  *  it under the terms of the GNU General Public License as published by
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #ifndef __OPTIONS_H
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
 
19 20
 #include <stdio.h>
... ...
@@ -13,7 +13,8 @@
13 13
  *
14 14
  *  You should have received a copy of the GNU General Public License
15 15
  *  along with this program; if not, write to the Free Software
16
- *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17
+ *  MA 02110-1301, USA.
17 18
  */
18 19
  
19 20
 #ifndef __VBA_H