diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 12:29:51 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 12:29:51 +0000 |
commit | c58d4270afd64d680a7f9c705bb205efda8e56a4 (patch) | |
tree | 7a1c32f725235400bc5bb04f9b65bcff8969f828 /gcc/xcoffout.c | |
parent | 05146c62cbea536736b0514c2329ad7076e92187 (diff) | |
download | gcc-c58d4270afd64d680a7f9c705bb205efda8e56a4.tar.gz |
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9966 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/xcoffout.c')
-rw-r--r-- | gcc/xcoffout.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/xcoffout.c b/gcc/xcoffout.c index e5b900eda2b..6af09dc279b 100644 --- a/gcc/xcoffout.c +++ b/gcc/xcoffout.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. */ /* Output xcoff-format symbol table data. The main functionality is contained |