You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2021/01/04 16:33:44 UTC

[openoffice-project] branch main updated: Updated copyright, fixed typo

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

mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git


The following commit(s) were added to refs/heads/main by this push:
     new 1eb01ee  Updated copyright, fixed typo
1eb01ee is described below

commit 1eb01ee49ec7c4934f7a818ad9d8d691897f5413
Author: mseidel <ms...@apache.org>
AuthorDate: Mon Jan 4 17:33:17 2021 +0100

    Updated copyright, fixed typo
---
 theme/openoffice/templates/base.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/theme/openoffice/templates/base.html b/theme/openoffice/templates/base.html
index 7133c7c..2b1ec6a 100644
--- a/theme/openoffice/templates/base.html
+++ b/theme/openoffice/templates/base.html
@@ -58,11 +58,11 @@
 
     <div id="copyrighta">
       <p style="text-align:center;">
-          Copyright &copy; 2011-2020 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="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of Use</a> | <a href="/privacy.html">Privacy</a>
+          Copyright &copy; 2011-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="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of Use</a> | <a href="/privacy.html">Privacy</a>
       </p>
       <p>
           Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation.
-          The Apache feather logo ia a trademark of The Apache Software Foundation.
+          The Apache feather logo is a trademark of The Apache Software Foundation.
           Other names appearing on the site may be trademarks of their respective owners.
       </p>