File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 2009-2013 (c) Benoît Chesneau <benoitc@e-engura.org>
2- 2009-2013 (c) Paul J. Davis <paul.joseph.davis@gmail.com>
1+ 2009-2015 (c) Benoît Chesneau <benoitc@e-engura.org>
2+ 2009-2015 (c) Paul J. Davis <paul.joseph.davis@gmail.com>
33
44Permission is hereby granted, free of charge, to any person
55obtaining a copy of this software and associated documentation
Original file line number Diff line number Diff line change 11Gunicorn
22
3- 2009-2013 (c) Benoît Chesneau <benoitc@e-engura.org>
4- 2009-2013 (c) Paul J. Davis <paul.joseph.davis@gmail.com>
3+ 2009-2015 (c) Benoît Chesneau <benoitc@e-engura.org>
4+ 2009-2015 (c) Paul J. Davis <paul.joseph.davis@gmail.com>
55
66Gunicorn is released under the MIT license. See the LICENSE
77file for the complete license.
Original file line number Diff line number Diff line change 1919
2020# General information about the project.
2121project = u'Gunicorn'
22- copyright = u'2009-2014 , Benoit Chesneau'
22+ copyright = u'2009-2015 , Benoit Chesneau'
2323# gunicorn version
2424import gunicorn
2525release = version = gunicorn .__version__
You can’t perform that action at this time.
0 commit comments