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/gen-protos.c | |
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/gen-protos.c')
-rw-r--r-- | gcc/gen-protos.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gen-protos.c b/gcc/gen-protos.c index a7f77a98b59..44c900ae0a6 100644 --- a/gcc/gen-protos.c +++ b/gcc/gen-protos.c @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include <stdio.h> #include <ctype.h> |