diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 11:52:21 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 11:52:21 +0000 |
commit | 0355838f44b59d1f975c4e3c9616d86ca665705a (patch) | |
tree | a3403adfbd7d32b55740686d63db03fc36e5d688 /gcc/gbl-ctors.h | |
parent | a372a482db1dd696ea2d814ce10278d87a311ad3 (diff) | |
download | gcc-0355838f44b59d1f975c4e3c9616d86ca665705a.tar.gz |
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9961 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/gbl-ctors.h')
-rw-r--r-- | gcc/gbl-ctors.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/gbl-ctors.h b/gcc/gbl-ctors.h index 76ce693320a..537df5014d5 100644 --- a/gcc/gbl-ctors.h +++ b/gcc/gbl-ctors.h @@ -19,7 +19,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* This file contains definitions and declarations of things relating to the normal start-up-time invocation of C++ |