Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1761fa9

Browse files
author
Stefan Krah
committed
Add libmpdec license.
1 parent 37d4e0b commit 1761fa9

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

Doc/license.rst

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -845,3 +845,36 @@ used for the build::
845845
Jean-loup Gailly Mark Adler
846846
847847

848+
849+
libmpdec
850+
--------
851+
852+
The :mod:`_decimal` Module is built using an included copy of the libmpdec
853+
library unless the build is configured ``--with-system-libmpdec``::
854+
855+
Copyright (c) 2008-2016 Stefan Krah. All rights reserved.
856+
857+
Redistribution and use in source and binary forms, with or without
858+
modification, are permitted provided that the following conditions
859+
are met:
860+
861+
1. Redistributions of source code must retain the above copyright
862+
notice, this list of conditions and the following disclaimer.
863+
864+
2. Redistributions in binary form must reproduce the above copyright
865+
notice, this list of conditions and the following disclaimer in the
866+
documentation and/or other materials provided with the distribution.
867+
868+
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS" AND
869+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
870+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
871+
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
872+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
873+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
874+
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
875+
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
876+
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
877+
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
878+
SUCH DAMAGE.
879+
880+

0 commit comments

Comments
 (0)