Consistently use "The Python Imaging Library"

This commit is contained in:
Andrew Murray 2023-03-13 14:51:25 +11:00
parent b344498cd1
commit d03768aed4
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# #
# Python Imaging Library # The Python Imaging Library
# #
# stuff to read (and render) GIMP gradient files # stuff to read (and render) GIMP gradient files
# #

View File

@ -1,5 +1,5 @@
# #
# Python Imaging Library # The Python Imaging Library
# #
# stuff to read GIMP palette files # stuff to read GIMP palette files
# #

View File

@ -1,5 +1,5 @@
# #
# Python Imaging Library # The Python Imaging Library
# #
# stuff to read simple, teragon-style palette files # stuff to read simple, teragon-style palette files
# #