diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 08:04:37 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 08:04:37 -0400 |
commit | e99215a3b56d1de5b0908fe654c51735e7ba9957 (patch) | |
tree | d02043a3f42727c6b871029419d121c4cef5e4ed /gcc/print-tree.c | |
parent | 7f3ebb7ba96b0b97fa7e737fbd167fbdb41b94fe (diff) | |
download | gcc-e99215a3b56d1de5b0908fe654c51735e7ba9957.zip gcc-e99215a3b56d1de5b0908fe654c51735e7ba9957.tar.gz gcc-e99215a3b56d1de5b0908fe654c51735e7ba9957.tar.bz2 |
Update FSF address.
From-SVN: r9964
Diffstat (limited to 'gcc/print-tree.c')
-rw-r--r-- | gcc/print-tree.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/print-tree.c b/gcc/print-tree.c index f110dfd..7f9dd10 100644 --- a/gcc/print-tree.c +++ b/gcc/print-tree.c @@ -15,7 +15,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. */ #include "config.h" |