Browse Source

Change copyright date to 2009 -> 2009-2010. And "Ask Solem" -> "Ask Solem & contributors"

Ask Solem 14 years ago
parent
commit
4fe9beb489
2 changed files with 3 additions and 4 deletions
  1. 2 3
      LICENSE
  2. 1 1
      docs/conf.py

+ 2 - 3
LICENSE

@@ -1,4 +1,4 @@
-Copyright (c) 2009, Ask Solem
+Copyright (c) 2009-2010, Ask Solem and contributors.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
@@ -12,7 +12,7 @@ modification, are permitted provided that the following conditions are met:
 
 Neither the name of Ask Solem nor the names of its contributors may be used
 to endorse or promote products derived from this software without specific
-prior written permission. 
+prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
@@ -25,4 +25,3 @@ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
-

+ 1 - 1
docs/conf.py

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