Skip to content

edit OpenAPI Specification license info so that GitHub recognizes it #1541

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

Merged
merged 1 commit into from
May 8, 2018

Conversation

eirinikos
Copy link
Contributor

Hello! 👋

(CCing @dankohn who has requested this work so that the license will appear correctly in https://landscape.cncf.io/selected=open-api)

GitHub uses a library called Licensee to identify a project's license
type. It shows this information in the status bar and via the API if it
can unambiguously identify the license.

This commit creates a LICENSE file that stores the full text of the
Apache license, referencing The Linux Foundation as the copyright
holder. It also updates package.json with the correct SPDX license ID
and updates the README "License" header to "Licensing".

Collectively, these changes allow Licensee to successfully identify the
license type of the OpenAPI Specification project as Apache.

GitHub uses a library called Licensee to identify a project's license
type. It shows this information in the status bar and via the API if it
can unambiguously identify the license.

This commit creates a LICENSE file that stores the full text of the
Apache license, referencing The Linux Foundation as the copyright
holder. It also updates package.json with the correct SPDX license ID
and updates the README "License" header to "Licensing".

Collectively, these changes allow Licensee to successfully identify the
license type of the OpenAPI Specification project as Apache.

Signed-off-by: Andrea Kao <[email protected]>
@webron
Copy link
Member

webron commented Apr 13, 2018

Thanks for the PR. We're planning on making this exact change for that exact reason - but we're waiting for a clarification from the legal team on whether we can do it. Granted, it should be simple, but none of us in the team is a lawyer...

@swinslow
Copy link

Hi @webron , from the LF legal side I'm fine with this change, since it's just replacing the "license header" notice with the full Apache-2.0 license text and adding the correct SPDX ID.

If there's someone else on your own legal team who you need me to chat with, I'm happy to connect with them.

@eirinikos
Copy link
Contributor Author

Thanks @webron & @swinslow! Sounds good. I'll be on standby in case you need me to make any changes to this PR.

@webron
Copy link
Member

webron commented May 8, 2018

Approving and merging after discussing this on the TSC call.

@webron webron merged commit 8b85bfe into OAI:master May 8, 2018
@eirinikos eirinikos deleted the update-license branch May 10, 2018 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants