Blame doc/licenses/elementtree.txt

Packit Service b74dd5
The ElementTree / XML Toys Library is
Packit Service b74dd5
Packit Service b74dd5
Copyright (c) 1999-2003 by Secret Labs AB
Packit Service b74dd5
Copyright (c) 1999-2003 by Fredrik Lundh
Packit Service b74dd5
Packit Service b74dd5
By obtaining, using, and/or copying this software and/or its
Packit Service b74dd5
associated documentation, you agree that you have read, understood,
Packit Service b74dd5
and will comply with the following terms and conditions:
Packit Service b74dd5
Packit Service b74dd5
Permission to use, copy, modify, and distribute this software and its
Packit Service b74dd5
associated documentation for any purpose and without fee is hereby
Packit Service b74dd5
granted, provided that the above copyright notice appears in all
Packit Service b74dd5
copies, and that both that copyright notice and this permission notice
Packit Service b74dd5
appear in supporting documentation, and that the name of Secret Labs
Packit Service b74dd5
AB or the author not be used in advertising or publicity pertaining to
Packit Service b74dd5
distribution of the software without specific, written prior
Packit Service b74dd5
permission.
Packit Service b74dd5
Packit Service b74dd5
SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO
Packit Service b74dd5
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
Packit Service b74dd5
FITNESS.  IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR BE LIABLE FOR
Packit Service b74dd5
ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
Packit Service b74dd5
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
Packit Service b74dd5
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
Packit Service b74dd5
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.