Author: sebb
Date: Mon Apr 23 09:47:02 2018
New Revision: 1829852
URL: http://svn.apache.org/viewvc?rev=1829852&view=rev
Log:
Update copyright year and remove spurious </div>
Modified:
attic/site-test/jekyll/_layouts/project.html
Modified: attic/site-test/jekyll/_layouts/project.html
URL:
http://svn.apache.org/viewvc/attic/site-test/jekyll/_layouts/project.html?rev=1829852&r1=1829851&r2=1829852&view=diff
==============================================================================
--- attic/site-test/jekyll/_layouts/project.html (original)
+++ attic/site-test/jekyll/_layouts/project.html Mon Apr 23 09:47:02 2018
@@ -119,11 +119,11 @@
</div>
<div class="column span-24 footer">
<hr/>
- <p>Copyright © 2009-2016 The Apache Software Foundation, Licensed
under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br/>
+ <p>Copyright © 2009-2018 The Apache Software Foundation, Licensed
under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br/>
Apache and the Apache feather logo are trademarks of The Apache
Software Foundation.</p>
</div>
- </div>
</div>
+ </div>
</body>
</html>