Files
claude-plugins-official/.github
Noah Zweben 8326199c6e validate-licenses: also verify LICENSE content is Apache 2.0 (#3633)
The existing check only verified that a LICENSE file exists in each
plugins/ directory. Extend it to also grep for 'Apache License' and
'Version 2.0' so that a placeholder or wrong-license file is caught
at PR time rather than silently passing.

Co-authored-by: Claude <noreply@anthropic.com>
2026-07-03 19:19:31 -05:00
..