mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Updated copyright year
This commit is contained in:
parent
894ff64cf1
commit
b68cf4a286
2
LICENSE
2
LICENSE
|
@ -5,7 +5,7 @@ The Python Imaging Library (PIL) is
|
||||||
|
|
||||||
Pillow is the friendly PIL fork. It is
|
Pillow is the friendly PIL fork. It is
|
||||||
|
|
||||||
Copyright © 2010-2017 by Alex Clark and contributors
|
Copyright © 2010-2018 by Alex Clark and contributors
|
||||||
|
|
||||||
Like PIL, Pillow is licensed under the open source PIL Software License:
|
Like PIL, Pillow is licensed under the open source PIL Software License:
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ The Python Imaging Library (PIL) is
|
||||||
|
|
||||||
Pillow is the friendly PIL fork. It is
|
Pillow is the friendly PIL fork. It is
|
||||||
|
|
||||||
Copyright © 2010-2017 by Alex Clark and contributors
|
Copyright © 2010-2018 by Alex Clark and contributors
|
||||||
|
|
||||||
Like PIL, Pillow is licensed under the open source PIL
|
Like PIL, Pillow is licensed under the open source PIL
|
||||||
Software License:
|
Software License:
|
||||||
|
|
|
@ -44,7 +44,7 @@ master_doc = 'index'
|
||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = u'Pillow (PIL Fork)'
|
project = u'Pillow (PIL Fork)'
|
||||||
copyright = u'1995-2011 Fredrik Lundh, 2010-2017 Alex Clark and Contributors'
|
copyright = u'1995-2011 Fredrik Lundh, 2010-2018 Alex Clark and Contributors'
|
||||||
author = u'Fredrik Lundh, Alex Clark and Contributors'
|
author = u'Fredrik Lundh, Alex Clark and 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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user