From a02157c99dc14238bf9ae60ca5ab983bc25c512f Mon Sep 17 00:00:00 2001 From: Tommy Markley Date: Tue, 7 Sep 2021 17:22:17 -0500 Subject: [PATCH] Correct copyright notices in README (#712) (#767) Resolves https://github.com/opensearch-project/OpenSearch-Dashboards/issues/711 Signed-off-by: Tommy Markley --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87bc8c7be6a5..08d815ba3e90 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,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.