Skip to content

Commit

Permalink
fix: removal license export (#5634)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysachs committed May 15, 2023
1 parent e63b2cc commit cc8f9c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kythe/cxx/indexer/proto/testdata/BUILD
Expand Up @@ -6,8 +6,6 @@ package(features = ["layering_check"])

licenses(["notice"]) # Apache 2.0

exports_files(["LICENSE"])

proto_verifier_test(
name = "file_node_existence",
srcs = [":basic_file_node_proto"],
Expand Down

0 comments on commit cc8f9c3

Please sign in to comment.