mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 17:06:16 +03:00
Update copyright & authorship [ci skip]
To reflect PIL author, Pillow author and many contributors over the years.
This commit is contained in:
parent
b09c861d87
commit
538483cd60
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user