Skip to content

Commit

Permalink
Remove unnecesssary license BUILD comment (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
c-parsons committed Oct 28, 2019
1 parent e59b620 commit 734652a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD
@@ -1,6 +1,6 @@
load("//:bzl_library.bzl", "bzl_library")

licenses(["notice"]) # Apache 2.0
licenses(["notice"])

package(default_visibility = ["//visibility:public"])

Expand Down

0 comments on commit 734652a

Please sign in to comment.