This is an automated email from the ASF dual-hosted git repository. djencks pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/aries-antora-ui.git
commit f84720bfb1a189185a7c76c03b0d1c4199d598aa Author: David Jencks <[email protected]> AuthorDate: Mon Aug 17 15:22:32 2020 -0700 add warning about MPL2.0 content --- README.adoc | 4 ++++ build/aries-antora-ui-bundle.zip | Bin 296747 -> 296747 bytes 2 files changed, 4 insertions(+) diff --git a/README.adoc b/README.adoc index 99e5173..884e939 100644 --- a/README.adoc +++ b/README.adoc @@ -2,6 +2,10 @@ :extension: aries-antora-ui :extension-version: 0.0.1 +WARNING: This repository contains files derived from the Antora Default UI, which is MPL2.0 licensed. +Therefore, the contents of this repository must NOT be included in an Apache release. +See link: + == Description This ui bundle extension creates the UI bundle for Apache Aries. diff --git a/build/aries-antora-ui-bundle.zip b/build/aries-antora-ui-bundle.zip index 4394970..5a4b119 100644 Binary files a/build/aries-antora-ui-bundle.zip and b/build/aries-antora-ui-bundle.zip differ
