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

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


The following commit(s) were added to refs/heads/1.3.x by this push:
     new 0fa960632b update LICENSE details for commons-io (#2315)
0fa960632b is described below

commit 0fa960632b0125076ae5f7368a58f87bb4ffeaf5
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Oct 10 09:19:07 2025 +0100

    update LICENSE details for commons-io (#2315)
---
 LICENSE                           | 5 +++--
 legal/pekko-actor-jar-license.txt | 6 ++++++
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/LICENSE b/LICENSE
index be35cdd3ab..4ed86c8aef 100644
--- a/LICENSE
+++ b/LICENSE
@@ -317,8 +317,9 @@ Copyright 2015 Ben Manes. All Rights Reserved.
 
 ---------------
 
-pekko-actor contains code in `org.apache.pekko.io.ByteBufferCleaner` which was 
based on code
-from Apache commons-io which was developed under the Apache 2.0 license.
+pekko-actor contains code from Apache commons-io which was developed under the
+Apache 2.0 license.
+- actor/src/main/java/org/apache/pekko/io/ByteBufferCleaner.java
 
 ---------------
 
diff --git a/legal/pekko-actor-jar-license.txt 
b/legal/pekko-actor-jar-license.txt
index 3a0e6d27b2..390390c89e 100644
--- a/legal/pekko-actor-jar-license.txt
+++ b/legal/pekko-actor-jar-license.txt
@@ -314,3 +314,9 @@ For more information, please refer to 
<http://unlicense.org/>
 pekko-actor contains code in `org.apache.pekko.util.FrequencySketch.scala` 
which was based on code from
 Caffeine <https://github.com/ben-manes/caffeine> which was developed under the 
Apache 2.0 license.
 Copyright 2015 Ben Manes. All Rights Reserved.
+
+---------------
+
+pekko-actor contains code from Apache commons-io which was developed under the
+Apache 2.0 license.
+- actor/src/main/java/org/apache/pekko/io/ByteBufferCleaner.java


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

Reply via email to