mirror of https://github.com/celery/kombu.git
2015 updates
This commit is contained in:
parent
44b6a5a377
commit
5fc39f961c
6
LICENSE
6
LICENSE
|
@ -1,6 +1,6 @@
|
|||
Copyright (c) 2012-2014 GoPivotal, Inc. All rights reserved.
|
||||
Copyright (c) 2009-2012, Ask Solem & contributors.
|
||||
All rights reserved.
|
||||
Copyright (c) 2015 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.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -29,7 +29,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = 'Kombu'
|
||||
copyright = '2009-2014, Ask Solem'
|
||||
copyright = '2009-2015, 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