This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FSF Address: update fastjar directory


Committed after a B&R. Note that COPYING has not been updated, yet. I am awaiting the release of automake 1.9.6 where this file comes from.
2005-06-29  Kelley Cook  <kcook@gcc.gnu.org>

	* all files: Update FSF address.

Index: compress.c
===================================================================
RCS file: /cvs/gcc/gcc/fastjar/compress.c,v
retrieving revision 1.4
diff -p -u -d -r1.4 compress.c
--- compress.c	6 Jul 2004 21:40:08 -0000	1.4
+++ compress.c	29 Jun 2005 02:56:24 -0000
@@ -88,7 +88,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., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
 
 #include "config.h"
Index: compress.h
===================================================================
RCS file: /cvs/gcc/gcc/fastjar/compress.h,v
retrieving revision 1.3
diff -p -u -d -r1.3 compress.h
--- compress.h	6 Jul 2004 21:40:08 -0000	1.3
+++ compress.h	29 Jun 2005 02:56:24 -0000
@@ -39,7 +39,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., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
 
 /* Initializes the compression data structure(s) */
Index: dostime.c
===================================================================
RCS file: /cvs/gcc/gcc/fastjar/dostime.c,v
retrieving revision 1.5
diff -p -u -d -r1.5 dostime.c
--- dostime.c	10 Mar 2003 19:52:15 -0000	1.5
+++ dostime.c	29 Jun 2005 02:56:25 -0000
@@ -14,7 +14,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., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 */
 
 #include <config.h>
Index: dostime.h
===================================================================
RCS file: /cvs/gcc/gcc/fastjar/dostime.h,v
retrieving revision 1.2
diff -p -u -d -r1.2 dostime.h
--- dostime.h	7 Nov 2002 14:07:19 -0000	1.2
+++ dostime.h	29 Jun 2005 02:56:25 -0000
@@ -14,7 +14,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., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
 
 time_t dos2unixtime(unsigned long dostime);
Index: fastjar.texi
===================================================================
RCS file: /cvs/gcc/gcc/fastjar/fastjar.texi,v
retrieving revision 1.8
diff -p -u -d -r1.8 fastjar.texi
--- fastjar.texi	23 Jul 2004 23:34:13 -0000	1.8
+++ fastjar.texi	29 Jun 2005 02:56:26 -0000
@@ -58,8 +58,8 @@ Copyright @copyright{} @value{copyrights
 For the @value{which-gcj} Version*
 @sp 1
 Published by the Free Software Foundation @*
-59 Temple Place - Suite 330@*
-Boston, MA 02111-1307, USA@*
+51 Franklin Street, Fifth Floor@*
+Boston, MA 02110-1301, USA@*
 @sp 1
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU General Public License as published by the
Index: jargrep.c
===================================================================
RCS file: /cvs/gcc/gcc/fastjar/jargrep.c,v
retrieving revision 1.9
diff -p -u -d -r1.9 jargrep.c
--- jargrep.c	28 Jan 2003 22:25:47 -0000	1.9
+++ jargrep.c	29 Jun 2005 02:56:26 -0000
@@ -19,7 +19,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., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 */
 
 /* Id: jargrep.c,v 1.5 2002/01/03 04:57:56 rodrigc Exp
Index: jargrep.h
===================================================================
RCS file: /cvs/gcc/gcc/fastjar/jargrep.h,v
retrieving revision 1.2
diff -p -u -d -r1.2 jargrep.h
--- jargrep.h	9 Jan 2002 23:22:20 -0000	1.2
+++ jargrep.h	29 Jun 2005 02:56:26 -0000
@@ -15,7 +15,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., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 */
 
 #define JG_PRINT_BYTEOFFSET		0x00000001
Index: jartool.c
===================================================================
RCS file: /cvs/gcc/gcc/fastjar/jartool.c,v
retrieving revision 1.31
diff -p -u -d -r1.31 jartool.c
--- jartool.c	28 Mar 2005 18:14:00 -0000	1.31
+++ jartool.c	29 Jun 2005 02:56:26 -0000
@@ -15,7 +15,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., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 */
 
 /*
Index: jartool.h
===================================================================
RCS file: /cvs/gcc/gcc/fastjar/jartool.h,v
retrieving revision 1.3
diff -p -u -d -r1.3 jartool.h
--- jartool.h	6 Jul 2004 21:40:08 -0000	1.3
+++ jartool.h	29 Jun 2005 02:56:26 -0000
@@ -49,7 +49,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., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
 
 #ifndef __FASTJAR_JARTOOL_H__
Index: pushback.c
===================================================================
RCS file: /cvs/gcc/gcc/fastjar/pushback.c,v
retrieving revision 1.3
diff -p -u -d -r1.3 pushback.c
--- pushback.c	3 Jan 2002 04:57:56 -0000	1.3
+++ pushback.c	29 Jun 2005 02:56:26 -0000
@@ -66,7 +66,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., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
 
 #include <unistd.h>
Index: pushback.h
===================================================================
RCS file: /cvs/gcc/gcc/fastjar/pushback.h,v
retrieving revision 1.1
diff -p -u -d -r1.1 pushback.h
--- pushback.h	9 Dec 2000 03:08:23 -0000	1.1
+++ pushback.h	29 Jun 2005 02:56:26 -0000
@@ -14,7 +14,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., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 */
 
 struct pb_file {
Index: shift.c
===================================================================
RCS file: /cvs/gcc/gcc/fastjar/shift.c,v
retrieving revision 1.1
diff -p -u -d -r1.1 shift.c
--- shift.c	6 Jul 2004 21:40:08 -0000	1.1
+++ shift.c	29 Jun 2005 02:56:26 -0000
@@ -13,7 +13,7 @@ General Public License for more details.
   
 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
 USA.  */
 
 
Index: shift.h
===================================================================
RCS file: /cvs/gcc/gcc/fastjar/shift.h,v
retrieving revision 1.1
diff -p -u -d -r1.1 shift.h
--- shift.h	6 Jul 2004 21:40:08 -0000	1.1
+++ shift.h	29 Jun 2005 02:56:26 -0000
@@ -13,7 +13,7 @@ General Public License for more details.
   
 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
 USA.  */
 
 
Index: zipfile.h
===================================================================
RCS file: /cvs/gcc/gcc/fastjar/zipfile.h,v
retrieving revision 1.2
diff -p -u -d -r1.2 zipfile.h
--- zipfile.h	6 Jul 2004 21:40:08 -0000	1.2
+++ zipfile.h	29 Jun 2005 02:56:26 -0000
@@ -34,7 +34,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., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
 
 #define LOC_EXTRA   6  /* extra bytes */

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]