diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-01-10 04:32:04 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-01-10 04:32:04 +0000 |
commit | cebcea16e74076633fcd208cdd37ba31cea9333d (patch) | |
tree | dbcb5171d7dbd6efc2d5bc6f0d117f8b1e3fd2ba /gcc/objc | |
parent | 061d0a2ccec4c5838adc981b0ebd544fa98f3f86 (diff) | |
download | gcc-cebcea16e74076633fcd208cdd37ba31cea9333d.tar.gz |
* objc/lang-options.h: Remove bogus reference to
Java trademark.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38853 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/objc')
-rw-r--r-- | gcc/objc/lang-options.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gcc/objc/lang-options.h b/gcc/objc/lang-options.h index 6dab315ba85..3d56b96bdcf 100644 --- a/gcc/objc/lang-options.h +++ b/gcc/objc/lang-options.h @@ -16,11 +16,7 @@ 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, 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. -The Free Software Foundation is independent of Sun Microsystems, Inc. */ +Boston, MA 02111-1307, USA. */ /* This is the contribution to the `documented_lang_options' array in toplev.c for Objective-C. */ |