blob: a50c571cf2f7e46e813615229e4da350ac8b3077 [file] [log] [blame]
The purpose of this file is to describe the licenses for project dependencies which
were identified as having unknown licenses via "mvn site".
In this release, the following dependencies have unknown licenses:
Unknown:
Unnamed - com.twitter:xrayspecs:pom:1.0.7,
Unnamed - org.jboss.netty:netty:pom:3.1.5.GA,
Unnamed - org.scala-tools:vscaladoc:pom:1.1-md-3,
asm,
cglib
We've tracked down the licenses for these dependents accordingly:
xrayspecs is also Apache 2.0 but you have to look in the source to see the license, at
http://github.com/twitter/xrayspecs/blob/master/src/main/scala/com/twitter/xrayspecs/Time.scala
netty is Apache 2.0 - http://www.jboss.org/netty/downloads.html
vscaladoc is Apache License 2.0 - see http://code.google.com/p/vscaladoc/
cglib is Apache 2.0 License - http://mvnrepository.com/artifact/cglib/cglib/2.2
asm is a BSD license - http://forge.ow2.org/projects/asm