diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 16:06:34 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 16:06:34 -0400 |
commit | d249215826ac83c6dd827ffbd3fea0ca44a55316 (patch) | |
tree | 77f5b9e0c01fb13d8f4df58dbdefafd9f1f45653 /gcc/config/romp | |
parent | c0de2955730e5ed6e59a8f7660d11d2fcda40485 (diff) | |
download | gcc-d249215826ac83c6dd827ffbd3fea0ca44a55316.zip gcc-d249215826ac83c6dd827ffbd3fea0ca44a55316.tar.gz gcc-d249215826ac83c6dd827ffbd3fea0ca44a55316.tar.bz2 |
Change FSF address.
From-SVN: r9983
Diffstat (limited to 'gcc/config/romp')
-rw-r--r-- | gcc/config/romp/romp.c | 3 | ||||
-rw-r--r-- | gcc/config/romp/romp.h | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/gcc/config/romp/romp.c b/gcc/config/romp/romp.c index 3c9019a0..5926b74 100644 --- a/gcc/config/romp/romp.c +++ b/gcc/config/romp/romp.c @@ -16,7 +16,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 <stdio.h> diff --git a/gcc/config/romp/romp.h b/gcc/config/romp/romp.h index 36df9b6..33872bb 100644 --- a/gcc/config/romp/romp.h +++ b/gcc/config/romp/romp.h @@ -16,7 +16,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. */ /* Names to predefine in the preprocessor for this target machine. */ |