Update license date to 2017
Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/50a8997b Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/50a8997b Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/50a8997b Branch: refs/heads/master Commit: 50a8997b21a75f9145009c1194d677629aa1db21 Parents: 5d220cd Author: Moaz Reyad <[email protected]> Authored: Mon Jan 23 13:02:05 2017 +0800 Committer: Wei Wang <[email protected]> Committed: Tue Jan 24 16:55:06 2017 +0800 ---------------------------------------------------------------------- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/50a8997b/doc/conf.py ---------------------------------------------------------------------- diff --git a/doc/conf.py b/doc/conf.py index 3c49952..b87dd51 100755 --- a/doc/conf.py +++ b/doc/conf.py @@ -71,7 +71,7 @@ master_doc = 'index' # General information about the project. project = u'incubator-singa' -copyright = u'2016 The Apache Software Foundation. All rights reserved. Apache Singa, Apache, the Apache feather logo, and the Apache Singa project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.' +copyright = u'2017 The Apache Software Foundation. All rights reserved. Apache Singa, Apache, the Apache feather logo, and the Apache Singa project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.' author = u'moaz' # The version info for the project you're documenting, acts as replacement for
