This is an automated email from the ASF dual-hosted git repository.
bbannier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git
The following commit(s) were added to refs/heads/master by this push:
new c353199 site: update the year to 2020 in the footer
c353199 is described below
commit c353199cc6103417d40fc89f4475ed892482f7c0
Author: Damien Gerard <[email protected]>
AuthorDate: Sun Jan 12 12:29:10 2020 +0900
site: update the year to 2020 in the footer
---
site/source/layouts/basic.erb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/source/layouts/basic.erb b/site/source/layouts/basic.erb
index fa95fcd..b562ac6 100644
--- a/site/source/layouts/basic.erb
+++ b/site/source/layouts/basic.erb
@@ -109,7 +109,7 @@
</div>
<div class="col-md-6 trademark">
- <p>© 2012-2018 <a href="http://apache.org">The Apache Software
Foundation</a>.
+ <p>© 2012-2020 <a href="http://apache.org">The Apache Software
Foundation</a>.
Apache Mesos, the Apache feather logo, and the Apache Mesos
project logo are trademarks of The Apache Software Foundation.
<p>
</div>