summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openjdk-runtime/README.adoc11
1 files changed, 11 insertions, 0 deletions
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.