Skip to content

OCI copyright headers - #615

Merged
dmcgowan merged 1 commit into
opencontainers:mainfrom
sudo-bmitch:pr-copyright
Jul 9, 2026
Merged

OCI copyright headers#615
dmcgowan merged 1 commit into
opencontainers:mainfrom
sudo-bmitch:pr-copyright

Conversation

@sudo-bmitch

Copy link
Copy Markdown
Contributor

This aligns with the TOB guidelines in opencontainers/tob#159

This aligns with the TOB guidelines

Signed-off-by: Brandon Mitchell <git@bmitch.net>
Comment thread .tool/check-license

ret=0

for file in $(find . -type f -iname '*.go' ! -path './vendor/*'); do

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.

fair to exclude vendor.. but we don't have any ..

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This was copied from image-spec, which I assume was handling the case the where someone vendored the deps to do some offline dev work.

@mikebrow mikebrow 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.

LGTM

@dmcgowan
dmcgowan merged commit 4fc4ecb into opencontainers:main Jul 9, 2026
4 checks passed
@sudo-bmitch
sudo-bmitch deleted the pr-copyright branch July 9, 2026 17:21
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.

3 participants