acknowledge Lagom source code (#307)

This commit is contained in:
PJ Fanning 2023-05-03 18:09:46 +01:00 committed by GitHub
parent 8f6ea26881
commit 97ae92191d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]