Skip to content

Fix: Name the copyright owner in LICENSE - #5

Open
davetcoleman wants to merge 1 commit into
mainfrom
fix/license-copyright-owner
Open

Fix: Name the copyright owner in LICENSE#5
davetcoleman wants to merge 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], so the license under which this package redistributes the SAM 2 weights names nobody.

Fix

Name Meta Platforms, Inc. and affiliates, which is what this repo already says everywhere else:

  • NOTICE reads "SAM 2 / Copyright (c) Meta Platforms, Inc. and affiliates." and states that the ONNX exports are redistributed under Apache-2.0.
  • The commit that added this LICENSE is titled "Distribute SAM 2 models under Apache-2.0 with Meta attribution".

Deliberately not PickNik. The repo ships no source files, only model weights plus an ament build wrapper (CMakeLists.txt, package.xml), and that wrapper is separately covered by LICENSE.build (BSD-3-Clause, Copyright (c) 2026 PickNik Inc.). Putting PickNik in the Apache-2.0 appendix would claim ownership of Meta's weights.

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:26
@kronk-bot
kronk-bot Bot requested a review from rlpratt12 September 4, 2026 23:22
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