From 0196045b181273b81acc11fb41834e5b58a7e088 Mon Sep 17 00:00:00 2001 From: Kyle Davis Date: Mon, 14 Mar 2022 12:58:24 -0600 Subject: [PATCH] adds notice to index Signed-off-by: Kyle Davis --- index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.md b/index.md index b7c29db8..836ea22d 100755 --- a/index.md +++ b/index.md @@ -121,3 +121,8 @@ See [opensearch.org/javadocs/](https://opensearch.org/javadocs/). [OpenSearch](https://opensearch.org) is supported by Amazon Web Services. All components are available under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.html) on [GitHub](https://github.com/opensearch-project/). The project welcomes GitHub issues, bug fixes, features, plugins, documentation---anything at all. To get involved, see [Contributing](https://opensearch.org/source.html) on the OpenSearch website. + + +--- + +OpenSearch includes certain Apache-licensed Elasticsearch code from Elasticsearch B.V. and other source code. Elasticsearch B.V. is not the source of that other source code. ELASTICSEARCH is a registered trademark of Elasticsearch B.V. \ No newline at end of file