Skip to content

Commit 7291c38

Browse files
authored
Merge pull request #5918 from radarhere/main
Updated copyright year
2 parents 5543e4e + 0bb3f87 commit 7291c38

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The Python Imaging Library (PIL) is
55

66
Pillow is the friendly PIL fork. It is
77

8-
Copyright © 2010-2021 by Alex Clark and contributors
8+
Copyright © 2010-2022 by Alex Clark and contributors
99

1010
Like PIL, Pillow is licensed under the open source HPND License:
1111

docs/COPYING

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The Python Imaging Library (PIL) is
55

66
Pillow is the friendly PIL fork. It is
77

8-
Copyright © 2010-2021 by Alex Clark and contributors
8+
Copyright © 2010-2022 by Alex Clark and contributors
99

1010
Like PIL, Pillow is licensed under the open source PIL
1111
Software License:

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
# General information about the project.
5555
project = "Pillow (PIL Fork)"
56-
copyright = "1995-2011 Fredrik Lundh, 2010-2021 Alex Clark and Contributors"
56+
copyright = "1995-2011 Fredrik Lundh, 2010-2022 Alex Clark and Contributors"
5757
author = "Fredrik Lundh, Alex Clark and Contributors"
5858

5959
# The version info for the project you're documenting, acts as replacement for

0 commit comments

Comments
 (0)