forked from apache/pekko-http
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
24 lines (16 loc) · 980 Bytes
/
NOTICE
File metadata and controls
24 lines (16 loc) · 980 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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 <https://akka.io/>).
Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
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.
---------------
pekko-http-core and pekko-http-tests contain code based on akka-sse <https://github.com/hseeberger/akka-sse>
distributed under the Apache 2.0 license.
Copyright 2015 Heiko Seeberger
---------------
pekko-http-cors contains code that was donated by Lomig Mégard to the Apache Software Foundation
via a Software Grant Agreement <https://www.apache.org/licenses/contributor-agreements.html#grants>
See <https://github.com/lomigmegard/pekko-http-cors/issues/33>.