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

wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/petri-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 86efa9b  Use TRADEMARKS var
86efa9b is described below

commit 86efa9bba7a8c7cea46bf05492a9d99b1415415d
Author: Dave Fisher <[email protected]>
AuthorDate: Thu Apr 8 09:07:43 2021 -0700

    Use TRADEMARKS var
---
 theme/apache/templates/footer.html | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/theme/apache/templates/footer.html 
b/theme/apache/templates/footer.html
index e6a6c26..c41b874 100644
--- a/theme/apache/templates/footer.html
+++ b/theme/apache/templates/footer.html
@@ -21,8 +21,7 @@
           Licensed under the
           <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
           <br/>
-          Apache, the Apache feather logo, and Petri are trademarks or 
registered trademarks of
-          <a href="https://www.apache.org/";>The Apache Software Foundation.</a>
+          {{ TRADEMARKS }} of <a href="https://www.apache.org/";>The Apache 
Software Foundation.</a>
         </div><!-- #container-fluid -->
 
       </div>

Reply via email to