From: Gilles Detillieux To: htdig@htdig.org Subject: [htdig] Patch This updates the FSF address in COPYING & Makefile.in. PR#595. The address is still old in configure.in, but we won't touch it here so that we don't need to run autoconf. --- htdig3.1.2.bak/COPYING Tue Feb 16 23:03:53 1999 +++ htdig3.1.2/COPYING Wed Aug 4 07:40:22 1999 @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 675 Mass Ave, Cambridge, MA 02139, USA + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -305,7 +305,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Also add information on how to contact you by electronic and paper mail. --- htdig3.1.2.bak/htdoc/COPYING Tue Feb 16 23:03:53 1999 +++ htdig3.1.2/htdoc/COPYING Wed Aug 4 07:40:22 1999 @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 675 Mass Ave, Cambridge, MA 02139, USA + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -305,7 +305,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Also add information on how to contact you by electronic and paper mail. --- htdig-3.1.2.bak/Makefile.in Wed Apr 21 21:47:53 1999 +++ htdig-3.1.2/Makefile.in Wed Aug 4 10:10:54 1999 @@ -13,7 +13,7 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA top_srcdir= @top_srcdir@ srcdir= @srcdir@