This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new d555a86f6d remove unnecessary items from license (#2246)
d555a86f6d is described below

commit d555a86f6d18922fcf929d0edd846ae4379a4591
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Sep 20 14:33:39 2025 +0100

    remove unnecessary items from license (#2246)
---
 LICENSE                           | 13 +------------
 NOTICE                            | 12 ------------
 legal/pekko-actor-jar-license.txt | 14 +-------------
 legal/pekko-actor-jar-notice.txt  | 13 -------------
 4 files changed, 2 insertions(+), 50 deletions(-)

diff --git a/LICENSE b/LICENSE
index 76701cf517..cf3768a7aa 100644
--- a/LICENSE
+++ b/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)
diff --git a/NOTICE b/NOTICE
index 2aeba4431a..cafc28013b 100644
--- a/NOTICE
+++ b/NOTICE
@@ -23,18 +23,6 @@ Lightbend, Inc. (https://www.lightbend.com/).
 
 ---------------
 
-pekko-actor contains code from scala-collection-compat which was released 
under an Apache 2.0 license.
-
-scala-collection-compat
-Copyright (c) 2002-2023 EPFL
-Copyright (c) 2011-2023 Lightbend, Inc.
-
-Scala includes software developed at
-LAMP/EPFL (https://lamp.epfl.ch/) and
-Lightbend, Inc. (https://www.lightbend.com/).
-
----------------
-
 pekko-actor contains code from scala-library which was released under an 
Apache 2.0 license.
 
 Scala
diff --git a/legal/pekko-actor-jar-license.txt 
b/legal/pekko-actor-jar-license.txt
index 28e5a16abf..4b85ecbc52 100644
--- a/legal/pekko-actor-jar-license.txt
+++ b/legal/pekko-actor-jar-license.txt
@@ -210,19 +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.
-- actor/src/main/scala-2.12/org/apache/pekko/util/ccompat/package.scala
+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)
diff --git a/legal/pekko-actor-jar-notice.txt b/legal/pekko-actor-jar-notice.txt
index 011e919d66..410578fa36 100644
--- a/legal/pekko-actor-jar-notice.txt
+++ b/legal/pekko-actor-jar-notice.txt
@@ -23,19 +23,6 @@ Lightbend, Inc. (https://www.lightbend.com/).
 
 ---------------
 
-pekko-actor contains code from scala-collection-compat which has changes made 
by the Scala-Lang team
-under an Apache 2.0 license.
-
-scala-collection-compat
-Copyright (c) 2002-2023 EPFL
-Copyright (c) 2011-2023 Lightbend, Inc.
-
-Scala includes software developed at
-LAMP/EPFL (https://lamp.epfl.ch/) and
-Lightbend, Inc. (https://www.lightbend.com/).
-
----------------
-
 pekko-actor contains code from scala-library which was released under an 
Apache 2.0 license.
 
 Scala


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to