You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2017/11/07 01:42:53 UTC

roller-website git commit: Trivial commit to kick gitpubsub

Repository: roller-website
Updated Branches:
  refs/heads/asf-site 123581686 -> 19f961835


Trivial commit to kick gitpubsub


Project: http://git-wip-us.apache.org/repos/asf/roller-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/roller-website/commit/19f96183
Tree: http://git-wip-us.apache.org/repos/asf/roller-website/tree/19f96183
Diff: http://git-wip-us.apache.org/repos/asf/roller-website/diff/19f96183

Branch: refs/heads/asf-site
Commit: 19f961835b9e4c2861927ff3ad0754cdf3825b1f
Parents: 1235816
Author: Dave Johnson <sn...@gmail.com>
Authored: Mon Nov 6 20:42:50 2017 -0500
Committer: Dave Johnson <sn...@gmail.com>
Committed: Mon Nov 6 20:42:50 2017 -0500

----------------------------------------------------------------------
 sources/src/main/jbake/templates/footer.ftl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/roller-website/blob/19f96183/sources/src/main/jbake/templates/footer.ftl
----------------------------------------------------------------------
diff --git a/sources/src/main/jbake/templates/footer.ftl b/sources/src/main/jbake/templates/footer.ftl
index aa4e4ef..7d2f46d 100644
--- a/sources/src/main/jbake/templates/footer.ftl
+++ b/sources/src/main/jbake/templates/footer.ftl
@@ -3,7 +3,7 @@
 <div class="container">
     <hr>
     <footer>
-        <p>Copyright &copy; 2016 The Apache Software Foundation, Licensed under the
+        <p>Copyright &copy; 2017 The Apache Software Foundation, Licensed under the
             <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
     </footer>
 </div>