commit: cdc0abb3cbc519dca0b0fac81fff71fcaee192db Author: Davide Pesavento <pesa <AT> gentoo <DOT> org> AuthorDate: Mon Aug 16 22:51:52 2021 +0000 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org> CommitDate: Mon Aug 16 22:51:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdc0abb3
licenses: sync SIP license with latest upstream version https://www.riverbankcomputing.com/hg/sip/rev/e0a63c5e1c95 https://www.riverbankcomputing.com/hg/sip/file/861f5e3a33dd/LICENSE Signed-off-by: Davide Pesavento <pesa <AT> gentoo.org> licenses/SIP | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/licenses/SIP b/licenses/SIP index 5c2906dc4e2..9406c3085a7 100644 --- a/licenses/SIP +++ b/licenses/SIP @@ -1,18 +1,19 @@ RIVERBANK COMPUTING LIMITED LICENSE AGREEMENT FOR SIP -1. This LICENSE AGREEMENT is between Riverbank Computing Limited ("Riverbank"), -and the Individual or Organization ("Licensee") accessing and otherwise using -SIP software in source or binary form and its associated documentation. SIP -comprises a software tool for generating Python bindings for software C and C++ -libraries, and a Python extension module used at runtime by those generated -bindings. +1. This LICENSE AGREEMENT ("the SIP License") is between Riverbank Computing +Limited ("Riverbank"), and the Individual or Organization ("Licensee") +accessing and otherwise using SIP software in source or binary form and its +associated documentation. SIP comprises a software tool for generating Python +bindings for software C and C++ libraries, and a Python extension module used +at runtime by those generated bindings. This License Agreement may also be +applied to other software packages written by Riverbank. 2. Subject to the terms and conditions of this License Agreement, Riverbank hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use SIP alone or in any derivative version, provided, however, that Riverbank's License Agreement and Riverbank's notice of -copyright, e.g., "Copyright (c) 2014 Riverbank Computing Limited; All Rights +copyright, e.g., "Copyright (c) 2015 Riverbank Computing Limited; All Rights Reserved" are retained in SIP alone or in any derivative version prepared by Licensee.
