View | Details | Raw Unified | Return to bug 3701 | Differences between
and this patch

Collapse All | Expand All

(-)jdk/files/md5 (-1 / +1 lines)
Line 1 Link Here
1
MD5 (JDK-1_0_2-solaris2-sparc.tar.Z) = 107fdedb994089a17be1af5a713408c1
1
MD5 (jdk102.1.tar.gz) = 7297e0076054c266b662e79eb26b4498
(-)jdk/pkg/DESCR (+52 lines)
Lines 1-3 Link Here
1
These are the Java Developers Kit's class libraries.
1
These are the Java Developers Kit's class libraries.
2
The libraries are used in various ports like
2
The libraries are used in various ports like
3
javac_netscape and kaffe.
3
javac_netscape and kaffe.
4
_____
5
Copyright and License Information
6
7
JAVA(tm) web development products are owned and
8
licensed exclusively by Sun Microsystems, Inc.  Copyright (C) 1992-96
9
Sun Microsystems, Inc.  All rights reserved.
10
Java and all Java-based names and logos, including the Coffee
11
Cup and Duke, are trademarks of Sun Microsystems, Inc. and
12
refer to Sun's Java Technologies.  Products bearing authorized "JAVA-
13
Compatible" Logo are based upon Sun's JAVA
14
and technology, and are compatible with the API's for such
15
technology.
16
17
Sun grants to you ("Licensee") a non-exclusive, non-transferable
18
license to use the Java binary code version (hereafter,
19
"Binary Software") without fee.  Licensee may distribute the Binary
20
Software to third parties provided that the copyright notice and this
21
statement appear on all copies.  Licensee agrees that the copyright
22
notice and this statement will appear on all copies of the software,
23
packaging, and documentation or portions thereof.
24
25
In the event Licensee creates additional classes or otherwise extends
26
the Applet Application Programming Interface (AAPI), licensee will
27
publish the specifications for such extensions to the AAPI for use by
28
third party developers of Java-based software, in connection with
29
licensee's commercial distribution of the Binary Software.
30
31
RESTRICTED RIGHTS: Use, duplication or disclosure by the government
32
is subject to the restrictions as set forth in subparagraph (c) (1) (ii)
33
of the Rights in Technical Data and Computer Software Clause as DFARS
34
252.227-7013 and FAR 52.227-19.
35
36
SUN MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF
37
THE BINARY SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT
38
LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
39
PARTICULAR PURPOSE, OR NON-INFRINGEMENT. SUN SHALL NOT BE LIABLE FOR
40
ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR
41
DISTRIBUTING THE BINARY SOFTWARE OR ITS DERIVATIVES.
42
43
By downloading, using or copying this Binary Software, Licensee agrees
44
to abide by the intellectual property laws, and all other applicable
45
laws of the U.S., and the terms of this License.  Ownership of the
46
software shall remain solely in Sun Microsystems, Inc.
47
48
Sun shall have the right to terminate this license immediately by
49
written notice upon Licensee's breach of, or non-compliance with, any
50
of its terms.  Licensee shall be liable for any infringement or damages
51
resulting from Licensee's failure to abide by the terms of this License.
52
53
The JDK 1.0.2 binary release is based in part on the work of the
54
Independent JPEG Group.
55
_____

Return to bug 3701