From 2af676bddeda262d782b94e3f6a7ea359e65f510 Mon Sep 17 00:00:00 2001
From: kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon, 15 Aug 2005 00:41:31 +0000
Subject: [PATCH] 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>

	* All files: Update with new FSF address.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103095 138bc75d-0d04-0410-961f-82ee72b054a4
---
 contrib/ChangeLog               | 4 ++++
 contrib/analyze_brprob          | 4 ++--
 contrib/gcc_build               | 4 ++--
 contrib/gennews                 | 4 ++--
 contrib/reghunt/reg_periodic    | 4 ++--
 contrib/reghunt/reg_search      | 4 ++--
 contrib/regression/btest-gcc.sh | 2 +-
 contrib/regression/objs-gcc.sh  | 2 +-
 contrib/texi2pod.pl             | 4 ++--
 9 files changed, 18 insertions(+), 14 deletions(-)

diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 5bd9180464ae..73f0f2659711 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
+
+	* All files: Update with new FSF address.
+
 2005-07-14  Ben Elliston  <bje@au.ibm.com>
 
 	* filter_params.pl: Typo fix.
diff --git a/contrib/analyze_brprob b/contrib/analyze_brprob
index b441b9574144..5b6a6f0cc015 100755
--- a/contrib/analyze_brprob
+++ b/contrib/analyze_brprob
@@ -17,8 +17,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 script is used to calculate two basic properties of the branch prediction
diff --git a/contrib/gcc_build b/contrib/gcc_build
index b36685eeea3f..af1a5bcdecb2 100755
--- a/contrib/gcc_build
+++ b/contrib/gcc_build
@@ -25,8 +25,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.
 #
 ########################################################################
 
diff --git a/contrib/gennews b/contrib/gennews
index ec8f056ac16b..e8d58e854497 100755
--- a/contrib/gennews
+++ b/contrib/gennews
@@ -18,8 +18,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.
 
 website=http://gcc.gnu.org/
 files="gcc-4.0/index.html gcc-4.0/changes.html
diff --git a/contrib/reghunt/reg_periodic b/contrib/reghunt/reg_periodic
index 33e7bd0a077e..e3b6b111984a 100755
--- a/contrib/reghunt/reg_periodic
+++ b/contrib/reghunt/reg_periodic
@@ -38,8 +38,8 @@
 # GNU General Public License for more details.
 #
 # For a copy of the GNU General Public License, write the the
-# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
 #
 ########################################################################
 
diff --git a/contrib/reghunt/reg_search b/contrib/reghunt/reg_search
index f89b963ec9e7..fc9022d53e92 100755
--- a/contrib/reghunt/reg_search
+++ b/contrib/reghunt/reg_search
@@ -58,8 +58,8 @@
 # GNU General Public License for more details.
 #
 # For a copy of the GNU General Public License, write the the
-# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
 # 
 ########################################################################
 
diff --git a/contrib/regression/btest-gcc.sh b/contrib/regression/btest-gcc.sh
index 2e9ea1e52d70..b03d025107e6 100755
--- a/contrib/regression/btest-gcc.sh
+++ b/contrib/regression/btest-gcc.sh
@@ -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
 
 # INPUT:
 # btest <options> <target> <source> <prefix> <state> <build>
diff --git a/contrib/regression/objs-gcc.sh b/contrib/regression/objs-gcc.sh
index cc152d1f80ce..d926f8b85bf2 100755
--- a/contrib/regression/objs-gcc.sh
+++ b/contrib/regression/objs-gcc.sh
@@ -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
 
 # INPUT:
 # btest <target> <source> <prefix> <state> <build>
diff --git a/contrib/texi2pod.pl b/contrib/texi2pod.pl
index 480f26a212ce..a22fd4fe6922 100755
--- a/contrib/texi2pod.pl
+++ b/contrib/texi2pod.pl
@@ -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 does trivial (and I mean _trivial_) conversion of Texinfo
 # markup to Perl POD format.  It's intended to be used to extract
-- 
GitLab