Skip to content

Add SPDX license identifiers#153

Open
illuusio wants to merge 2 commits into
corecode:masterfrom
illuusio:spdx-license-identifier
Open

Add SPDX license identifiers#153
illuusio wants to merge 2 commits into
corecode:masterfrom
illuusio:spdx-license-identifier

Conversation

@illuusio
Copy link
Copy Markdown

These two commits add SPDX license identifiers to dma files

illuusio added 2 commits May 21, 2026 11:01
Add SPDX identifier BSD-2-Clause AND ISC to dfcompat.c
Add SPDX identifiers BSD-3-Clause to most of c-source and
header files
@corecode
Copy link
Copy Markdown
Owner

corecode commented May 21, 2026 via email

@illuusio
Copy link
Copy Markdown
Author

why

Relevant but bit short answer. Bit reasoning behind this. As dma is integrated into some operating systems like FreeBSD which likes to provide SBOM for it's users. Creating SBOM is big task and as person who has mainly collected data for licenses it helps if licenses are machine readable form and can just be read with tool like grep.

Of course as maintainer you are free to say this not what dma project needs and I then close this PR no harm done.

TL;DR why not?

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