Skip to content

Commit 8ef7e08

Browse files
committed
update copyright
1 parent 458d06c commit 8ef7e08

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

LICENSE

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
Copyright (c) 2015-2016 Ask Solem & contributors. All rights reserved.
1+
Copyright (c) 2017-2026 Asif Saif Uddin, core team & contributors. All rights reserved.
2+
Copyright (c) 2015-2016 Ask Solem & contributors. All rights reserved.
23
Copyright (c) 2012-2014 GoPivotal, Inc. All rights reserved.
3-
Copyright (c) 2009, 2010, 2011, 2012 Ask Solem, and individual contributors. All rights reserved.
4+
Copyright (c) 2009, 2010, 2011, 2012 Ask Solem, and individual contributors. All rights reserved.
45

56
Celery is licensed under The BSD License (3 Clause, also known as
67
the new BSD license). The license is an OSI approved Open Source

celery/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Distributed Task Queue."""
2-
# :copyright: (c) 2016-2026 Asif Saif Uddin, celery core and individual
2+
# :copyright: (c) 2017-2026 Asif Saif Uddin, celery core and individual
33
# contributors, All rights reserved.
44
# :copyright: (c) 2015-2016 Ask Solem. All rights reserved.
55
# :copyright: (c) 2012-2014 GoPivotal, Inc., All rights reserved.

0 commit comments

Comments
 (0)