-
-
Notifications
You must be signed in to change notification settings - Fork 289
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: update license on state-transition #7037
chore: update license on state-transition #7037
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## unstable #7037 +/- ##
============================================
- Coverage 49.25% 49.24% -0.01%
============================================
Files 578 578
Lines 37443 37443
Branches 2172 2165 -7
============================================
- Hits 18441 18440 -1
- Misses 18962 18963 +1
Partials 40 40 |
Performance Report✔️ no performance regression detected Full benchmark results
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, the package.json is already aligned there
🎉 This PR is included in v1.22.0 🎉 |
Motivation
It has been clarified on #6835 that the
state-transition
package is actually Apache 2.0 and should be clarified in all references.Description
This PR aligns the
LICENSE
in the actual package to reflect this.