From f12c30a8f13bb7b355d930f06dad89ca4a9ddb9a Mon Sep 17 00:00:00 2001 From: Kelley Cook Date: Sat, 25 Jun 2005 00:33:05 +0000 Subject: [PATCH] Update FSF address. From-SVN: r101309 --- gcc/java/ChangeLog | 4 ++++ gcc/java/Make-lang.in | 4 ++-- gcc/java/boehm.c | 4 ++-- gcc/java/buffer.c | 4 ++-- gcc/java/buffer.h | 4 ++-- gcc/java/builtins.c | 4 ++-- gcc/java/check-init.c | 4 ++-- gcc/java/class.c | 4 ++-- gcc/java/config-lang.in | 4 ++-- gcc/java/constants.c | 4 ++-- gcc/java/convert.h | 4 ++-- gcc/java/decl.c | 4 ++-- gcc/java/except.c | 4 ++-- gcc/java/expr.c | 4 ++-- gcc/java/gcj.texi | 4 ++-- gcc/java/gen-table.pl | 4 ++-- gcc/java/gjavah.c | 4 ++-- gcc/java/java-except.h | 4 ++-- gcc/java/java-gimplify.c | 4 ++-- gcc/java/java-tree.h | 4 ++-- gcc/java/javaop.def | 4 ++-- gcc/java/javaop.h | 4 ++-- gcc/java/jcf-depend.c | 4 ++-- gcc/java/jcf-dump.c | 4 ++-- gcc/java/jcf-io.c | 4 ++-- gcc/java/jcf-parse.c | 4 ++-- gcc/java/jcf-path.c | 4 ++-- gcc/java/jcf-reader.c | 4 ++-- gcc/java/jcf-write.c | 4 ++-- gcc/java/jcf.h | 4 ++-- gcc/java/jv-scan.c | 4 ++-- gcc/java/jvgenmain.c | 4 ++-- gcc/java/jvspec.c | 4 ++-- gcc/java/keyword.gperf | 4 ++-- gcc/java/keyword.h | 4 ++-- gcc/java/lang-specs.h | 4 ++-- gcc/java/lang.c | 4 ++-- gcc/java/lang.opt | 4 ++-- gcc/java/lex.c | 4 ++-- gcc/java/lex.h | 4 ++-- gcc/java/mangle.c | 4 ++-- gcc/java/mangle_name.c | 4 ++-- gcc/java/parse-scan.y | 4 ++-- gcc/java/parse.h | 4 ++-- gcc/java/parse.y | 4 ++-- gcc/java/resource.c | 4 ++-- gcc/java/typeck.c | 4 ++-- gcc/java/verify-glue.c | 4 ++-- gcc/java/verify.c | 4 ++-- gcc/java/verify.h | 4 ++-- gcc/java/win32-host.c | 4 ++-- gcc/java/zextract.c | 4 ++-- gcc/java/zipfile.h | 4 ++-- gcc/objc/ChangeLog | 4 ++++ gcc/objc/Make-lang.in | 4 ++-- gcc/objc/config-lang.in | 4 ++-- gcc/objc/lang-specs.h | 4 ++-- gcc/objc/objc-act.c | 4 ++-- gcc/objc/objc-act.h | 4 ++-- gcc/objc/objc-lang.c | 4 ++-- gcc/objc/objc-tree.def | 4 ++-- gcc/objcp/ChangeLog | 4 ++++ gcc/objcp/Make-lang.in | 4 ++-- gcc/objcp/config-lang.in | 4 ++-- gcc/objcp/lang-specs.h | 4 ++-- gcc/objcp/objcp-decl.c | 4 ++-- gcc/objcp/objcp-decl.h | 4 ++-- gcc/objcp/objcp-lang.c | 4 ++-- 68 files changed, 142 insertions(+), 130 deletions(-) diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index bfc0df12a993..08bebbccd28e 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,3 +1,7 @@ +2005-06-25 Kelley Cook + + * all files: Update FSF address in copyright headers. + 2005-06-24 Tom Tromey * verify-impl.c (verify_instructions_0): Correctly handle diff --git a/gcc/java/Make-lang.in b/gcc/java/Make-lang.in index c6f714c9c035..41fdec701e6a 100644 --- a/gcc/java/Make-lang.in +++ b/gcc/java/Make-lang.in @@ -16,8 +16,8 @@ #You should have received a copy of the GNU General Public License #along with GCC; see the file COPYING. If not, write to -#the Free Software Foundation, 59 Temple Place - Suite 330, -#Boston, MA 02111-1307, USA. +#the Free Software Foundation, 51 Franklin Street, Fifth Floor, +#Boston, MA 02110-1301, USA. #Java and all Java-based marks are trademarks or registered trademarks #of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/boehm.c b/gcc/java/boehm.c index 52f544e6c335..a4ceea63e555 100644 --- a/gcc/java/boehm.c +++ b/gcc/java/boehm.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/buffer.c b/gcc/java/buffer.c index f878cebe40d0..1d5e282b2297 100644 --- a/gcc/java/buffer.c +++ b/gcc/java/buffer.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* Written by Per Bothner , July 1998. */ diff --git a/gcc/java/buffer.h b/gcc/java/buffer.h index bb7bcb5f2824..c74cc28a9ef3 100644 --- a/gcc/java/buffer.h +++ b/gcc/java/buffer.h @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* Written by Per Bothner , July 1998. */ diff --git a/gcc/java/builtins.c b/gcc/java/builtins.c index 63cbfac2789e..09aa5bd21500 100644 --- a/gcc/java/builtins.c +++ b/gcc/java/builtins.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/check-init.c b/gcc/java/check-init.c index 0ecfec57f130..f8b1736f2dc2 100644 --- a/gcc/java/check-init.c +++ b/gcc/java/check-init.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/class.c b/gcc/java/class.c index f44412146332..f5a5bb647f2c 100644 --- a/gcc/java/class.c +++ b/gcc/java/class.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/config-lang.in b/gcc/java/config-lang.in index 2216c6b2318d..d046c66fcafb 100644 --- a/gcc/java/config-lang.in +++ b/gcc/java/config-lang.in @@ -16,8 +16,8 @@ #You should have received a copy of the GNU General Public License #along with GCC; see the file COPYING. If not, write to -#the Free Software Foundation, 59 Temple Place - Suite 330, -#Boston, MA 02111-1307, USA. +#the Free Software Foundation, 51 Franklin Street, Fifth Floor, +#Boston, MA 02110-1301, USA. #Java and all Java-based marks are trademarks or registered trademarks #of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/constants.c b/gcc/java/constants.c index 196da5831069..335f20cbafe5 100644 --- a/gcc/java/constants.c +++ b/gcc/java/constants.c @@ -15,8 +15,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/convert.h b/gcc/java/convert.h index c27ceed2510c..f08c41322e6f 100644 --- a/gcc/java/convert.h +++ b/gcc/java/convert.h @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* Written by Jeffrey Hsu */ diff --git a/gcc/java/decl.c b/gcc/java/decl.c index 5240fbacd3bc..b86901607566 100644 --- a/gcc/java/decl.c +++ b/gcc/java/decl.c @@ -17,8 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/except.c b/gcc/java/except.c index 6a336bf58898..048a92fc8022 100644 --- a/gcc/java/except.c +++ b/gcc/java/except.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/expr.c b/gcc/java/expr.c index 90f8ff404602..523bfd604f9d 100644 --- a/gcc/java/expr.c +++ b/gcc/java/expr.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/gcj.texi b/gcc/java/gcj.texi index 28316bf21d4c..54952f6e7e08 100644 --- a/gcc/java/gcj.texi +++ b/gcc/java/gcj.texi @@ -89,8 +89,8 @@ man page gfdl(7). 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 @insertcopying @end titlepage diff --git a/gcc/java/gen-table.pl b/gcc/java/gen-table.pl index df06687f4d46..a2f22135b5ba 100644 --- a/gcc/java/gen-table.pl +++ b/gcc/java/gen-table.pl @@ -14,8 +14,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., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # gen-table.pl - Generate tables for gcj from Unicode data. # Usage: perl gen-table.pl DATA-FILE diff --git a/gcc/java/gjavah.c b/gcc/java/gjavah.c index acf62afdbecb..7ca5fc73e5d5 100644 --- a/gcc/java/gjavah.c +++ b/gcc/java/gjavah.c @@ -18,8 +18,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/java-except.h b/gcc/java/java-except.h index 7c26cab44076..255524223b73 100644 --- a/gcc/java/java-except.h +++ b/gcc/java/java-except.h @@ -17,8 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/java-gimplify.c b/gcc/java/java-gimplify.c index 90d1d6113c20..60713a41b098 100644 --- a/gcc/java/java-gimplify.c +++ b/gcc/java/java-gimplify.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/java-tree.h b/gcc/java/java-tree.h index 3d0f23311105..fec7121865fb 100644 --- a/gcc/java/java-tree.h +++ b/gcc/java/java-tree.h @@ -17,8 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/javaop.def b/gcc/java/javaop.def index fbec9202605b..cf5a906826eb 100644 --- a/gcc/java/javaop.def +++ b/gcc/java/javaop.def @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/javaop.h b/gcc/java/javaop.h index bdf3fa6e41f9..18c3a2886349 100644 --- a/gcc/java/javaop.h +++ b/gcc/java/javaop.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/jcf-depend.c b/gcc/java/jcf-depend.c index 3f9aade14341..1134d36546df 100644 --- a/gcc/java/jcf-depend.c +++ b/gcc/java/jcf-depend.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/jcf-dump.c b/gcc/java/jcf-dump.c index a273d0be82e1..a1aad370c7fb 100644 --- a/gcc/java/jcf-dump.c +++ b/gcc/java/jcf-dump.c @@ -18,8 +18,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/jcf-io.c b/gcc/java/jcf-io.c index 49d64f07bb89..383c7d748785 100644 --- a/gcc/java/jcf-io.c +++ b/gcc/java/jcf-io.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/jcf-parse.c b/gcc/java/jcf-parse.c index 29c257fe951a..aabe8c074129 100644 --- a/gcc/java/jcf-parse.c +++ b/gcc/java/jcf-parse.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/jcf-path.c b/gcc/java/jcf-path.c index b8c17b0ad278..5f509b7fc86f 100644 --- a/gcc/java/jcf-path.c +++ b/gcc/java/jcf-path.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/jcf-reader.c b/gcc/java/jcf-reader.c index 28ce3351b15e..219cf657be16 100644 --- a/gcc/java/jcf-reader.c +++ b/gcc/java/jcf-reader.c @@ -18,8 +18,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/jcf-write.c b/gcc/java/jcf-write.c index 5deb5c84487e..c27b7320eb11 100644 --- a/gcc/java/jcf-write.c +++ b/gcc/java/jcf-write.c @@ -15,8 +15,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/jcf.h b/gcc/java/jcf.h index e36f2ec7f668..f43523a0b8cc 100644 --- a/gcc/java/jcf.h +++ b/gcc/java/jcf.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/jv-scan.c b/gcc/java/jv-scan.c index 0f09e91d2ea2..fc90b1d12b0d 100644 --- a/gcc/java/jv-scan.c +++ b/gcc/java/jv-scan.c @@ -17,8 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/java/jvgenmain.c b/gcc/java/jvgenmain.c index 40f32fe8fcd2..f3402798e55a 100644 --- a/gcc/java/jvgenmain.c +++ b/gcc/java/jvgenmain.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/jvspec.c b/gcc/java/jvspec.c index 479916b7d659..e4f4d1838de6 100644 --- a/gcc/java/jvspec.c +++ b/gcc/java/jvspec.c @@ -17,8 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/keyword.gperf b/gcc/java/keyword.gperf index 4127588fee8b..922c987145c3 100644 --- a/gcc/java/keyword.gperf +++ b/gcc/java/keyword.gperf @@ -18,8 +18,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/keyword.h b/gcc/java/keyword.h index 49eda19f4515..a6faf741b978 100644 --- a/gcc/java/keyword.h +++ b/gcc/java/keyword.h @@ -19,8 +19,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/lang-specs.h b/gcc/java/lang-specs.h index cdae043b4191..1531bf284372 100644 --- a/gcc/java/lang-specs.h +++ b/gcc/java/lang-specs.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/lang.c b/gcc/java/lang.c index 4ade9364113d..053bd1b5c0c0 100644 --- a/gcc/java/lang.c +++ b/gcc/java/lang.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/lang.opt b/gcc/java/lang.opt index 0142915824fc..001a4a75f9db 100644 --- a/gcc/java/lang.opt +++ b/gcc/java/lang.opt @@ -15,8 +15,8 @@ ; ; You should have received a copy of the GNU General Public License ; along with GCC; see the file COPYING. If not, write to the Free -; Software Foundation, 59 Temple Place - Suite 330, Boston, MA -; 02111-1307, USA. +; Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +; 02110-1301, USA. ; See the GCC internals manual for a description of this file's format. diff --git a/gcc/java/lex.c b/gcc/java/lex.c index b82a307e6ba2..c4c2bbf9cc90 100644 --- a/gcc/java/lex.c +++ b/gcc/java/lex.c @@ -17,8 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/lex.h b/gcc/java/lex.h index e7dabf535bec..3a5671db52fa 100644 --- a/gcc/java/lex.h +++ b/gcc/java/lex.h @@ -17,8 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/mangle.c b/gcc/java/mangle.c index 22a391839a72..e8df917e4232 100644 --- a/gcc/java/mangle.c +++ b/gcc/java/mangle.c @@ -17,8 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/mangle_name.c b/gcc/java/mangle_name.c index fb085842b412..61977a811436 100644 --- a/gcc/java/mangle_name.c +++ b/gcc/java/mangle_name.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/parse-scan.y b/gcc/java/parse-scan.y index dceacb6cc7f2..2b1564677856 100644 --- a/gcc/java/parse-scan.y +++ b/gcc/java/parse-scan.y @@ -17,8 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/parse.h b/gcc/java/parse.h index c016fad1b5d1..b3212201e7ed 100644 --- a/gcc/java/parse.h +++ b/gcc/java/parse.h @@ -17,8 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/parse.y b/gcc/java/parse.y index 0c35911ed455..2ca332d0efa6 100644 --- a/gcc/java/parse.y +++ b/gcc/java/parse.y @@ -18,8 +18,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/resource.c b/gcc/java/resource.c index 2a0b6909197b..0f4cafa34570 100644 --- a/gcc/java/resource.c +++ b/gcc/java/resource.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/typeck.c b/gcc/java/typeck.c index ae176da121d4..8616d0b82f6f 100644 --- a/gcc/java/typeck.c +++ b/gcc/java/typeck.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/verify-glue.c b/gcc/java/verify-glue.c index e743f98e8c1d..ee29871b1574 100644 --- a/gcc/java/verify-glue.c +++ b/gcc/java/verify-glue.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/verify.c b/gcc/java/verify.c index 6f947834189c..5b544b86f1fa 100644 --- a/gcc/java/verify.c +++ b/gcc/java/verify.c @@ -17,8 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/verify.h b/gcc/java/verify.h index b23a08a98884..d63519379aec 100644 --- a/gcc/java/verify.h +++ b/gcc/java/verify.h @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/win32-host.c b/gcc/java/win32-host.c index a6e5309b105e..ccb8b5b8ba13 100644 --- a/gcc/java/win32-host.c +++ b/gcc/java/win32-host.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/zextract.c b/gcc/java/zextract.c index eeea94457950..c10b952dcec8 100644 --- a/gcc/java/zextract.c +++ b/gcc/java/zextract.c @@ -18,8 +18,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/java/zipfile.h b/gcc/java/zipfile.h index f4a477287861..17edb8754929 100644 --- a/gcc/java/zipfile.h +++ b/gcc/java/zipfile.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. diff --git a/gcc/objc/ChangeLog b/gcc/objc/ChangeLog index d9eb3d15f8d6..04a402b2d3c6 100644 --- a/gcc/objc/ChangeLog +++ b/gcc/objc/ChangeLog @@ -1,3 +1,7 @@ +2005-06-25 Kelley Cook + + * all files: Update FSF address in copyright headers. + 2005-06-15 Joseph S. Myers * objc-act.c (my_build_string_pointer): New. diff --git a/gcc/objc/Make-lang.in b/gcc/objc/Make-lang.in index 4c1698abe5fd..f908a111ce14 100644 --- a/gcc/objc/Make-lang.in +++ b/gcc/objc/Make-lang.in @@ -16,8 +16,8 @@ #You should have received a copy of the GNU General Public License #along with GCC; see the file COPYING. If not, write to -#the Free Software Foundation, 59 Temple Place - Suite 330, -#Boston, MA 02111-1307, USA. +#the Free Software Foundation, 51 Franklin Street, Fifth Floor, +#Boston, MA 02110-1301, USA. # This file provides the language dependent support in the main Makefile. # Each language makefile fragment must provide the following targets: diff --git a/gcc/objc/config-lang.in b/gcc/objc/config-lang.in index fbb9a6e9e927..f5224bf89ff0 100644 --- a/gcc/objc/config-lang.in +++ b/gcc/objc/config-lang.in @@ -16,8 +16,8 @@ #You should have received a copy of the GNU General Public License #along with GCC; see the file COPYING. If not, write to -#the Free Software Foundation, 59 Temple Place - Suite 330, -#Boston, MA 02111-1307, USA. +#the Free Software Foundation, 51 Franklin Street, Fifth Floor, +#Boston, MA 02110-1301, USA. # Configure looks for the existence of this file to auto-config each language. # We define several parameters used by configure: diff --git a/gcc/objc/lang-specs.h b/gcc/objc/lang-specs.h index b0f3c9bb54a1..446fd5336bec 100644 --- a/gcc/objc/lang-specs.h +++ b/gcc/objc/lang-specs.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* This is the contribution to the `default_compilers' array in gcc.c for objc. */ diff --git a/gcc/objc/objc-act.c b/gcc/objc/objc-act.c index 3329318ef2a4..6c9018181da1 100644 --- a/gcc/objc/objc-act.c +++ b/gcc/objc/objc-act.c @@ -17,8 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* Purpose: This module implements the Objective-C 4.0 language. diff --git a/gcc/objc/objc-act.h b/gcc/objc/objc-act.h index f99f60d07baa..8d32e962109e 100644 --- a/gcc/objc/objc-act.h +++ b/gcc/objc/objc-act.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef GCC_OBJC_ACT_H #define GCC_OBJC_ACT_H diff --git a/gcc/objc/objc-lang.c b/gcc/objc/objc-lang.c index e8e50c92d76d..44b1a1a3236a 100644 --- a/gcc/objc/objc-lang.c +++ b/gcc/objc/objc-lang.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/objc/objc-tree.def b/gcc/objc/objc-tree.def index 8702e968426f..bf847aa0a968 100644 --- a/gcc/objc/objc-tree.def +++ b/gcc/objc/objc-tree.def @@ -18,8 +18,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* Objective-C types. */ diff --git a/gcc/objcp/ChangeLog b/gcc/objcp/ChangeLog index caa8f831e2da..58ef74b856bf 100644 --- a/gcc/objcp/ChangeLog +++ b/gcc/objcp/ChangeLog @@ -1,3 +1,7 @@ +2005-06-25 Kelley Cook + + * all files: Update FSF in copyright headers. + 2005-06-20 Ziemowit Laski * config-lang.in (gtfiles): Add cp/rtti.c. diff --git a/gcc/objcp/Make-lang.in b/gcc/objcp/Make-lang.in index 422e27405981..f2c42ecfb1e5 100644 --- a/gcc/objcp/Make-lang.in +++ b/gcc/objcp/Make-lang.in @@ -16,8 +16,8 @@ #You should have received a copy of the GNU General Public License #along with GCC; see the file COPYING. If not, write to -#the Free Software Foundation, 59 Temple Place - Suite 330, -#Boston, MA 02111-1307, USA. +#the Free Software Foundation, 51 Franklin Street, Fifth Floor, +#Boston, MA 02110-1301, USA. # This file provides the language dependent support in the main Makefile. # Each language makefile fragment must provide the following targets: diff --git a/gcc/objcp/config-lang.in b/gcc/objcp/config-lang.in index 7eb704613186..ce35398da7ab 100644 --- a/gcc/objcp/config-lang.in +++ b/gcc/objcp/config-lang.in @@ -16,8 +16,8 @@ #You should have received a copy of the GNU General Public License #along with GCC; see the file COPYING. If not, write to -#the Free Software Foundation, 59 Temple Place - Suite 330, -#Boston, MA 02111-1307, USA. +#the Free Software Foundation, 51 Franklin Street, Fifth Floor, +#Boston, MA 02110-1301, USA. # Configure looks for the existence of this file to auto-config each language. # We define several parameters used by configure: diff --git a/gcc/objcp/lang-specs.h b/gcc/objcp/lang-specs.h index be25eb1edcc2..2b0a4521aca4 100644 --- a/gcc/objcp/lang-specs.h +++ b/gcc/objcp/lang-specs.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* This is the contribution to the `default_compilers' array in gcc.c for obj-c++. It is based on -- and should be kept in sync with -- the g++ diff --git a/gcc/objcp/objcp-decl.c b/gcc/objcp/objcp-decl.c index 68bcb0f25ea8..8a26c8fab7b2 100644 --- a/gcc/objcp/objcp-decl.c +++ b/gcc/objcp/objcp-decl.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/objcp/objcp-decl.h b/gcc/objcp/objcp-decl.h index a6b14b76741b..81cf7adacb22 100644 --- a/gcc/objcp/objcp-decl.h +++ b/gcc/objcp/objcp-decl.h @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_OBJCP_DECL_H #define GCC_OBJCP_DECL_H diff --git a/gcc/objcp/objcp-lang.c b/gcc/objcp/objcp-lang.c index 7f2b6e107c7b..caa2941de318 100644 --- a/gcc/objcp/objcp-lang.c +++ b/gcc/objcp/objcp-lang.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" -- 2.43.5