Skip to content

inconsistent licenses() directives in bazel files #6

@mmp

Description

@mmp

meta/BUILD.bazel, numeric/BUILD.bazel, and utility/BUILD.bazel all have

licenses(["unencumbered"]) # Owned by Google

while I assume they are intended to have

licenses(["notice"]) # Apache 2.0

like the other BUILD files.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions