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

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

commit 2999105e8a91972248f0c71ea0a739f4242fa0b8
Author: Sebb <[email protected]>
AuthorDate: Fri Jan 10 20:44:16 2020 +0000

    Happy New Year
---
 tools/ponypoop.rb   | 2 +-
 www/401.html        | 2 +-
 www/404.html        | 2 +-
 www/index.html      | 2 +-
 www/technology.html | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/tools/ponypoop.rb b/tools/ponypoop.rb
index f04947e..8be7e18 100755
--- a/tools/ponypoop.rb
+++ b/tools/ponypoop.rb
@@ -24,7 +24,7 @@ BOARD_REGEX = { # Non-interesting email subjects from board # 
TODO add features
   svn_iclas: %r{\Aboard: r\d{4,8} - /foundation/officers/iclas.txt}
 }
 MONTHS = %w( 1 2 3 4 5 6 7 8 9 10 11 12 )
-YEARS_DEFAULT = %w( 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 )
+YEARS_DEFAULT = %w( 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020)
 
 # ## ### #### ##### ######
 # Analysis functions, scanning stats.lua output JSON
diff --git a/www/401.html b/www/401.html
index 754cf75..b2d2999 100644
--- a/www/401.html
+++ b/www/401.html
@@ -116,7 +116,7 @@
     </div>
     <div class="footer container-fluid" style="background-color: #f5f5f5; 
padding: 10px;">
       <p class="center">
-        Copyright © 2019, the Apache Software Foundation. Licensed under the 
+        Copyright © 2020, 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";>Privacy 
Policy</a>
diff --git a/www/404.html b/www/404.html
index cd0ab1f..5b4da7f 100644
--- a/www/404.html
+++ b/www/404.html
@@ -106,7 +106,7 @@
     </div>
     <div class="footer container-fluid" style="background-color: #f5f5f5; 
padding: 10px;">
       <p class="center">
-        Copyright © 2019, the Apache Software Foundation. Licensed under the 
+        Copyright © 2020, 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";>Privacy 
Policy</a>
diff --git a/www/index.html b/www/index.html
index 560cdc5..850fc09 100644
--- a/www/index.html
+++ b/www/index.html
@@ -220,7 +220,7 @@
         </div>
         <div class="panel-body">
           <p>
-            Copyright &copy; 2015-2019 The Apache Software Foundation, 
Licensed under
+            Copyright &copy; 2015-2020 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";>Privacy Policy</a>
diff --git a/www/technology.html b/www/technology.html
index 53a0184..8f68288 100644
--- a/www/technology.html
+++ b/www/technology.html
@@ -114,7 +114,7 @@
       </div>
       <div class="panel-body">
         <p>
-          Copyright &copy; 2015-2019 The Apache Software Foundation, Licensed 
under
+          Copyright &copy; 2015-2020 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";>Privacy 
Policy</a>

Reply via email to