summaryrefslogtreecommitdiff
path: root/gcc/config/i386/netware-crt0.c
diff options
context:
space:
mode:
authorkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2005-06-25 01:22:41 +0000
committerkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2005-06-25 01:22:41 +0000
commitdbddc6c40d60108eff1004ab455c8c371d7d5deb (patch)
treef3fc0882b204c3bd663cbc27166feb6dd55f4f49 /gcc/config/i386/netware-crt0.c
parent6bf4357420ed8cbfe80cd79a3fc6dc5a9fbc859f (diff)
downloadgcc-dbddc6c40d60108eff1004ab455c8c371d7d5deb.tar.gz
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101314 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/netware-crt0.c')
-rw-r--r--gcc/config/i386/netware-crt0.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/i386/netware-crt0.c b/gcc/config/i386/netware-crt0.c
index 0da9114fe46..3b4a11583bf 100644
--- a/gcc/config/i386/netware-crt0.c
+++ b/gcc/config/i386/netware-crt0.c
@@ -16,8 +16,8 @@ GNU General Public License for more details.
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. */
#include <stddef.h>
#include <stdint.h>