You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by Luciano Resende <lu...@gmail.com> on 2017/05/11 18:41:55 UTC

Sizzle copyright, was Re: incubator-systemml git commit: [SYSTEMML-1601] Update sizzle license copyright

Glenn,

I noticed that the recent version of jQuery and Sizzle are now copyrighted
by JS Foundation, but I thought the version we are currently using (an old
one) was still copyrighted by jQuery Foundation.

Could you please double check that and make sure we are using the one
associated with the release version we are using.

Thanks

On Thu, May 11, 2017 at 8:21 AM, <gw...@apache.org> wrote:

> Repository: incubator-systemml
> Updated Branches:
>   refs/heads/master 88e79bb34 -> 2fa6abdb4
>
>
> [SYSTEMML-1601] Update sizzle license copyright
>
> Updated sizzle copyright to match contents at
> https://github.com/jquery/sizzle/blob/master/LICENSE.txt.
>
> Closes #486.
>
>
> Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo
> Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/
> commit/2fa6abdb
> Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/
> tree/2fa6abdb
> Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/
> diff/2fa6abdb
>
> Branch: refs/heads/master
> Commit: 2fa6abdb4be95e2e3ae20030be6a28ca79f24b5e
> Parents: 88e79bb
> Author: Glenn Weidner <gw...@us.ibm.com>
> Authored: Thu May 11 08:14:04 2017 -0700
> Committer: Glenn Weidner <gw...@us.ibm.com>
> Committed: Thu May 11 08:14:04 2017 -0700
>
> ----------------------------------------------------------------------
>  src/assembly/source/LICENSE | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
> ----------------------------------------------------------------------
>
>
> http://git-wip-us.apache.org/repos/asf/incubator-systemml/
> blob/2fa6abdb/src/assembly/source/LICENSE
> ----------------------------------------------------------------------
> diff --git a/src/assembly/source/LICENSE b/src/assembly/source/LICENSE
> index 204bbc1..973b8ba 100644
> --- a/src/assembly/source/LICENSE
> +++ b/src/assembly/source/LICENSE
> @@ -312,8 +312,8 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
> SOFTWARE.
>
>  jQuery v1.12.0 (jquery-1.12.0.min.js) includes sizzle.js (sizzle.min.js)
>  which is distributed under the following license (http://sizzlejs.com/):
> -
> -Copyright jQuery Foundation and other contributors, https://jquery.org/
> +
> +Copyright JS Foundation and other contributors, https://js.foundation/
>
>  This software consists of voluntary contributions made by many
>  individuals. For exact contribution history, see the revision history
> @@ -346,7 +346,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
> SOFTWARE.
>
>  ============================================================
> ====================
>
> -Pygments (pygments-default.css) is distributed under the BSD license:
> +Pygments 2.2.0 (pygments-default.css) is distributed under the BSD
> license:
>
>  Copyright (c) 2006-2017 by the respective authors (see AUTHORS file).
>  All rights reserved.
> @@ -373,3 +373,5 @@ 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.
> +
> +===========================================================
> =====================
>
>


-- 
Luciano Resende
http://twitter.com/lresende1975
http://lresende.blogspot.com/

Re: Sizzle copyright, was Re: incubator-systemml git commit: [SYSTEMML-1601] Update sizzle license copyright

Posted by Deron Eriksson <de...@gmail.com>.
I think Luciano is correct. Good catch Luciano.

We use JQuery 1.12.0:
https://github.com/jquery/jquery/tree/1.12.0/external/sizzle

JQuery 1.12.0 uses Sizzle 2.2.1:
https://github.com/jquery/jquery/blob/1.12.0/external/sizzle/dist/sizzle.js

Sizzle 2.2.1 uses:
https://github.com/jquery/sizzle/blob/2.2.1/LICENSE.txt
"Copyright jQuery Foundation and other contributors, https://jquery.org/"

Deron




On Thu, May 11, 2017 at 11:41 AM, Luciano Resende <lu...@gmail.com>
wrote:

> Glenn,
>
> I noticed that the recent version of jQuery and Sizzle are now copyrighted
> by JS Foundation, but I thought the version we are currently using (an old
> one) was still copyrighted by jQuery Foundation.
>
> Could you please double check that and make sure we are using the one
> associated with the release version we are using.
>
> Thanks
>
> On Thu, May 11, 2017 at 8:21 AM, <gw...@apache.org> wrote:
>
>> Repository: incubator-systemml
>> Updated Branches:
>>   refs/heads/master 88e79bb34 -> 2fa6abdb4
>>
>>
>> [SYSTEMML-1601] Update sizzle license copyright
>>
>> Updated sizzle copyright to match contents at
>> https://github.com/jquery/sizzle/blob/master/LICENSE.txt.
>>
>> Closes #486.
>>
>>
>> Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo
>> Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/co
>> mmit/2fa6abdb
>> Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tr
>> ee/2fa6abdb
>> Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/di
>> ff/2fa6abdb
>>
>> Branch: refs/heads/master
>> Commit: 2fa6abdb4be95e2e3ae20030be6a28ca79f24b5e
>> Parents: 88e79bb
>> Author: Glenn Weidner <gw...@us.ibm.com>
>> Authored: Thu May 11 08:14:04 2017 -0700
>> Committer: Glenn Weidner <gw...@us.ibm.com>
>> Committed: Thu May 11 08:14:04 2017 -0700
>>
>> ----------------------------------------------------------------------
>>  src/assembly/source/LICENSE | 8 +++++---
>>  1 file changed, 5 insertions(+), 3 deletions(-)
>> ----------------------------------------------------------------------
>>
>>
>> http://git-wip-us.apache.org/repos/asf/incubator-systemml/bl
>> ob/2fa6abdb/src/assembly/source/LICENSE
>> ----------------------------------------------------------------------
>> diff --git a/src/assembly/source/LICENSE b/src/assembly/source/LICENSE
>> index 204bbc1..973b8ba 100644
>> --- a/src/assembly/source/LICENSE
>> +++ b/src/assembly/source/LICENSE
>> @@ -312,8 +312,8 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
>> SOFTWARE.
>>
>>  jQuery v1.12.0 (jquery-1.12.0.min.js) includes sizzle.js (sizzle.min.js)
>>  which is distributed under the following license (http://sizzlejs.com/):
>> -
>> -Copyright jQuery Foundation and other contributors, https://jquery.org/
>> +
>> +Copyright JS Foundation and other contributors, https://js.foundation/
>>
>>  This software consists of voluntary contributions made by many
>>  individuals. For exact contribution history, see the revision history
>> @@ -346,7 +346,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
>> SOFTWARE.
>>
>>  ===========================================================
>> =====================
>>
>> -Pygments (pygments-default.css) is distributed under the BSD license:
>> +Pygments 2.2.0 (pygments-default.css) is distributed under the BSD
>> license:
>>
>>  Copyright (c) 2006-2017 by the respective authors (see AUTHORS file).
>>  All rights reserved.
>> @@ -373,3 +373,5 @@ 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.
>> +
>> +===========================================================
>> =====================
>>
>>
>
>
> --
> Luciano Resende
> http://twitter.com/lresende1975
> http://lresende.blogspot.com/
>



-- 
Deron Eriksson
Spark Technology Center
http://www.spark.tc/