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

Update license headers #194

Merged

Conversation

naveentatikonda
Copy link
Member

Description

  • Removed Amazon License Header in all files listed here
  • Updated NOTICE and CONTRIBUTING.md as per copyright policies
  • Replaced Apache License Header with short version in all files listed here

Issues Resolved

#193

Check List

  • Commits are signed as per the DCO using --signoff

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.

@codecov-commenter
Copy link

Codecov Report

Merging #194 (3aea1c7) into main (5fcd818) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #194   +/-   ##
=========================================
  Coverage     83.08%   83.08%           
  Complexity      858      858           
=========================================
  Files           123      123           
  Lines          3759     3759           
  Branches        359      359           
=========================================
  Hits           3123     3123           
  Misses          475      475           
  Partials        161      161           
Impacted Files Coverage Δ
...n/java/org/opensearch/knn/common/KNNConstants.java 92.30% <ø> (ø)
...n/common/exception/KNNInvalidIndicesException.java 80.00% <ø> (ø)
...va/org/opensearch/knn/index/KNNCircuitBreaker.java 60.00% <ø> (ø)
...n/java/org/opensearch/knn/index/KNNIndexShard.java 92.85% <ø> (ø)
...c/main/java/org/opensearch/knn/index/KNNQuery.java 77.77% <ø> (ø)
...java/org/opensearch/knn/index/KNNQueryBuilder.java 67.96% <ø> (ø)
.../java/org/opensearch/knn/index/KNNQueryResult.java 100.00% <ø> (ø)
.../main/java/org/opensearch/knn/index/KNNScorer.java 64.28% <ø> (ø)
...ain/java/org/opensearch/knn/index/KNNSettings.java 81.75% <ø> (ø)
...opensearch/knn/index/KNNVectorDVLeafFieldData.java 72.72% <ø> (ø)
... and 47 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5fcd818...3aea1c7. Read the comment docs.

Copy link
Member

@vamshin vamshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks

@naveentatikonda naveentatikonda merged commit d854379 into opensearch-project:main Nov 10, 2021
jmazanec15 pushed a commit to jmazanec15/k-NN-1 that referenced this pull request Nov 10, 2021
* Remove Amazon License Headers

Signed-off-by: Naveen Tatikonda <[email protected]>

* Update NOTICE.txt and CONTRIBUTING.md

Signed-off-by: Naveen Tatikonda <[email protected]>

* Replace Apache License Header with short version

Signed-off-by: Naveen Tatikonda <[email protected]>
jmazanec15 pushed a commit to jmazanec15/k-NN-1 that referenced this pull request Nov 10, 2021
* Remove Amazon License Headers

Signed-off-by: Naveen Tatikonda <[email protected]>

* Update NOTICE.txt and CONTRIBUTING.md

Signed-off-by: Naveen Tatikonda <[email protected]>

* Replace Apache License Header with short version

Signed-off-by: Naveen Tatikonda <[email protected]>
Signed-off-by: John Mazanec <[email protected]>
jmazanec15 added a commit that referenced this pull request Nov 10, 2021
* Remove Amazon License Headers

Signed-off-by: Naveen Tatikonda <[email protected]>

* Update NOTICE.txt and CONTRIBUTING.md

Signed-off-by: Naveen Tatikonda <[email protected]>

* Replace Apache License Header with short version

Signed-off-by: Naveen Tatikonda <[email protected]>
Signed-off-by: John Mazanec <[email protected]>
@naveentatikonda naveentatikonda added the Infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. label Nov 12, 2021
martin-gaievski pushed a commit to martin-gaievski/k-NN that referenced this pull request Mar 7, 2022
* Remove Amazon License Headers

Signed-off-by: Naveen Tatikonda <[email protected]>

* Update NOTICE.txt and CONTRIBUTING.md

Signed-off-by: Naveen Tatikonda <[email protected]>

* Replace Apache License Header with short version

Signed-off-by: Naveen Tatikonda <[email protected]>
martin-gaievski pushed a commit to martin-gaievski/k-NN that referenced this pull request Mar 7, 2022
* Remove Amazon License Headers

Signed-off-by: Naveen Tatikonda <[email protected]>

* Update NOTICE.txt and CONTRIBUTING.md

Signed-off-by: Naveen Tatikonda <[email protected]>

* Replace Apache License Header with short version

Signed-off-by: Naveen Tatikonda <[email protected]>
Signed-off-by: Martin Gaievski <[email protected]>
martin-gaievski pushed a commit to martin-gaievski/k-NN that referenced this pull request Mar 30, 2022
* Remove Amazon License Headers

Signed-off-by: Naveen Tatikonda <[email protected]>

* Update NOTICE.txt and CONTRIBUTING.md

Signed-off-by: Naveen Tatikonda <[email protected]>

* Replace Apache License Header with short version

Signed-off-by: Naveen Tatikonda <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants