Merge pull request #1901 from radarhere/license

Added reference to Pillow to COPYING
This commit is contained in:
Alex Clark 2016-10-03 07:36:13 -04:00 committed by GitHub
commit 76d1f534c3

View File

@ -1,7 +1,14 @@
The Python Imaging Library is
The Python Imaging Library (PIL) is
Copyright (c) 1997-2009 by Secret Labs AB
Copyright (c) 1995-2009 by Fredrik Lundh
Copyright © 1997-2011 by Secret Labs AB
Copyright © 1995-2011 by Fredrik Lundh
Pillow is the friendly PIL fork. It is
Copyright © 2016 by Alex Clark and contributors
Like PIL, Pillow is licensed under the MIT-like 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,
@ -22,4 +29,4 @@ FITNESS. IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR BE LIABLE FOR
ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.