Acknowledge Java, JDK, JRE, and Unix trademarks. Update an xsl file

to include the new copyright notice correctly.

Submitted by:	"Simon L. Nielsen" <simon@nitro.dk>
This commit is contained in:
Murray Stokely 2003-06-18 23:34:04 +00:00
parent b4a23d36c6
commit 3bf2fe1cf5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17365
13 changed files with 39 additions and 39 deletions

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/java/install.sgml,v 1.7 2001/11/07 17:55:35 phantom Exp $">
<!ENTITY title "FreeBSD Java Project: How To Install">
<!ENTITY date "$FreeBSD: www/en/java/install.sgml,v 1.8 2002/06/29 09:07:07 nik Exp $">
<!ENTITY title "FreeBSD &java; Project: How To Install">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
@ -9,7 +9,7 @@
<table border="0">
<tr>
<td>
<P>Installing FreeBSD's JDK is typically straightforward:</P>
<P>Installing FreeBSD's &jdk; is typically straightforward:</P>
<P><CODE>cd /usr/ports/java/jdk
<BR>make
<BR>make install