提交 e5a254f5 编写于 作者: J Jesse Glick

Hotfix for build broken by e2134565.

上级 15736c45
......@@ -32,10 +32,12 @@ complete {
dependency.licenses=[cddl]
}
/* TODO
// according to JSR-250 1.0-20050927.133100 POM, it came from JAX-WS, which is under CDDL.
match("javax.annotation:jsr250-api") {
rewriteLicense([], cddl)
}
*/
match("antlr:*") {
rewriteLicense([], license("BSD License","http://www.antlr.org/license.html"))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册