From 162115e9cf920f402e69108f1f114bf154aae26f Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Tue, 15 Aug 2023 17:28:50 +0100 Subject: [PATCH] mention Dennis Vriend copyright (#79) --- LICENSE | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/LICENSE b/LICENSE index d6456956..3dc74485 100644 --- a/LICENSE +++ b/LICENSE @@ -200,3 +200,14 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + +--------------- + +Apache Pekko Persistence JDBC is derived from Akka Persistence JDBC 5.1.x, the last version that was distributed under the +Apache License, Version 2.0 License. + +Akka Persistence JDBC is based on code originally developed by Dennis Vriend and donated to the Lightbend Akka project. + +Copyright (C) 2014 - 2019 Dennis Vriend +Copyright (C) 2019 - 2022 Lightbend Inc. +