This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-liminal.git
commit 79c903171e6c2e95ef6c290ae0b29f69e4f3c97f Author: aviemzur <[email protected]> AuthorDate: Wed Mar 11 14:15:30 2020 +0200 Add LICENSE --- LICENSE | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/LICENSE b/LICENSE index 8f1552e..d9f1716 100644 --- a/LICENSE +++ b/LICENSE @@ -201,13 +201,14 @@ See the License for the specific language governing permissions and limitations under the License. ============================================================================ - APACHE AIRFLOW SUBCOMPONENTS: + APACHE RAINBOW SUBCOMPONENTS: - The Apache Airflow project contains subcomponents with separate copyright + The Apache Rainbow project contains subcomponents with separate copyright notices and license terms. Your use of the source code for the these subcomponents is subject to the terms and conditions of the following licenses. +TODO: list all dependencies ======================================================================== Third party Apache 2.0 licenses @@ -218,9 +219,6 @@ See project link for details. The text of each license is also included at licenses/LICENSE-[project].txt. (ALv2 License) hue v4.3.0 (https://github.com/cloudera/hue/) - (ALv2 License) jqclock v2.3.0 (https://github.com/JohnRDOrazio/jQuery-Clock-Plugin) - (ALv2 License) bootstrap3-typeahead v4.0.2 (https://github.com/bassjobsen/Bootstrap-3-Typeahead) - (ALv2 License) airflow.contrib.auth.backends.github_enterprise_auth ======================================================================== MIT licenses @@ -230,16 +228,6 @@ The following components are provided under the MIT License. See project link fo The text of each license is also included at licenses/LICENSE-[project].txt. (MIT License) jquery v3.4.1 (https://jquery.org/license/) - (MIT License) dagre-d3 v0.6.4 (https://github.com/cpettitt/dagre-d3) - (MIT License) bootstrap v3.2 (https://github.com/twbs/bootstrap/) - (MIT License) d3-tip v0.9.1 (https://github.com/Caged/d3-tip) - (MIT License) dataTables v1.10.20 (https://datatables.net) - (MIT License) Bootstrap Toggle v2.2.2 (http://www.bootstraptoggle.com) - (MIT License) normalize.css v3.0.2 (http://necolas.github.io/normalize.css/) - (MIT License) ElasticMock v1.3.2 (https://github.com/vrcmarcos/elasticmock) - (MIT License) MomentJS v2.24.0 (http://momentjs.com/) - (MIT License) python-slugify v2.0.1 (https://github.com/un33k/python-slugify) - (MIT License) python-nvd3 v0.15.0 (https://github.com/areski/python-nvd3) ======================================================================== BSD 3-Clause licenses
