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

Apply the Beman Standard: license related rules #19

Merged

Conversation

neatudarius
Copy link
Member

@neatudarius neatudarius commented Nov 9, 2024

Apply the Beman Standard: license related rules - #1

This PR checks (I manually checked):

  • LICENSE.APPROVED - already Apache-2.0 WITH LLVM-exception. Same file with optional26/LICENSE.
  • LICENSE.APACHE_LLVM - already Apache-2.0 WITH LLVM-exception. Same file with optional26/LICENSE.
  • LICENSE.CRITERIA - already Apache-2.0 WITH LLVM-exception. Same file with optional26/LICENSE.
  • TOPLEVEL.LICENSE - already Apache-2.0 WITH LLVM-exception. Same file with optional26/LICENSE.
  • FILE.COPYRIGHT - already applied (no actual copyrights in code, except files copied from Boost - search for Copyright (C) 2019 T. Zachary Laine in include/beman/iterator_interface/detail/stl_interfaces/ (3 files).

This PR updates/applies:

  • FILE.LICENSE_ID

PS. This PR will contains only added comments. NO actual issues in code / build system with be solved in this PR.

@neatudarius neatudarius marked this pull request as ready for review November 9, 2024 17:48
Copy link
Member

@steve-downey steve-downey left a comment

Choose a reason for hiding this comment

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

Can fix the Cmake format off in Makefile later.

Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
@neatudarius neatudarius merged commit 6d2e203 into bemanproject:main Nov 9, 2024
4 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.

2 participants