-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat: Add license Apache-2.0 #2163
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
base: master
Are you sure you want to change the base?
Conversation
a262894
to
164deec
Compare
98b47ac
to
45fa8e3
Compare
I did some research, since we don't actually include any code that is apache 2.0 but we import it via cargo the separatation is already handled there and we don't need to add additional license text as far as I understand. |
It does not contain the source codes itself, but it contains "Object" at generated directories in the following sense:
|
Adds license Apache-2.0 to the crates which contains the resources licensed under the Apache-2.0.