From cc850fb82c7ec3d06688c108e09217bd6a8554ed Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Sun, 2 Mar 2025 17:40:21 +0100 Subject: [PATCH] Update NOTICE --- NOTICE | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/NOTICE b/NOTICE index 8307df4..219572e 100644 --- a/NOTICE +++ b/NOTICE @@ -1 +1,15 @@ Copyright 2015 Heiko Seeberger + +Includes code from the following projects: + +Apache Pekko HTTP +Copyright 2022-2025 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (https://www.apache.org/). + +This product contains significant parts that were originally based on software from Lightbend (Akka ). +Copyright (C) 2009-2022 Lightbend Inc. + +Apache Pekko-HTTP is derived from Akka-HTTP 10.2.x, the last version that was distributed under the +Apache License, Version 2.0 License.