From c8f7c9caa6565e2a1b5153b7ce7a3fb495cb2e0a Mon Sep 17 00:00:00 2001 From: Joe Di Pol Date: Mon, 8 Jun 2020 16:45:46 -0700 Subject: [PATCH] Update NOTICE.txt and include in every artifact --- NOTICE.txt | 4 +++- pom.xml | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NOTICE.txt b/NOTICE.txt index 25389cf7100..3bdd81204f2 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -2,7 +2,7 @@ Project Helidon =============== -Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved. +Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -23,3 +23,5 @@ Third Party Dependencies This project includes or depends on code from third party projects. Attributions are contained in 3RD-PARTY.txt +https://github.com/oracle/helidon/blob/${project.version}/3RD-PARTY.txt + diff --git a/pom.xml b/pom.xml index cca2b830f53..a6c0cd1229f 100644 --- a/pom.xml +++ b/pom.xml @@ -653,8 +653,10 @@ ${top.parent.basedir} META-INF/ + true LICENSE.txt + NOTICE.txt