This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch pjfanning-patch-1
in repository https://gitbox.apache.org/repos/asf/pekko-sbt-paradox.git

commit 1fa5a98807ab9dd626affd5ec3fe4e2bfdf26ccc
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Nov 23 20:17:22 2025 +0100

    Update copyright and trademark information
---
 plugin/src/main/scala/org/apache/pekko/PekkoParadoxPlugin.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugin/src/main/scala/org/apache/pekko/PekkoParadoxPlugin.scala 
b/plugin/src/main/scala/org/apache/pekko/PekkoParadoxPlugin.scala
index 51be4cb..145efc0 100644
--- a/plugin/src/main/scala/org/apache/pekko/PekkoParadoxPlugin.scala
+++ b/plugin/src/main/scala/org/apache/pekko/PekkoParadoxPlugin.scala
@@ -58,7 +58,7 @@ object PekkoParadoxPlugin extends AutoPlugin {
     paradoxNavigationIncludeHeaders := true,
     Global / pekkoParadoxCopyright :=
       """Copyright © 2011-2022 <a href="https://www.lightbend.com/";>Lightbend, 
Inc</a>.
-        | Apache Pekko, Pekko, and its feather logo are trademarks of The 
Apache Software Foundation.""".stripMargin,
+        | Apache Pekko, Pekko, Apache, the Apache logo, and the Apache Pekko 
project logo are trademarks of The Apache Software Foundation""".stripMargin,
     Global / pekkoParadoxGithub := None,
     Global / pekkoParadoxIncubatorNotice := None,
     Compile / paradoxMaterialTheme := {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to