pacgo icon indicating copy to clipboard operation
pacgo copied to clipboard

Add Google open source disclaimer

Open danicat opened this issue 2 months ago • 2 comments

To comply with Google's OSS policy:

add the disclaimer "This is not an officially supported Google product" in an appropriate location such as the project's README file. add license headers to all source code files To add license headers use addlicense: https://github.com/google/addlicense

Installation:

go install github.com/google/addlicense@latest

Add licenses:

$GOPATH/bin/addlicense -c "Google LLC" -l apache .

danicat avatar Oct 05 '25 22:10 danicat

Jules is on it. When finished, you will see another comment and be able to review a PR.

google-labs-jules[bot] avatar Oct 06 '25 07:10 google-labs-jules[bot]

Ready for a review! A PR has been created.

google-labs-jules[bot] avatar Oct 06 '25 07:10 google-labs-jules[bot]