Skip to content

Commit

Permalink
Updated copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Dec 31, 2022
1 parent 2494e12 commit 1330697
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Expand Up @@ -5,7 +5,7 @@ The Python Imaging Library (PIL) is

Pillow is the friendly PIL fork. It is

Copyright © 2010-2022 by Alex Clark and contributors
Copyright © 2010-2023 by Alex Clark and contributors

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

Expand Down
2 changes: 1 addition & 1 deletion docs/COPYING
Expand Up @@ -5,7 +5,7 @@ The Python Imaging Library (PIL) is

Pillow is the friendly PIL fork. It is

Copyright © 2010-2022 by Alex Clark and contributors
Copyright © 2010-2023 by Alex Clark and contributors

Like PIL, Pillow is licensed under the open source PIL
Software License:
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -52,7 +52,7 @@

# General information about the project.
project = "Pillow (PIL Fork)"
copyright = "1995-2011 Fredrik Lundh, 2010-2022 Alex Clark and Contributors"
copyright = "1995-2011 Fredrik Lundh, 2010-2023 Alex Clark and Contributors"
author = "Fredrik Lundh, Alex Clark and Contributors"

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

0 comments on commit 1330697

Please sign in to comment.