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

Use SPDX identifier for Apache 2 License. #84

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

12wrigja
Copy link
Collaborator

For some environments, it's required that the licence for an OSS project be distributed as part of an application's source code, not as a separate document.

Obligatory not a Lawyer, but I believe the entire content of the Apache 2.0 License is replaceable with the relevant SPDX License identifier.

For some environments, it's required that the licence for an OSS project be distributed as part of an application's source code, not as a separate document.

Obligatory not a Lawyer, but I believe the entire content of the Apache 2.0 License is replaceable with the relevant SPDX License identifier.
@google-cla google-cla bot added the cla: yes label Nov 17, 2021
@12wrigja
Copy link
Collaborator Author

FWIW, this is done for Closure Library: https://github.com/google/closure-library/blob/a6c80eff2422aadb3759608a97c8bb49e8442d3b/closure/goog/base.js#L4

@mathiasbynens it might be good to run this past OSPO? There's also no Copyright notice for JSBI, maybe that needs to updated too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant