Skip to content

chore: add spdx headers to code files#1401

Open
psschwei wants to merge 2 commits into
generative-computing:mainfrom
psschwei:licenses
Open

chore: add spdx headers to code files#1401
psschwei wants to merge 2 commits into
generative-computing:mainfrom
psschwei:licenses

Conversation

@psschwei

@psschwei psschwei commented Jul 16, 2026

Copy link
Copy Markdown
Member

Pull Request

Issue

Fixes #1407

Description

Adds copyright and license headers to code files
Open question as to whether all of the cli/decompose/ files need headers, but it's not readily clear how all that code works, and so I took the easy route and just put headers on all those files.

Testing

  • Tests added to the respective file if code was changed
  • New code has 100% coverage if code was added
  • Ensure existing tests and github automation passes (a maintainer will kick off the github automation when the rest of the PR is populated)

Attribution

  • AI coding assistants used

Adding a new component, requirement, sampling strategy, or tool?

If your PR adds or modifies one of the types below, check the matching box. A checklist of type-specific review items will be posted as a comment.

  • Component
  • Requirement
  • Sampling Strategy
  • Tool

NOTE: Please ensure you have an issue that has been acknowledged by a core contributor and routed you to open a pull request against this repository. Otherwise, please open an issue before continuing with this pull request.

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
@psschwei
psschwei added this pull request to the merge queue Jul 16, 2026
Comment thread .agents/skills/skill-author/scripts/validate_skill.py

@markstur markstur left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I missed this, but commenting on the copyright

@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 16, 2026
@psschwei
psschwei added this pull request to the merge queue Jul 16, 2026
@psschwei
psschwei removed this pull request from the merge queue due to a manual request Jul 16, 2026
Signed-off-by: Paul Schweigert <paul@paulschweigert.com>
@psschwei
psschwei enabled auto-merge July 17, 2026 19:15
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 spdx license / copyright headers to the appropriate files

4 participants