Update copyright & authorship [ci skip]

To reflect PIL author, Pillow author and many contributors over the years.
This commit is contained in:
Alex Clark 2015-04-04 09:37:53 -04:00
parent b09c861d87
commit 538483cd60

View File

@ -47,8 +47,8 @@ master_doc = 'index'
# General information about the project.
project = u'Pillow (PIL Fork)'
copyright = u'2015, Alex Clark'
author = u'Alex Clark'
copyright = u'1995-2015, Fredrik Lundh and Contributors. Alex Clark and Contributors AKA Pillow Fighters.'
author = u'Fredrik Lundh and Contributors. Alex Clark and Contributors AKA Pillow Fighters.'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the