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
13
docs/COPYING
13
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 (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,
|
||||
|
|
Loading…
Reference in New Issue
Block a user