bazel: licenses cleanup
Add licenses for diffy_logo, clippy, and fix commons/oro license. Change-Id: Ie77dee5b3178c6ef7b9561e03b172a00680bc56a
This commit is contained in:
@@ -52,7 +52,7 @@ java_library(
|
||||
name = 'oro',
|
||||
exports = ['@commons_oro//jar'],
|
||||
visibility = ['//visibility:public'],
|
||||
data = ['//lib:LICENSE-Apache2.0'],
|
||||
data = ['//lib:LICENSE-Apache1.1'],
|
||||
)
|
||||
|
||||
java_library(
|
||||
|
||||
Reference in New Issue
Block a user