http://bugs.proftpd.org/show_bug.cgi?id=3650 diff -up proftpd-1.3.3e/include/glibc-glob.h.fsf proftpd-1.3.3e/include/glibc-glob.h --- proftpd-1.3.3e/include/glibc-glob.h.fsf 2008-10-20 16:14:48.000000000 +0100 +++ proftpd-1.3.3e/include/glibc-glob.h 2011-05-11 13:24:30.801305859 +0100 @@ -12,8 +12,8 @@ You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, + Boston, MA 02110-1335, USA. */ #ifndef _GLOB_H #define _GLOB_H 1 diff -up proftpd-1.3.3e/lib/glibc-glob.c.fsf proftpd-1.3.3e/lib/glibc-glob.c --- proftpd-1.3.3e/lib/glibc-glob.c.fsf 2009-03-22 01:30:10.000000000 +0000 +++ proftpd-1.3.3e/lib/glibc-glob.c 2011-05-11 13:24:49.638981714 +0100 @@ -12,8 +12,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, + Boston, MA 02110-1335, USA. */ /* AIX requires this to be the first thing in the file. */ diff -up proftpd-1.3.3e/lib/pr_fnmatch.c.fsf proftpd-1.3.3e/lib/pr_fnmatch.c --- proftpd-1.3.3e/lib/pr_fnmatch.c.fsf 2003-04-04 18:04:38.000000000 +0100 +++ proftpd-1.3.3e/lib/pr_fnmatch.c 2011-05-11 13:22:19.128590878 +0100 @@ -13,8 +13,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, + Boston, MA 02110-1335, USA. */ /* This file comes from the GNU C Library and has been modified for use in * ProFTPD. diff -up proftpd-1.3.3e/lib/pr_fnmatch_loop.c.fsf proftpd-1.3.3e/lib/pr_fnmatch_loop.c --- proftpd-1.3.3e/lib/pr_fnmatch_loop.c.fsf 2003-04-22 21:47:06.000000000 +0100 +++ proftpd-1.3.3e/lib/pr_fnmatch_loop.c 2011-05-11 13:25:12.631030906 +0100 @@ -13,8 +13,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, + Boston, MA 02110-1335, USA. */ /* This file comes from the GNU C Library and has been modified for use in * ProFTPD.