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

Fix license file formatting to be machine readable #1167

Merged
merged 1 commit into from
May 19, 2022

Conversation

rnjudge
Copy link
Contributor

@rnjudge rnjudge commented May 13, 2022

It was brought to our attention[1] that the Tern license file was not using
a standard BSD-2 license text and notice which was making it difficult
for compliance tooling to parse. This commit updates the license file to
use the standard text for the BSD 2-Clause license[2]

[1] aboutcode-org/scancode-toolkit#2905 (comment)
[2] https://spdx.org/licenses/BSD-2-Clause

Signed-off-by: Rose Judge rjudge@vmware.com

It was brought to our attention[1] that the Tern license file was not
using a standard BSD-2 license text and notice which was making it
difficult for compliance tooling to parse. This commit updates the
license file to use the standard text for the BSD 2-Clause license[2].

[1] aboutcode-org/scancode-toolkit#2905 (comment)
[2] https://spdx.org/licenses/BSD-2-Clause

Signed-off-by: Rose Judge <rjudge@vmware.com>
@rnjudge rnjudge merged commit 27868a3 into tern-tools:main May 19, 2022
@rnjudge rnjudge deleted the fix-license-file branch July 20, 2023 16:23
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.

1 participant