Skip to content

Commit

Permalink
Fix copyright in README and NOTICE (opensearch-project#76)
Browse files Browse the repository at this point in the history
Signed-off-by: John Mazanec <jmazane@amazon.com>
  • Loading branch information
jmazanec15 committed Aug 10, 2021
1 parent eb239ac commit a4313b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
5 changes: 1 addition & 4 deletions NOTICE.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
OpenSearch k-NN
Copyright 2021 OpenSearch k-NN Contributors

OpenDistroForElasticsearch
Copyright 2018-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Copyright 2021 OpenSearch Contributors
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Build and Test k-NN](https://github.com/opensearch-project/k-NN/actions/workflows/CI.yml/badge.svg)](https://github.com/opensearch-project/k-NN/actions/workflows/CI.yml)
[![codecov](https://codecov.io/gh/opensearch-project/k-NN/branch/main/graph/badge.svg?token=PYQO2GW39S)](https://codecov.io/gh/opensearch-project/k-NN)
[![Documentation](https://img.shields.io/badge/doc-reference-blue)](https://docs-beta.opensearch.org/search-plugins/knn/index/)
[![Documentation](https://img.shields.io/badge/doc-reference-blue)](https://opensearch.org/docs/search-plugins/knn/index/)
[![Chat](https://img.shields.io/badge/chat-on%20forums-blue)](https://discuss.opendistrocommunity.dev/c/k-NN/)
![PRs welcome!](https://img.shields.io/badge/PRs-welcome!-success)

Expand All @@ -20,7 +20,7 @@

* [Project Website](https://opensearch.org/)
* [Downloads](https://opensearch.org/downloads.html).
* [Documentation](https://docs-beta.opensearch.org/search-plugins/knn/index/)
* [Documentation](https://opensearch.org/docs/search-plugins/knn/index/)
* Need help? Try [Forums](https://discuss.opendistrocommunity.dev/c/k-nn/)
* [Project Principles](https://opensearch.org/#principles)
* [Contributing to OpenSearch k-NN](CONTRIBUTING.md)
Expand All @@ -43,4 +43,4 @@ This project is licensed under the [Apache v2.0 License](LICENSE.txt).

## Copyright

Copyright 2020-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Copyright OpenSearch Contributors. See [NOTICE](NOTICE.txt) for details.

0 comments on commit a4313b8

Please sign in to comment.