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

Only add SPDX license to new files. #178

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

dblock
Copy link
Member

@dblock dblock commented Jul 11, 2022

Signed-off-by: Daniel (dB.) Doubrovkine dblock@amazon.com

Description

In #177 we have contributors creating files that carry the SPDX license header, a copyright notice from Elastic and a modifications line. Only SPDX is required for new code. This PR removes it from checkstyle. We have to continue making sure we don't merge anything that removes any existing copyright notices when reviewing pull requests.

I'm still confirming that this is ok. I've confirmed this is ok and PRed opensearch-project/.github#76 to update guidance on what we'd like ideally. Note that it includes copyright in every header, which I am not doing as part of this PR, it's a nice to have.

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: Daniel (dB.) Doubrovkine <dblock@amazon.com>
@dblock dblock requested review from a team and madhusudhankonda as code owners July 11, 2022 19:21
@dblock dblock marked this pull request as draft July 11, 2022 19:31
@dblock dblock changed the title Do not add Elasticsearch license to new files. Only add SPDX license to new files. Jul 11, 2022
@VachaShah VachaShah self-requested a review July 12, 2022 00:13
@dblock dblock marked this pull request as ready for review July 12, 2022 19:14
@dblock dblock merged commit f8d9a5e into opensearch-project:main Jul 12, 2022
@dblock dblock deleted the checkstyle-license branch July 12, 2022 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants