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

chore(license): add license checker for copyright and fix license files (cherry-pick #1674) #1677

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

empiredan
Copy link
Contributor

#1676

There are several tasks/steps for this PR:

  • develop a script to check the consistency between .licenserc.yaml and all files of the project.
  • according to the check result, fix .licenserc.yaml.
  • according to the fixed .licenserc.yaml, amend LICENSE.

License checker could be run just by python3 scripts/check_license.py.

This PR is to cherry-pick #1674 into v2.5 to solve issue #1676.

…es (apache#1674)

apache#1676

There are several tasks/steps for this PR:

- develop a script to check the consistency between `.licenserc.yaml` and all files of the project.
- according to the check result, fix `.licenserc.yaml`.
- according to the fixed `.licenserc.yaml`, amend `LICENSE`.

License checker could be run just by `python3 scripts/check_license.py`.
@empiredan empiredan added scripts 2.5 issues and pull requests dedicated to v2.5 labels Nov 8, 2023
@empiredan empiredan merged commit 8b1679c into apache:v2.5 Nov 8, 2023
9 checks passed
@empiredan empiredan mentioned this pull request Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.5 issues and pull requests dedicated to v2.5 scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants