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/scan-decls.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/scan-decls.c')
-rw-r--r-- | gcc/scan-decls.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/scan-decls.c b/gcc/scan-decls.c index cc44a75..13bfca3 100644 --- a/gcc/scan-decls.c +++ b/gcc/scan-decls.c @@ -13,7 +13,8 @@ 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. Written by Per Bothner <bothner@cygnus.com>, July 1993. */ |