MIT License in package.json differs from that in the LICENSE file. #1795
RichLewis007
started this conversation in
General
Replies: 1 comment 3 replies
-
|
We include the licenses on our website:
The MIT license is included in the monorepo because that's what's publicly visible. It doesn't apply to non-free assets which are not publicly visible. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to point out a discrepancy I noticed:
The package.json file lists the MIT License, and so the GitHub repo shows the MIT License in the About column. But the LICENSE file in the root of the repo describes a straight copyright.
Since the PRO components must have a different license from the Free Open Source components, how might this split license be documented?
Clarity will be helpful for those of us using both sets of components in different projects for which we have to define or conform to their own licenses.
Thanks!
Rich
Beta Was this translation helpful? Give feedback.
All reactions