diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2005-08-15 00:41:31 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-08-15 00:41:31 +0000 |
commit | 89ee9c70a15cd1c0457613d267aa684ff3846191 (patch) | |
tree | 0aa02ea51e2538545ebc3cc9c0d884872c7b99f2 | |
parent | a3e858df3da5b47ec32ba60723e715db3a94c5cc (diff) | |
download | gcc-89ee9c70a15cd1c0457613d267aa684ff3846191.zip gcc-89ee9c70a15cd1c0457613d267aa684ff3846191.tar.gz gcc-89ee9c70a15cd1c0457613d267aa684ff3846191.tar.bz2 |
All files: Update with new FSF address.
2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
* All files: Update with new FSF address.
From-SVN: r103095
-rw-r--r-- | contrib/ChangeLog | 4 | ||||
-rwxr-xr-x | contrib/analyze_brprob | 4 | ||||
-rwxr-xr-x | contrib/gcc_build | 4 | ||||
-rwxr-xr-x | contrib/gennews | 4 | ||||
-rwxr-xr-x | contrib/reghunt/reg_periodic | 4 | ||||
-rwxr-xr-x | contrib/reghunt/reg_search | 4 | ||||
-rwxr-xr-x | contrib/regression/btest-gcc.sh | 2 | ||||
-rwxr-xr-x | contrib/regression/objs-gcc.sh | 2 | ||||
-rwxr-xr-x | contrib/texi2pod.pl | 4 |
9 files changed, 18 insertions, 14 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 5bd9180..73f0f26 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 b441b95..5b6a6f0 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 b36685e..af1a5bc 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 ec8f056..e8d58e8 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 33e7bd0..e3b6b11 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 f89b963..fc9022d 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 2e9ea1e..b03d025 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 cc152d1..d926f8b 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 480f26a..a22fd4f 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 |