Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SPDX license header to all files #10

Merged
merged 1 commit into from
Apr 19, 2021

Conversation

ohltyler
Copy link
Member

@ohltyler ohltyler commented Apr 19, 2021

Signed-off-by: Tyler Ohlsen ohltyler@amazon.com

Description

Adds the following SPDX license header to all existing files which have the ALv2 license, as required for OpenSearch plugins:

/*
 * SPDX-License-Identifier: Apache-2.0
 *
 * The OpenSearch Contributors require contributions made to
 * this file be licensed under the Apache-2.0 license or a
 * compatible open source license.
 *
 * Modifications Copyright OpenSearch Contributors. See
 * GitHub history for details.
 */

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
@ohltyler ohltyler added the documentation Improvements or additions to documentation label Apr 19, 2021
@ohltyler ohltyler merged commit 56f011d into opensearch-project:main Apr 19, 2021
dblock pushed a commit to dblock/anomaly-detection that referenced this pull request Apr 20, 2021
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants