aboutsummaryrefslogtreecommitdiffstats
path: root/legal
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-08-05 13:14:56 +0000
committerPJ Fanning <fanningpj@apache.org>2023-08-05 13:14:56 +0000
commitc4e7b5174c1875220132941d8508da7d2db2b1dd (patch)
treee89fa681652d2806dbfdf707186a6beab2a86944 /legal
parent57d746827f48710f094b09f5d4a24090be97d4fb (diff)
downloadpoi-c4e7b5174c1875220132941d8508da7d2db2b1dd.tar.gz
poi-c4e7b5174c1875220132941d8508da7d2db2b1dd.zip
remove gradle-wrapper jar because it is against ASF policy to ship jars in source releases
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1911462 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'legal')
-rw-r--r--legal/LICENSE4
1 files changed, 3 insertions, 1 deletions
diff --git a/legal/LICENSE b/legal/LICENSE
index 6249db3769..990301df8a 100644
--- a/legal/LICENSE
+++ b/legal/LICENSE
@@ -263,4 +263,6 @@ Copyright (c) 2011-2023 Lightbend, Inc.
The POI Source Release bundles the Gradle Wrapper. (https://docs.gradle.org/current/userguide/gradle_wrapper.html)
This is released under the Apache License, v2.0.
-Copyright © 2015-2021 the original authors. \ No newline at end of file
+Copyright © 2015-2021 the original authors.
+
+The wrapper.gradle file was developed by the Apache Kafka project and is released under the Apache License, v2.0.