remove unnecessary items from license (#2246)
This commit is contained in:
parent
3a67477afd
commit
d555a86f6d
4 changed files with 2 additions and 50 deletions
13
LICENSE
13
LICENSE
|
|
@ -210,18 +210,7 @@ Copyright (c) 2003-2011, LAMP/EPFL
|
|||
|
||||
---------------
|
||||
|
||||
pekko-actor contains code from scala-collection-compat in the `org.apache.pekko.util.ccompat` package
|
||||
which has released under an Apache 2.0 license.
|
||||
- actor/src/main/scala/org/apache/pekko/util/ccompat/package.scala
|
||||
|
||||
Scala (https://www.scala-lang.org)
|
||||
|
||||
Copyright EPFL and Lightbend, Inc.
|
||||
|
||||
---------------
|
||||
|
||||
pekko-actor contains code from scala-library in the `org.apache.pekko.util.ccompat` package
|
||||
and in `org.apache.pekko.util.Helpers.scala` which was released under an Apache 2.0 license.
|
||||
pekko-actor contains code from scala-library which was released under an Apache 2.0 license.
|
||||
- actor/src/main/scala/org/apache/pekko/util/Helpers.scala
|
||||
|
||||
Scala (https://www.scala-lang.org)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue