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/index.sgml,v 1.15 2003/01/20 12:57:01 brueffer Exp $">
<!ENTITY title "FreeBSD Java Project">
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.16 2003/04/20 21:11:50 murray Exp $">
<!ENTITY title "FreeBSD &java; Project">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
@ -84,7 +84,7 @@
<table border="0" width="100%">
<tr>
<td>
<p>This is the official port of Sun's Java Development Kit for
<p>This is the official port of Sun's &java; Development Kit for
FreeBSD. No known significant bugs exist at this time, but
there are no guarantees of usability. However, many commercial
companies rely on this port, so it should be safe to use.</p>
@ -95,12 +95,12 @@
</table>
<p>We currently have support for 2.2.x, 3.x, 4.x and 5-CURRENT FreeBSD
Systems for JDK 1.1.8. Anything prior to FreeBSD 2.2 (such as FreeBSD
Systems for &jdk; 1.1.8. Anything prior to FreeBSD 2.2 (such as FreeBSD
2.1.7.1) is not supported.</p>
<p><b>Newsflash!</b> The FreeBSD Foundation has secured a license from
Sun Microsystems to distribute a native FreeBSD version of both the
Java Development Kit (JDK) and the Java Runtime Environment (JRE).
Java Development Kit (JDK) and the Java Runtime Environment (JRE&trade;).
Thanks to the great efforts of the FreeBSD Java team, these should
be available for inclusion with a future release of FreeBSD.
See <a href="newsflash.html">Newsflash page</a> for details.</p>