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/incubator-pekko.git
The following commit(s) were added to refs/heads/main by this push:
new 97ae92191d acknowledge Lagom source code (#307)
97ae92191d is described below
commit 97ae92191d29fa5ba8280878afc1417d98944e14
Author: PJ Fanning <[email protected]>
AuthorDate: Wed May 3 18:09:46 2023 +0100
acknowledge Lagom source code (#307)
---
LICENSE | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/LICENSE b/LICENSE
index 6588d32248..27cc0a20d9 100644
--- a/LICENSE
+++ b/LICENSE
@@ -241,3 +241,10 @@ Copyright 2016 AddThis
pekko-protobuf contains the sources of Google protobuf 2.5.0 runtime support,
moved into the source package `org.apache.pekko.protobuf` so as to avoid
version conflicts.
For license information see COPYING.protobuf
+
+---------------
+
+pekko-persistence-typed contains AuctionEntity.java in its test source.
+This code is derived from a class in Lagom <https://github.com/lagom>,
+licensed under the Apache 2.0 license.
+Copyright 2016 Lightbend Inc. [http://www.lightbend.com]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]