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

add spdx license id to compiled header #773

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

jdknight
Copy link
Contributor

This commit adjusts the merging script to include a SPDX license identifier at the start of the single header file. This can help users of Crow which have environments using license scanning tools to help manage/monitor used implementation.


Feel free to drop is not preferred, but this merge request attempts to introduce the use of a SPDX identifier into the generate single-header file. Defined the license set based on the referenced license information seen in LICENSE (BSD-3-Clause) as well as README.md (ISC: TinySHA1; MIT: http-parser, qs_parse).

This commit adjusts the merging script to include a SPDX license
identifier at the start of the single header file. This can help users
of Crow which have environments using license scanning tools to help
manage/monitor used implementation.

Signed-off-by: James Knight <james.d.knight@live.com>
@gittiver gittiver self-requested a review February 23, 2024 09:24
@gittiver
Copy link
Member

all tests passed, so simply merged

@gittiver gittiver merged commit cb38b9f into CrowCpp:master Feb 23, 2024
6 checks passed
@jdknight jdknight deleted the add-spdx-license-id branch February 23, 2024 13:28
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.

2 participants