mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
openjdk: Rewrap SUMMARY.
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
SUMMARY="An open-source implementation of the Java Platform, SE"
|
||||
DESCRIPTION="OpenJDK (Open Java Development Kit) is a free and open source \
|
||||
implementation of the Java Platform, Standard Edition (Java SE). It is the \
|
||||
result of an effort Sun Microsystems began in 2006. The implementation is \
|
||||
licensed under the GNU General Public License (GNU GPL) with a linking \
|
||||
exception. Were it not for the GPL linking exception, components that linked \
|
||||
to the Java class library would be subject to the terms of the GPL license.
|
||||
OpenJDK is the official Java SE 8 reference implementation."
|
||||
result of an effort Sun Microsystems began in 2006.
|
||||
|
||||
The implementation is licensed under the GNU General Public License (GNU GPL) \
|
||||
with a linking exception. Were it not for the GPL linking exception, components \
|
||||
that linked to the Java class library would be subject to the terms of the GPL \
|
||||
license. OpenJDK is the official Java SE 8 reference implementation."
|
||||
HOMEPAGE="https://openjdk.java.net/"
|
||||
COPYRIGHT="2015 Oracle and/or its affiliates."
|
||||
LICENSE="GNU GPL v2"
|
||||
|
||||
Reference in New Issue
Block a user