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-2022 by Alex Clark and contributors
8+ Copyright © 2010-2023 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-2022 by Alex Clark and contributors
8+ Copyright © 2010-2023 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 5252
5353# General information about the project.
5454project = "Pillow (PIL Fork)"
55- copyright = "1995-2011 Fredrik Lundh, 2010-2022 Alex Clark and Contributors"
55+ copyright = "1995-2011 Fredrik Lundh, 2010-2023 Alex Clark and Contributors"
5656author = "Fredrik Lundh, Alex Clark and Contributors"
5757
5858# 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