Skip to content

Relicense to dual MIT OR Apache-2.0 - #88

Open
notmandatory wants to merge 2 commits into
bitcoindevkit:masterfrom
notmandatory:chore/add_apache2_license
Open

notmandatory wants to merge 2 commits into
bitcoindevkit:masterfrom
notmandatory:chore/add_apache2_license

Conversation

@notmandatory

Copy link
Copy Markdown
Member

Description

Update LICENSE to MIT or Apache 2.0 and add SPDX-License-Identifier to all source files.

Notes to the reviewers

This closes #78

Changelog notice

Other:

  • Relicense to dual MIT or Apache-2.0

Before submitting

@notmandatory notmandatory self-assigned this Sep 15, 2026
@notmandatory notmandatory added the chore Non-coding tasks label Sep 15, 2026
@notmandatory notmandatory added this to the 0.3.0 milestone Sep 15, 2026
Comment thread LICENSE
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think we can drop the LICENSE file since GitHub cannot parse it. LICENSE-APACHE, LICENSE-MIT and the README are enough.

@luisschwab luisschwab left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Missing the Copyright notice on LICENSE-MIT

Comment thread LICENSE-MIT
@@ -0,0 +1,16 @@
Permission is hereby granted, free of charge, to any person obtaining a copy of

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
Permission is hereby granted, free of charge, to any person obtaining a copy of
Copyright (c) 2024-2026 Bitcoin Dev Kit
Permission is hereby granted, free of charge, to any person obtaining a copy of

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Non-coding tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Relicense to dual MIT OR Apache-2.0

2 participants