Skip to content

Add GPL 3.0 license compliance (#68, #69)#76

Draft
keisuke-ishihara wants to merge 1 commit intomainfrom
feat/license-compliance
Draft

Add GPL 3.0 license compliance (#68, #69)#76
keisuke-ishihara wants to merge 1 commit intomainfrom
feat/license-compliance

Conversation

@keisuke-ishihara
Copy link
Contributor

@keisuke-ishihara keisuke-ishihara commented Mar 4, 2026

Summary

Closes #68
Closes #69

Test plan

  • All 116 existing tests pass
  • No logic changes — header prepend only

🤖 Generated with Claude Code

- Add SPDX-License-Identifier headers to all pykarambola/*.py files
- Add COPYING as a symlink to LICENSE per GPL convention

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@keisuke-ishihara
Copy link
Contributor Author

Keeping as draft: additional source files may be added during M0 development, which will require the same SPDX header. Will update and mark ready once the file list is stable.

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.

Add COPYING file for GPL 3.0 convention compliance Add GPL 3.0 license headers to Python source files

1 participant