Skip to content

Add Google open source disclaimer #50

@danicat

Description

@danicat

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 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions