Skip to content

Fix: Name the copyright owner in LICENSE - #40

Merged
davetcoleman merged 1 commit into
mainfrom
fix/license-copyright-owner
Sep 3, 2026
Merged

Fix: Name the copyright owner in LICENSE#40
davetcoleman merged 1 commit into
mainfrom
fix/license-copyright-owner

Conversation

@davetcoleman

Copy link
Copy Markdown
Member

[written by AI]

Problem

LICENSE is the pristine Apache-2.0 template. Its appendix still reads Copyright [yyyy] [name of copyright owner], and no other line in the file names an owner, so the repo-level license identifies no copyright holder at all.

Fix

Fill the placeholder with the owner the sources already assert. Every source file in picknik_twist_controller and picknik_reset_fault_controller carries // Copyright 2021, PickNik Inc., so the LICENSE now agrees with the headers instead of contradicting them by omission.

One line changed. The license text itself is untouched.

The Apache-2.0 appendix still carried the template placeholder
"Copyright [yyyy] [name of copyright owner]", so the repo-level
license named no copyright holder.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016wASq6JgmhPTUQnc963a1t
@davetcoleman
davetcoleman marked this pull request as ready for review September 2, 2026 20:28
@davetcoleman
davetcoleman merged commit 7692580 into main Sep 3, 2026
7 of 8 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