Explorar o código

Copyright is now GoPivotal, Inc.

Ask Solem %!s(int64=11) %!d(string=hai) anos
pai
achega
1b3524d947
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      LICENSE
  2. 1 1
      celery/__init__.py

+ 1 - 1
LICENSE

@@ -1,5 +1,5 @@
 Copyright (c) 2009, 2010, 2011, 2012 Ask Solem, and individual contributors.  All Rights Reserved.
 Copyright (c) 2009, 2010, 2011, 2012 Ask Solem, and individual contributors.  All Rights Reserved.
-Copyright (c) 2012 VMware, Inc.  All rights reserved.
+Copyright (c) 2012-2013 GoPivotal, Inc.  All rights reserved.
 
 
 Celery is licensed under The BSD License (3 Clause, also known as
 Celery is licensed under The BSD License (3 Clause, also known as
 the new BSD license).  The license is an OSI approved Open Source
 the new BSD license).  The license is an OSI approved Open Source

+ 1 - 1
celery/__init__.py

@@ -2,7 +2,7 @@
 """Distributed Task Queue"""
 """Distributed Task Queue"""
 # :copyright: (c) 2009 - 2012 Ask Solem and individual contributors,
 # :copyright: (c) 2009 - 2012 Ask Solem and individual contributors,
 #                 All rights reserved.
 #                 All rights reserved.
-# :copyright: (c) 2012 VMware, Inc., All rights reserved.
+# :copyright: (c) 2012-2013 GoPivotal, Inc., All rights reserved.
 # :license:   BSD (3 Clause), see LICENSE for more details.
 # :license:   BSD (3 Clause), see LICENSE for more details.
 
 
 from __future__ import absolute_import
 from __future__ import absolute_import