From 44a658a87d5d764265ed3c5d703fddd6c1c7614d Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Thu, 19 May 2022 06:46:52 +0200 Subject: openjdk-runtime: Add a note on the license terms. Change-Id: Idc7cf853dc5446a23825dbf94387a7294bacd180 --- openjdk-runtime/README.adoc | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'openjdk-runtime/README.adoc') diff --git a/openjdk-runtime/README.adoc b/openjdk-runtime/README.adoc index 9cd942d..f163d4e 100644 --- a/openjdk-runtime/README.adoc +++ b/openjdk-runtime/README.adoc @@ -65,3 +65,14 @@ RUN /jdk/*/bin/jlink \ ---- docker run $IMAGE_NAME java -version ---- + + +== License + +This recipe is freely redistributable under the GNU General Public +License, version 3, or, at your option, any later version. + +Redistribution of the resulting container image is subject to the +https://www.redhat.com/en/about/agreements#UBI[Red Hat Universal Base +Image EULA] in addition to the license terms applicable to the +individual software components it consists of. -- cgit v1.2.3