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

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

commit e8dbc59790b5d4a576eb0089aee5562308a82524
Author: Marcus <[email protected]>
AuthorDate: Wed Mar 1 17:49:17 2023 +0100

    An project-own privacy policy is no longer necessary
---
 theme/openoffice/templates/base.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/theme/openoffice/templates/base.html 
b/theme/openoffice/templates/base.html
index a2d868c..e416c66 100644
--- a/theme/openoffice/templates/base.html
+++ b/theme/openoffice/templates/base.html
@@ -67,7 +67,7 @@
         <div class="container-fluid">
           Copyright &copy; 2011-{{ CURRENTYEAR }} 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>
+          <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="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy</a>
           <br/>
           Apache, OpenOffice, OpenOffice.org and the seagull logo are 
registered trademarks of The Apache Software Foundation.
           The Apache feather logo is a trademark of The Apache Software 
Foundation.

Reply via email to