Skip to content

Commit fce4bcf

Browse files
authored
Merge pull request #5 from mongodb/jmikola-patch-1
DRIVERS-409: Update copyright blurb
2 parents 108324c + 9ba2ba7 commit fce4bcf

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
@@ -39,7 +39,7 @@
3939
master_doc = sconf.master_doc
4040
language = 'en'
4141
project = sconf.project
42-
copyright = u'2008-{0}'.format(datetime.date.today().year)
42+
copyright = u'2008-present'
4343

4444
version = conf.version.branch
4545
release = conf.version.release

0 commit comments

Comments
 (0)