diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-01-11 06:47:11 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-01-11 06:47:11 -0700 |
commit | 5987b12cae93b827ccea912a687faeee5bdd3210 (patch) | |
tree | 284bf94d4330614fed5286237e8b9636fc0cad00 /gcc | |
parent | 63fdf24a7a395298523bc599b22f84fdb9e0d9c3 (diff) | |
download | gcc-5987b12cae93b827ccea912a687faeee5bdd3210.zip gcc-5987b12cae93b827ccea912a687faeee5bdd3210.tar.gz gcc-5987b12cae93b827ccea912a687faeee5bdd3210.tar.bz2 |
Fix FSF address in copyright header.
From-SVN: r24616
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/pdp11/pdp11.md | 3 | ||||
-rw-r--r-- | gcc/java/lang-specs.h | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/gcc/config/pdp11/pdp11.md b/gcc/config/pdp11/pdp11.md index d1b031a..621b8743e 100644 --- a/gcc/config/pdp11/pdp11.md +++ b/gcc/config/pdp11/pdp11.md @@ -16,7 +16,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. ;; HI is 16 bit diff --git a/gcc/java/lang-specs.h b/gcc/java/lang-specs.h index 71c0ae9..24e181c 100644 --- a/gcc/java/lang-specs.h +++ b/gcc/java/lang-specs.h @@ -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. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. |