This is an automated email from the ASF dual-hosted git repository.
rabbah pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-catalog.git
The following commit(s) were added to refs/heads/master by this push:
new aaf4364 gradle license/notice addition take 2. (#306)
aaf4364 is described below
commit aaf4364e87b41d7606669cd145d1ae20c3760559
Author: David Grove <[email protected]>
AuthorDate: Sun Jul 7 22:16:08 2019 -0400
gradle license/notice addition take 2. (#306)
---
LICENSE.txt | 8 ++++++++
NOTICE.txt | 4 ----
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/LICENSE.txt b/LICENSE.txt
index d645695..f3cd756 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -200,3 +200,11 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
+
+========================================================================
+Apache License
+========================================================================
+
+This product bundles the files gradlew and gradlew.bat from Gradle v5.5
+which are distributed under the Apache License, Version 2.0.
+For details see ./gradlew and ./gradlew.bat.
diff --git a/NOTICE.txt b/NOTICE.txt
index 753fc4d..ee979eb 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -3,7 +3,3 @@ Copyright 2016-2019 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
-
-This product bundles the files gradlew and gradlew.bat
-which are copyright by their original authors and licensed
-under the Apache License, Version 2.0.