mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fix copyright
This commit is contained in:
parent
3e76389ef0
commit
9d55846254
@ -19,7 +19,7 @@ master_doc = 'index'
|
|||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = u'Gunicorn'
|
project = u'Gunicorn'
|
||||||
copyright = u'2012, Benoit Chesneau'
|
copyright = u'2009-2014, Benoit Chesneau'
|
||||||
# gunicorn version
|
# gunicorn version
|
||||||
import gunicorn
|
import gunicorn
|
||||||
release = version = gunicorn.__version__
|
release = version = gunicorn.__version__
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user