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

curcuru pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 1d88064  Add privacy policy link
1d88064 is described below

commit 1d8806456a823a2676fd29d107d1169c3b62f0f3
Author: Shane Curcuru <[email protected]>
AuthorDate: Wed Jun 7 10:46:42 2017 -0400

    Add privacy policy link
---
 lib/whimsy/asf/themes.rb |  2 ++
 www/401.html             |  2 ++
 www/404.html             |  2 ++
 www/500.html             |  2 ++
 www/index.html           |  2 ++
 www/technology.html      | 21 +++++++++------------
 6 files changed, 19 insertions(+), 12 deletions(-)

diff --git a/lib/whimsy/asf/themes.rb b/lib/whimsy/asf/themes.rb
index 0d5956e..d1ea29b 100644
--- a/lib/whimsy/asf/themes.rb
+++ b/lib/whimsy/asf/themes.rb
@@ -89,6 +89,8 @@ class Wunderbar::HtmlMarkup
       _p.center do
         _{'Copyright &copy; 2017, the Apache Software Foundation. Licensed 
under the '}
         _a 'Apache License, Version 2.0', rel: 'license', href: 
'http://www.apache.org/licenses/LICENSE-2.0'
+        _ ' | '
+        _a 'Prvacy Policy', href: 
'https://www.apache.org/foundation/policies/privacy'
         _br
         _{'Apache&reg;, the names of Apache projects, and the multicolor 
feather logo are '}
         _a 'registered trademarks or trademarks', href: 
'https://www.apache.org/foundation/marks/list/'
diff --git a/www/401.html b/www/401.html
index 53ef3cf..621dde6 100644
--- a/www/401.html
+++ b/www/401.html
@@ -113,6 +113,8 @@
       <p class="center">
         Copyright © 2017, the Apache Software Foundation. Licensed under the 
         <a rel="license" 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>
+        | 
+        <a href="https://www.apache.org/foundation/policies/privacy";>Prvacy 
Policy</a>
         <br/>
         Apache®, the names of Apache projects, and the multicolor feather logo 
are 
         <a href="https://www.apache.org/foundation/marks/list/";>registered 
trademarks or trademarks</a>
diff --git a/www/404.html b/www/404.html
index f70f600..22d30ee 100644
--- a/www/404.html
+++ b/www/404.html
@@ -108,6 +108,8 @@
       <p class="center">
         Copyright © 2017, the Apache Software Foundation. Licensed under the 
         <a rel="license" 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>
+        | 
+        <a href="https://www.apache.org/foundation/policies/privacy";>Prvacy 
Policy</a>
         <br/>
         Apache®, the names of Apache projects, and the multicolor feather logo 
are 
         <a href="https://www.apache.org/foundation/marks/list/";>registered 
trademarks or trademarks</a>
diff --git a/www/500.html b/www/500.html
index 3e12c7e..c7b5f29 100644
--- a/www/500.html
+++ b/www/500.html
@@ -114,6 +114,8 @@
       <p class="center">
         Copyright © 2017, the Apache Software Foundation. Licensed under the 
         <a rel="license" 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>
+        | 
+        <a href="https://www.apache.org/foundation/policies/privacy";>Prvacy 
Policy</a>
         <br/>
         Apache®, the names of Apache projects, and the multicolor feather logo 
are 
         <a href="https://www.apache.org/foundation/marks/list/";>registered 
trademarks or trademarks</a>
diff --git a/www/index.html b/www/index.html
index 60cea7d..87c1e38 100644
--- a/www/index.html
+++ b/www/index.html
@@ -207,6 +207,8 @@
           <p>
             Copyright &copy; 2015-2017 The Apache Software Foundation, 
Licensed under
             the <a href="http://www.apache.org/licenses/LICENSE-2.0"; 
rel="license">Apache License, Version 2.0</a>.
+            | 
+            <a 
href="https://www.apache.org/foundation/policies/privacy";>Prvacy Policy</a>
             <br />
           Apache&reg;, the names of Apache projects, and the feather logo are 
either <a href="http://www.apache.org/foundation/marks/list/";>registered 
trademarks or trademarks</a> of the Apache Software Foundation in the United 
States and/or other countries.
           </p>
diff --git a/www/technology.html b/www/technology.html
index 916dd1d..213dbd6 100644
--- a/www/technology.html
+++ b/www/technology.html
@@ -107,20 +107,17 @@
   <div class="footer container-fluid">
     <div class="panel panel-default">
       <div class="panel-heading">
-        <h3 class="panel-title">Related Apache Resources</h3>
+        <h3 class="panel-title">License And Credits</h3>
       </div>
       <div class="panel-body">
-        <ul>
-          <li>
-            <a href="https://www.apache.org/foundation/governance";>ASF 
Governance Overview</a>
-          </li>
-          <li>
-            <a href="https://projects.apache.org/";>Other Apache Projects</a>
-          </li>
-          <li>
-            <a href="https://www.apache.org/dev";>Apache Developer How-Tos</a>
-          </li>
-        </ul>
+        <p>
+          Copyright &copy; 2015-2017 The Apache Software Foundation, Licensed 
under
+          the <a href="http://www.apache.org/licenses/LICENSE-2.0"; 
rel="license">Apache License, Version 2.0</a>.
+          | 
+          <a href="https://www.apache.org/foundation/policies/privacy";>Prvacy 
Policy</a>
+          <br />
+        Apache&reg;, the names of Apache projects, and the feather logo are 
either <a href="http://www.apache.org/foundation/marks/list/";>registered 
trademarks or trademarks</a> of the Apache Software Foundation in the United 
States and/or other countries.
+        </p>
       </div>
     </div>
   </div>

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to