Skip to content
This repository was archived by the owner on Aug 20, 2019. It is now read-only.

Commit d4c1661

Browse files
committed
update copyright dates in conf.py
1 parent da58229 commit d4c1661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def has(self, *args):
5151
master_doc = sconf.master_doc
5252
language = 'en'
5353
project = sconf.project
54-
copyright = u'2011-{0}'.format(datetime.date.today().year)
54+
copyright = u'2008-{0}'.format(datetime.date.today().year)
5555
version = conf.version.branch
5656
release = conf.version.release
5757

0 commit comments

Comments
 (0)