浏览代码

Updates copyright year

Ask Solem 9 年之前
父节点
当前提交
00b2930325
共有 4 个文件被更改,包括 4 次插入4 次删除
  1. 1 1
      LICENSE
  2. 1 1
      celery/__init__.py
  3. 1 1
      docs/conf.py
  4. 1 1
      docs/copyright.rst

+ 1 - 1
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.  All rights reserved.
 Copyright (c) 2012-2014 GoPivotal, Inc.  All rights reserved.
 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.
 
 

+ 1 - 1
celery/__init__.py

@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 # -*- coding: utf-8 -*-
 """Distributed Task Queue"""
 """Distributed Task Queue"""
-# :copyright: (c) 2015 Ask Solem.  All rights reserved.
+# :copyright: (c) 2015-2016 Ask Solem.  All rights reserved.
 # :copyright: (c) 2012-2014 GoPivotal, Inc., All rights reserved.
 # :copyright: (c) 2012-2014 GoPivotal, Inc., All rights reserved.
 # :copyright: (c) 2009 - 2012 Ask Solem and individual contributors,
 # :copyright: (c) 2009 - 2012 Ask Solem and individual contributors,
 #                 All rights reserved.
 #                 All rights reserved.

+ 1 - 1
docs/conf.py

@@ -54,7 +54,7 @@ master_doc = 'index'
 
 
 # General information about the project.
 # General information about the project.
 project = 'Celery'
 project = 'Celery'
-copyright = '2009-2015, Ask Solem & Contributors'
+copyright = '2009-2016, Ask Solem & Contributors'
 
 
 # The version info for the project you're documenting, acts as replacement for
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
 # |version| and |release|, also used in various other places throughout the

+ 1 - 1
docs/copyright.rst

@@ -7,7 +7,7 @@ by Ask Solem
 
 
 .. |copy|   unicode:: U+000A9 .. COPYRIGHT SIGN
 .. |copy|   unicode:: U+000A9 .. COPYRIGHT SIGN
 
 
-Copyright |copy| 2009-2015, Ask Solem.
+Copyright |copy| 2009-2016, Ask Solem.
 
 
 All rights reserved.  This material may be copied or distributed only
 All rights reserved.  This material may be copied or distributed only
 subject to the terms and conditions set forth in the `Creative Commons
 subject to the terms and conditions set forth in the `Creative Commons