Skip to content

fix: add missing SPDX-License-Identifier headers (file.license_id)#25

Merged
neatudarius merged 1 commit intobemanproject:mainfrom
neatudarius:fix/file-license-id
May 4, 2026
Merged

fix: add missing SPDX-License-Identifier headers (file.license_id)#25
neatudarius merged 1 commit intobemanproject:mainfrom
neatudarius:fix/file-license-id

Conversation

@neatudarius
Copy link
Copy Markdown
Member

@neatudarius neatudarius commented May 4, 2026

Summary

Fixes the file.license_id beman-tidy Requirement check by adding SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception to 12 files that were missing it.

Note: Latest https://github.com/bemanproject/infra/tree/main will apply these changes anyways!

Test plan

  • beman-tidy --checks "file.license_id" . passes after this change

Add Apache-2.0 WITH LLVM-exception SPDX headers to 12 files that were
missing them, fixing the file.license_id beman-tidy requirement check.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@neatudarius neatudarius marked this pull request as ready for review May 4, 2026 16:40
@neatudarius neatudarius merged commit 00870d1 into bemanproject:main May 4, 2026
122 of 124 checks passed
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 100.0%. remained the same — neatudarius:fix/file-license-id into bemanproject:main

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