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

Change source headers to use SPDX license identifiers #624

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

aperezdc
Copy link
Member

SSIA. Note that there might be some cases in which the style checker trips because the intention is to only modify the license lines in file headers, and add the missing ones.

Fixes #357


Note that the style checker may complain in some cases and IMO for this patch which only touches file headers I think it would be reasonable to land the patch ignoring its complaints 😉

@aperezdc aperezdc added the enhancement New feature or request label Oct 25, 2023
@aperezdc aperezdc requested review from philn and psaavedra October 25, 2023 10:47
@aperezdc aperezdc self-assigned this Oct 25, 2023
Copy link
Member

@psaavedra psaavedra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One doubt about how to proceed with the imported files. Other than that. LGTM. r+.

platform/wayland/os-compatibility.h Outdated Show resolved Hide resolved
platform/wayland/os-compatibility.c Outdated Show resolved Hide resolved
SSIA. Note that there might be some cases in which the style checker
trips because the intention is to only modify the license lines in
file headers, and add the missing ones.

Fixes #357
@aperezdc aperezdc merged commit 991de63 into master Oct 25, 2023
4 checks passed
@aperezdc aperezdc deleted the aperezdc/spdx branch October 25, 2023 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch to SPDX code headers
2 participants