Skip to content

Fix LICENSE for license.apache_llvm (beman-tidy)#14

Merged
neatudarius merged 1 commit into
bemanproject:mainfrom
neatudarius:issue/251-license-apache-llvm
Jul 9, 2026
Merged

Fix LICENSE for license.apache_llvm (beman-tidy)#14
neatudarius merged 1 commit into
bemanproject:mainfrom
neatudarius:issue/251-license-apache-llvm

Conversation

@neatudarius

@neatudarius neatudarius commented Jul 9, 2026

Copy link
Copy Markdown
Member

Issue: bemanproject/beman-tidy#251

Follow-up from bemanproject/beman-tidy#251 (comment)

Problem

beman-tidy reports license.apache_llvm failure because LICENSE contains outdated exemplar header/footer lines that differ from the canonical Apache-2.0 WITH LLVM-exception template.

Change

Replace LICENSE with the canonical Beman Apache-2.0 WITH LLVM-exception text (no extra header/footer blocks).

beman-tidy results (local)

After this change:

  • license.apache_llvmpassed
  • license.approved — passed

Still failing (out of scope for this draft PR):

  • file.license_id — missing SPDX headers in several config/cmake files (requirement)
  • release.godbolt_trunk_version — no Compiler Explorer badge in README (recommendation)

Test plan

  • beman-tidy . --verboselicense.apache_llvm passes
  • CI passes

Issue: bemanproject/beman-tidy#251

Remove outdated Beman Project header/footer lines so
license.apache_llvm passes in beman-tidy.

Co-authored-by: Cursor <cursoragent@cursor.com>
@neatudarius
neatudarius marked this pull request as ready for review July 9, 2026 19:42
@neatudarius
neatudarius merged commit 79a7228 into bemanproject:main Jul 9, 2026
2 checks passed
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