diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 21:06:59 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 21:06:59 +0000 |
commit | a9cce9f813895b8f96d12463a6e8eea7138e1a54 (patch) | |
tree | 84457eeb59a8308984297d4a37a680d000f669cb /gcc/fixproto | |
parent | d619195f72c5005e5d73bd87dcebb1602f8cf888 (diff) | |
download | gcc-a9cce9f813895b8f96d12463a6e8eea7138e1a54.tar.gz |
Change FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9988 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/fixproto')
-rwxr-xr-x | gcc/fixproto | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/fixproto b/gcc/fixproto index 251c2a88248..79c8dfc3aff 100755 --- a/gcc/fixproto +++ b/gcc/fixproto @@ -19,7 +19,8 @@ # # 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. # # DESCRIPTION # Adjunct script for GNU CC to populate a directory with ANSI, |