diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2005-08-15 00:50:43 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-08-15 00:50:43 +0000 |
commit | df065c820f81aac8444e81aefef4b8177619c467 (patch) | |
tree | e994a0d5f7b6f5d32314b9b7c5478508da7b96ef /fixincludes/genfixes | |
parent | 89ee9c70a15cd1c0457613d267aa684ff3846191 (diff) | |
download | gcc-df065c820f81aac8444e81aefef4b8177619c467.tar.gz |
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: r103096
Diffstat (limited to 'fixincludes/genfixes')
-rwxr-xr-x | fixincludes/genfixes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fixincludes/genfixes b/fixincludes/genfixes index b151153dbf6..f50a71dd900 100755 --- a/fixincludes/genfixes +++ b/fixincludes/genfixes @@ -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. +# the Free Software Foundation, 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. SHELL=/bin/sh export SHELL |