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 /contrib/regression | |
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
Diffstat (limited to 'contrib/regression')
-rwxr-xr-x | contrib/regression/btest-gcc.sh | 2 | ||||
-rwxr-xr-x | contrib/regression/objs-gcc.sh | 2 |
2 files changed, 2 insertions, 2 deletions
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> |