Added Typesafe Config's license in AkkaBuild

This commit is contained in:
Viktor Klang 2012-05-29 10:34:41 +02:00
parent d1e8fb0b9a
commit 9936fab620

View file

@ -447,7 +447,7 @@ object Dependency {
}
// Compile
val config = "com.typesafe" % "config" % "0.4.1"
val config = "com.typesafe" % "config" % "0.4.1" // ApacheV2
val camelCore = "org.apache.camel" % "camel-core" % V.Camel // ApacheV2
val netty = "io.netty" % "netty" % V.Netty // ApacheV2
val protobuf = "com.google.protobuf" % "protobuf-java" % V.Protobuf // New BSD