diff options
author | Britney Fransen <brfransen@gmail.com> | 2018-03-04 22:05:11 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2018-03-04 22:05:11 (GMT) |
commit | e15d07b28ec0e10e757a8b2c694d800a3a438615 (patch) | |
tree | 68dc390ddbee6096729357f737f1bb2dd8ea7a7c /abs/core/python_modules/python2-m2crypto/LICENSE | |
parent | 913991a03e89df37ff273e0d25e201350834ecef (diff) | |
download | linhes_pkgbuild-e15d07b28ec0e10e757a8b2c694d800a3a438615.zip linhes_pkgbuild-e15d07b28ec0e10e757a8b2c694d800a3a438615.tar.gz linhes_pkgbuild-e15d07b28ec0e10e757a8b2c694d800a3a438615.tar.bz2 |
python2-m2crypto: dep of crda
Diffstat (limited to 'abs/core/python_modules/python2-m2crypto/LICENSE')
-rw-r--r-- | abs/core/python_modules/python2-m2crypto/LICENSE | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/abs/core/python_modules/python2-m2crypto/LICENSE b/abs/core/python_modules/python2-m2crypto/LICENSE new file mode 100644 index 0000000..d2f636f --- /dev/null +++ b/abs/core/python_modules/python2-m2crypto/LICENSE @@ -0,0 +1,26 @@ +Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved. + +Portions copyright (c) 2004-2006 Open Source Applications Foundation. +All rights reserved. + +Portions copyright (c) 2005-2006 Vrije Universiteit Amsterdam. +All rights reserved. + +Copyright (c) 2008-2010 Heikki Toivonen. All rights reserved. + +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, +provided that the above copyright notice appear in all copies and that +both that copyright notice and this permission notice appear in +supporting documentation. + +THE AUTHOR PROVIDES THIS SOFTWARE ``AS IS'' AND ANY EXPRESSED OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |