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

engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-sbt-paradox.git


The following commit(s) were added to refs/heads/main by this push:
     new 78f962c  Update copyright and trademark information (#147)
78f962c is described below

commit 78f962cdf64200ac074fd769b6e7c795e8f7bc52
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Nov 24 09:33:16 2025 +0100

    Update copyright and trademark information (#147)
---
 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