From 89ee9c70a15cd1c0457613d267aa684ff3846191 Mon Sep 17 00:00:00 2001 From: Kelley Cook Date: Mon, 15 Aug 2005 00:41:31 +0000 Subject: [PATCH] All files: Update with new FSF address. 2005-08-14 Kelley Cook * All files: Update with new FSF address. From-SVN: r103095 --- 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 5bd9180464a..73f0f265971 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2005-08-14 Kelley Cook + + * All files: Update with new FSF address. + 2005-07-14 Ben Elliston * filter_params.pl: Typo fix. diff --git a/contrib/analyze_brprob b/contrib/analyze_brprob index b441b957414..5b6a6f0cc01 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 b36685eeea3..af1a5bcdecb 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 ec8f056ac16..e8d58e85449 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 33e7bd0a077..e3b6b111984 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 f89b963ec9e..fc9022d53e9 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 2e9ea1e52d7..b03d025107e 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 diff --git a/contrib/regression/objs-gcc.sh b/contrib/regression/objs-gcc.sh index cc152d1f80c..d926f8b85bf 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 diff --git a/contrib/texi2pod.pl b/contrib/texi2pod.pl index 480f26a212c..a22fd4fe692 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