This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch notice-file in repository https://gitbox.apache.org/repos/asf/incubator-pekko-sbt-paradox.git
commit 155edaeeff45f32c7cc8e8676744f6bd9a988988 Author: PJ Fanning <[email protected]> AuthorDate: Thu Feb 2 23:06:07 2023 +0100 Create NOTICE --- NOTICE | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..8ee0bb4 --- /dev/null +++ b/NOTICE @@ -0,0 +1,8 @@ +Apache Pekko SBT Paradox +Copyright 2023 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) 2015-2022 Lightbend Inc. <https://www.lightbend.com> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
