diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-11 13:47:11 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-11 13:47:11 +0000 |
commit | c5976c0e317156cec1c7487968d561b4f4d8f536 (patch) | |
tree | 284bf94d4330614fed5286237e8b9636fc0cad00 | |
parent | 23a936905dd197d0cf7c2f4b2b5bf98314659e54 (diff) | |
download | gcc-c5976c0e317156cec1c7487968d561b4f4d8f536.tar.gz |
Fix FSF address in copyright header.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24616 138bc75d-0d04-0410-961f-82ee72b054a4
-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 d1b031a4e32..621b8743e89 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 71c0ae9103b..24e181c0439 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. |