mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 13:08:29 +00:00
All plugins currently have their own licenses dir for the dependencyLicenses task, but core disables this and has the check inside distribution. This may have been better for maven, but for gradle it makes more sense to just use the dependencyLicenses task that automatically exists inside :core, and remove the hacked up version that is inside distribution.
9 lines
332 B
Plaintext
9 lines
332 B
Plaintext
This copy of Jackson JSON processor streaming parser/generator is licensed under the
|
|
Apache (Software) License, version 2.0 ("the License").
|
|
See the License for details about distribution rights, and the
|
|
specific rights regarding derivate works.
|
|
|
|
You may obtain a copy of the License at:
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|