bazel: licenses cleanup

Add licenses for diffy_logo, clippy, and fix commons/oro license.

Change-Id: Ie77dee5b3178c6ef7b9561e03b172a00680bc56a
This commit is contained in:
Yuxuan 'fishy' Wang
2016-09-27 04:57:18 +08:00
parent 09aba0a2b3
commit 410c3b5824
3 changed files with 9 additions and 1 deletions

View File

@@ -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(