Repository: incubator-systemml-website Updated Branches: refs/heads/master 2b75d93a4 -> 6024e812a
[MINOR] Update copyright in footer Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/6024e812 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/tree/6024e812 Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/diff/6024e812 Branch: refs/heads/master Commit: 6024e812a7ed670de6290f777324684b2ada831d Parents: 2b75d93 Author: Deron Eriksson <[email protected]> Authored: Wed Feb 8 17:39:17 2017 -0800 Committer: Deron Eriksson <[email protected]> Committed: Wed Feb 8 17:39:17 2017 -0800 ---------------------------------------------------------------------- _src/_includes/themes/apache/partials/_footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/6024e812/_src/_includes/themes/apache/partials/_footer.html ---------------------------------------------------------------------- diff --git a/_src/_includes/themes/apache/partials/_footer.html b/_src/_includes/themes/apache/partials/_footer.html index 3c7cff7..66d8123 100644 --- a/_src/_includes/themes/apache/partials/_footer.html +++ b/_src/_includes/themes/apache/partials/_footer.html @@ -29,7 +29,7 @@ limitations under the License. </div> {% endif %} <div> - Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. + Copyright © 2015-2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br> {% if site.data.project.podling %}
