Removed 'MIT-like' from license

This commit is contained in:
wiredfool 2016-10-03 07:08:57 -07:00
parent 90b1d68d80
commit 4280955385
3 changed files with 5 additions and 5 deletions

View File

@ -5,9 +5,9 @@ The Python Imaging Library (PIL) is
Pillow is the friendly PIL fork. It is
Copyright © 2016 by Alex Clark and contributors
Copyright © 2012-2016 by Alex Clark and contributors
Like PIL, Pillow is licensed under the MIT-like open source PIL Software License:
Like PIL, Pillow is licensed under the open source PIL Software License:
By obtaining, using, and/or copying this software and/or its associated documentation, you agree that you have read, understood, and will comply with the following terms and conditions:

View File

@ -5,9 +5,9 @@ The Python Imaging Library (PIL) is
Pillow is the friendly PIL fork. It is
Copyright © 2016 by Alex Clark and contributors
Copyright © 2012-2016 by Alex Clark and contributors
Like PIL, Pillow is licensed under the MIT-like open source PIL
Like PIL, Pillow is licensed under the open source PIL
Software License:
By obtaining, using, and/or copying this software and/or its

View File

@ -18,7 +18,7 @@ The fork author's goal is to foster and support active development of PIL throug
License
-------
Like PIL, Pillow is `licensed under the MIT-like open source PIL Software License <https://raw.githubusercontent.com/python-pillow/Pillow/master/LICENSE>`_
Like PIL, Pillow is `licensed under the open source PIL Software License <https://raw.githubusercontent.com/python-pillow/Pillow/master/LICENSE>`_
Why a fork?
-----------