diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-15 00:50:43 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-15 00:50:43 +0000 |
commit | 896306971a8c31fa956069c8e3e4d5821b8d5566 (patch) | |
tree | e994a0d5f7b6f5d32314b9b7c5478508da7b96ef /fixincludes/Makefile.in | |
parent | 2af676bddeda262d782b94e3f6a7ea359e65f510 (diff) | |
download | gcc-896306971a8c31fa956069c8e3e4d5821b8d5566.tar.gz |
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@103096 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fixincludes/Makefile.in')
-rw-r--r-- | fixincludes/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fixincludes/Makefile.in b/fixincludes/Makefile.in index 854f6e77612..822e865cf6a 100644 --- a/fixincludes/Makefile.in +++ b/fixincludes/Makefile.in @@ -17,8 +17,8 @@ #You should have received a copy of the GNU General Public License #along with fixincludes; 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=@SHELL@ |