Repository: incubator-ignite Updated Branches: refs/heads/ignite-843 928dc7780 -> ab94bd99e
IGNITE-843: Added copyrights to footer. Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/ab94bd99 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/ab94bd99 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/ab94bd99 Branch: refs/heads/ignite-843 Commit: ab94bd99e803a5e740146b67a6cc2543b6c27925 Parents: 928dc77 Author: AKuznetsov <akuznet...@gridgain.com> Authored: Wed Jul 8 22:43:03 2015 +0700 Committer: AKuznetsov <akuznet...@gridgain.com> Committed: Wed Jul 8 22:43:03 2015 +0700 ---------------------------------------------------------------------- modules/web-control-center/nodejs/views/includes/footer.jade | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/ab94bd99/modules/web-control-center/nodejs/views/includes/footer.jade ---------------------------------------------------------------------- diff --git a/modules/web-control-center/nodejs/views/includes/footer.jade b/modules/web-control-center/nodejs/views/includes/footer.jade index 73005bb..d8ff5d7 100644 --- a/modules/web-control-center/nodejs/views/includes/footer.jade +++ b/modules/web-control-center/nodejs/views/includes/footer.jade @@ -17,4 +17,6 @@ .container.container-footer footer center - p Apache Ignite Control Center, version 1.0.0 \ No newline at end of file + p Apache Ignite Control Center, version 1.0.0 + p © 2015 The Apache Software Foundation. + p Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are trademarks of The Apache Software Foundation. \ No newline at end of file