Align licence references with the Apache 2.0 LICENSE - #21
Merged
Conversation
HMD Corp is not a registered entity and cannot hold copyright; the holder is Umut Güden personally.
The LICENSE file has been Apache 2.0 since 8a6e549, but the badge, README, package.json, the OpenAPI spec, and two source headers still declared MIT. Consumers reading any of those would have been given the wrong terms.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
LICENSEfile has been Apache 2.0 since 8a6e549 ("chore: standardize Apache 2.0 license"), but the README badge, the README licence section,package.json, the OpenAPI spec, and two source-file headers still declared MIT. Anyone reading those was given the wrong terms.All five now say Apache-2.0, matching the LICENSE file.
LICENSEalso claimed copyright "on behalf of HMD Corp", which is not a registered entity and cannot hold copyright; it now names Umut Güden personally.No functional change.