mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-03 19:45:56 +03:00
Merge pull request #1901 from radarhere/license
Added reference to Pillow to COPYING
This commit is contained in:
commit
76d1f534c3
15
docs/COPYING
15
docs/COPYING
|
@ -1,7 +1,14 @@
|
||||||
The Python Imaging Library is
|
The Python Imaging Library (PIL) is
|
||||||
|
|
||||||
Copyright (c) 1997-2009 by Secret Labs AB
|
Copyright © 1997-2011 by Secret Labs AB
|
||||||
Copyright (c) 1995-2009 by Fredrik Lundh
|
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
|
By obtaining, using, and/or copying this software and/or its
|
||||||
associated documentation, you agree that you have read, understood,
|
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
|
ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
||||||
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
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.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user