OpenSearch/core/NOTICE.txt
Clinton Gormley 05d512f417 Packaging: Add LICENSE, NOTICE, and sha1 files and tests for all core dependencies
Added a licenses/ directory to core which contains a sha1 file for each JAR
dependency, and one or more LICENSE files and one NOTICE file for each
project.

Also adds dev-tools/src/main/resources/license-check/check_license_and_sha.pl
which checks that the licenses/ dir is up to date during a mvn verify,
and which can be used to update the sha1 files when upgrading dependencies.

Closes #2794
Closes #10684
Closes #11705
2015-06-17 18:06:00 +02:00

14 lines
469 B
Plaintext

Elasticsearch
Copyright 2009-2015 Elasticsearch
This product includes software developed by The Apache Software
Foundation (http://www.apache.org/).
jts-*.jar is under the LGPL license. It is an optional dependency. The original
source code can be found at http://www.vividsolutions.com/jts/JTSHome.htm
jna-*.jar is dual licensed under the Apache License v2 and the LGPLv2.
The LICENSE and NOTICE files for all dependencies may be found in the licenses/
directory.