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 82b67c8 Update base.html 82b67c8 is described below commit 82b67c81d0077e20dc7baa40dc195bf5301a7d05 Author: Dave Fisher <dave2w...@comcast.net> AuthorDate: Thu Mar 11 15:30:55 2021 -0800 Update base.html --- theme/apache/templates/base.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/theme/apache/templates/base.html b/theme/apache/templates/base.html index 694d9f7..ccbc4f5 100644 --- a/theme/apache/templates/base.html +++ b/theme/apache/templates/base.html @@ -115,10 +115,9 @@ <div class="container-fluid"> Copyright © 2021 The Apache Software Foundation, Licensed under the - <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache - License, Version 2.0.</a> + <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> <br/> - Apache and the Apache feather logo are trademarks of + Apache and the Apache feather logo are trademarks or registered trademarks of <a href="https://www.apache.org/">The Apache Software Foundation.</a> </div><!-- #container-fluid -->