File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ The Python Imaging Library (PIL) is
55
66Pillow is the friendly PIL fork. It is
77
8- Copyright © 2010-2020 by Alex Clark and contributors
8+ Copyright © 2010-2021 by Alex Clark and contributors
99
1010Like PIL, Pillow is licensed under the open source HPND License:
1111
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ The Python Imaging Library (PIL) is
55
66Pillow is the friendly PIL fork. It is
77
8- Copyright © 2010-2020 by Alex Clark and contributors
8+ Copyright © 2010-2021 by Alex Clark and contributors
99
1010Like PIL, Pillow is licensed under the open source PIL
1111Software License:
Original file line number Diff line number Diff line change 5151
5252# General information about the project.
5353project = "Pillow (PIL Fork)"
54- copyright = "1995-2011 Fredrik Lundh, 2010-2020 Alex Clark and Contributors"
54+ copyright = "1995-2011 Fredrik Lundh, 2010-2021 Alex Clark and Contributors"
5555author = "Fredrik Lundh, Alex Clark and Contributors"
5656
5757# The version info for the project you're documenting, acts as replacement for
You can’t perform that action at this time.
0 commit comments