提交 09390a2b authored 作者: Frédéric Bastien's avatar Frédéric Bastien

Merge pull request #3830 from Sentient07/2016

New year
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
LICENSE LICENSE
======= =======
Copyright (c) 2008--2015, Theano Development Team Copyright (c) 2008--2016, Theano Development Team
All rights reserved. All rights reserved.
Contains code from NumPy, Copyright (c) 2005-2011, NumPy Developers. Contains code from NumPy, Copyright (c) 2005-2011, NumPy Developers.
......
...@@ -51,7 +51,7 @@ master_doc = 'index' ...@@ -51,7 +51,7 @@ master_doc = 'index'
# General substitutions. # General substitutions.
project = 'Theano' project = 'Theano'
copyright = '2008--2015, LISA lab' copyright = '2008--2016, LISA lab'
# The default replacements for |version| and |release|, also used in various # The default replacements for |version| and |release|, also used in various
# other places throughout the built documents. # other places throughout the built documents.
......
...@@ -14,7 +14,7 @@ except ImportError: ...@@ -14,7 +14,7 @@ except ImportError:
flake8_available = False flake8_available = False
__authors__ = ("Saizheng Zhang") __authors__ = ("Saizheng Zhang")
__copyright__ = "(c) 2015, Universite de Montreal" __copyright__ = "(c) 2016, Universite de Montreal"
__contact__ = "Saizheng Zhang <saizhenglisa..at..gmail.com>" __contact__ = "Saizheng Zhang <saizhenglisa..at..gmail.com>"
# We ignore: # We ignore:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论