mirror of https://github.com/celery/kombu.git
Updates copyright year
This commit is contained in:
parent
70d4c34a00
commit
e757957f68
2
LICENSE
2
LICENSE
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2015 Ask Solem & contributors. All rights reserved.
|
||||
Copyright (c) 2015-2016 Ask Solem & contributors. All rights reserved.
|
||||
Copyright (c) 2012-2014 GoPivotal Inc & contributors. All rights reserved.
|
||||
Copyright (c) 2009-2012, Ask Solem & contributors. All rights reserved.
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = 'Kombu'
|
||||
copyright = '2009-2015, Ask Solem'
|
||||
copyright = '2009-2016, Ask Solem'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
|
|
Loading…
Reference in New Issue