Skip to content

Commit 4de78cf

Browse files
committed
we are in 2015
1 parent 76945e4 commit 4de78cf

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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

44
Permission is hereby granted, free of charge, to any person
55
obtaining a copy of this software and associated documentation

NOTICE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Gunicorn
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

66
Gunicorn is released under the MIT license. See the LICENSE
77
file for the complete license.

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
# General information about the project.
2121
project = u'Gunicorn'
22-
copyright = u'2009-2014, Benoit Chesneau'
22+
copyright = u'2009-2015, Benoit Chesneau'
2323
# gunicorn version
2424
import gunicorn
2525
release = version = gunicorn.__version__

0 commit comments

Comments
 (0)