commit | 2c1664906ab68c1e1a85214f481c002025a21209 | [log] [tgz] |
---|---|---|
author | Joshua Haberman <jhaberman@gmail.com> | Sat Oct 17 15:49:11 2020 -0700 |
committer | Joshua Haberman <jhaberman@gmail.com> | Sat Oct 17 15:49:11 2020 -0700 |
tree | d11c235b4e304b508dbdac606374ff9fcf4f06f7 | |
parent | b7dc77415a28f3513663834b31b8eacc1f84f7f2 [diff] [blame] |
Removed license comments and upb_amalgamation for google3.
diff --git a/benchmarks/BUILD b/benchmarks/BUILD index 0edd85d..87315a3 100644 --- a/benchmarks/BUILD +++ b/benchmarks/BUILD
@@ -4,7 +4,7 @@ "upb_proto_reflection_library", ) -licenses(["notice"]) # BSD (Google-authored w/ possible external contributions) +licenses(["notice"]) proto_library( name = "benchmark_descriptor_proto",