-
Notifications
You must be signed in to change notification settings - Fork 312
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(license): add license checker for copyright and fix license fil…
…es (cherry-pick #1674) (#1677) #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.
- Loading branch information
Showing
3 changed files
with
311 additions
and
48 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.