This is an automated email from the ASF dual-hosted git repository.
mattsicker pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/release-2.x by this push:
new cc6b9d6460 Add more ™s
cc6b9d6460 is described below
commit cc6b9d646018e831fc11be1d01a88bd9112cfe2a
Author: Matt Sicker <[email protected]>
AuthorDate: Sun Sep 25 13:02:11 2022 -0500
Add more ™s
---
src/site/markdown/download.md.vm | 2 +-
src/site/markdown/index.md.vm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/site/markdown/download.md.vm b/src/site/markdown/download.md.vm
index 4149f9f2fe..b42384e5ca 100644
--- a/src/site/markdown/download.md.vm
+++ b/src/site/markdown/download.md.vm
@@ -19,7 +19,7 @@
#set($h2='##')
#set($h3='###')
-$h1 Download Apache Log4j 2
+$h1 Download Apache Log4j™ 2
Apache Log4j 2 is distributed under the [Apache License, version
2.0](https://www.apache.org/licenses/LICENSE-2.0.html).
diff --git a/src/site/markdown/index.md.vm b/src/site/markdown/index.md.vm
index 0ec5a339fb..6ee9c734e3 100644
--- a/src/site/markdown/index.md.vm
+++ b/src/site/markdown/index.md.vm
@@ -21,7 +21,7 @@
#set($h3='###')
#set($h4='####')
-$h1 Apache Log4j 2
+$h1 Apache Log4j™ 2
Apache Log4j 2 is an upgrade to Log4j that provides significant improvements
over its predecessor, Log4j 1.x, and
provides many of the improvements available in Logback while fixing some
inherent problems in Logback's architecture.