You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by justinmclean <gi...@git.apache.org> on 2018/06/22 04:23:58 UTC

[GitHub] spark pull request #21610: Updates to LICENSE and NOTICE

GitHub user justinmclean opened a pull request:

    https://github.com/apache/spark/pull/21610

    Updates to LICENSE and NOTICE

    ## What changes were proposed in this pull request?
    
    LICENSE and NOTICE changes as per ASF policy
    
    ## How was this patch tested?
    
    N/A
    
    Please review http://spark.apache.org/contributing.html before opening a pull request.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/justinmclean/spark master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/21610.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #21610
    
----
commit b9d12d700b9cb83402e42f264f21bca090e0d1e3
Author: Justin Mclean <jm...@...>
Date:   2018-06-22T04:20:59Z

    Updates to LICENSE and NOTICE

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by justinmclean <gi...@git.apache.org>.
Github user justinmclean commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    You'll note on that link you give that public domain or CC0 licenced bits
    should be treated the same way as other permissive licenced software like
    MIT or BSD. i.e you add the text of the license (or a pointer to it) to the
    LICENCE file.
    
    On Tue., 26 Jun. 2018, 8:12 am Sean Owen, <no...@github.com> wrote:
    
    > *@srowen* commented on this pull request.
    >
    > @justinmclean <https://github.com/justinmclean> have a look at my attempt
    > at #21640 <https://github.com/apache/spark/pull/21640> which I hope takes
    > care of these and more issues. It's a complete overhaul.
    > ------------------------------
    >
    > In licenses/LICENSE-kittens.txt
    > <https://github.com/apache/spark/pull/21610#discussion_r197957062>:
    >
    > > @@ -0,0 +1,121 @@
    > +Creative Commons Legal Code
    >
    > Do we need this? CC0 is treated like public domain, as per
    > http://www.apache.org/legal/resolved.html#can-works-placed-in-the-public-domain-be-included-in-apache-products
    > . I found the image online that prompted this and it's also described as
    > public domain.
    >
    > —
    > You are receiving this because you were mentioned.
    > Reply to this email directly, view it on GitHub
    > <https://github.com/apache/spark/pull/21610#pullrequestreview-131801721>,
    > or mute the thread
    > <https://github.com/notifications/unsubscribe-auth/AAI0eBI1VcUoXlASoB7POK1fQNIIIWtHks5uAWBigaJpZM4UzH3I>
    > .
    >



---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request #21610: Updates to LICENSE and NOTICE

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21610#discussion_r197957062
  
    --- Diff: licenses/LICENSE-kittens.txt ---
    @@ -0,0 +1,121 @@
    +Creative Commons Legal Code
    --- End diff --
    
    Do we need this? CC0 is treated like public domain, as per http://www.apache.org/legal/resolved.html#can-works-placed-in-the-public-domain-be-included-in-apache-products . I found the image online that prompted this and it's also described as public domain.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by justinmclean <gi...@git.apache.org>.
Github user justinmclean commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    Nope they are not. It's best to inspect the binaries by hand and see what is actually bundled.
    



---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by justinmclean <gi...@git.apache.org>.
Github user justinmclean commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    Yes it 's trying to correct if for the source release. As per the guiding principle [1] the LICENSE and NOTICE needs to represent what in the release this often mean you get different LICENSE and NOTICE files. [2]
    
    I think the above steps sound fine. It looks like there a couple of things are missing (the licenses I've added) and there's license info in the NOTICE file that should be in LICENSE.
    
    1. http://www.apache.org/dev/licensing-howto.html#guiding-principle
    2. http://www.apache.org/dev/licensing-howto.html#binary


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    Test FAILed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/92199/
    Test FAILed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by justinmclean <gi...@git.apache.org>.
Github user justinmclean commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    Just to be clear it's not dependancies that need to be listed only what is actually bundled in the release artefact.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    Certainly. I'm saying that these are nearly the same thing, because the binary release is, mostly, a collection of compiled Spark code and all its transitive dependencies. This is why it's correct to start from that list. It's not 100% what makes it into the release: some bundled code doesn't show up this way (shaded stuff). It also bears some manual sense checking. But it appeared to give the correct list of dependencies.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    Can one of the admins verify this patch?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    Merged build finished. Test FAILed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by gatorsmile <gi...@git.apache.org>.
Github user gatorsmile commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    ok to test


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    BTW I think this can be closed. I separately overhauled the LICENSE/NOTICE.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    Can one of the admins verify this patch?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    **[Test build #92199 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/92199/testReport)** for PR 21610 at commit [`b9d12d7`](https://github.com/apache/spark/commit/b9d12d700b9cb83402e42f264f21bca090e0d1e3).


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    Merged build finished. Test PASSed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    Justin can you be more specific? I'm looking at our last binary release and it certainly has (what appear to be) all of Spark's transitive dependencies in jars/. What are you seeing?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    **[Test build #92199 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/92199/testReport)** for PR 21610 at commit [`b9d12d7`](https://github.com/apache/spark/commit/b9d12d700b9cb83402e42f264f21bca090e0d1e3).
     * This patch **fails due to an unknown error code, -9**.
     * This patch merges cleanly.
     * This patch adds no public classes.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    OK if you want to pare down the PR to fixes we had discussed here and on the thread, I can get it in. I will need to just reevaluate the whole LICENSE and NOTICE anyway as it's clear it's at least a little out of date. So I'll be doing that in another PR anyway. OK if you'd rather me just run with that too.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    Can one of the admins verify this patch?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    **[Test build #92252 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/92252/testReport)** for PR 21610 at commit [`ddb32e5`](https://github.com/apache/spark/commit/ddb32e50abb48fe65e89226bbf2aa221dde160e1).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/92252/
    Test PASSed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request #21610: Updates to LICENSE and NOTICE

Posted by gatorsmile <gi...@git.apache.org>.
Github user gatorsmile commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21610#discussion_r197347713
  
    --- Diff: NOTICE ---
    @@ -1,667 +1,11 @@
     Apache Spark
    -Copyright 2014 and onwards The Apache Software Foundation.
    +Copyright 2014 - 20018 The Apache Software Foundation.
    --- End diff --
    
    2018?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    Oh I missed this: "Attribution is required (in a similar fashion to permissive licenses)." Hm, I wonder why (other than being nice). But it's easy enough to revise this to attribute several other public domain deps.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request #21610: Updates to LICENSE and NOTICE

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/spark/pull/21610


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    **[Test build #92252 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/92252/testReport)** for PR 21610 at commit [`ddb32e5`](https://github.com/apache/spark/commit/ddb32e50abb48fe65e89226bbf2aa221dde160e1).


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request #21610: Updates to LICENSE and NOTICE

Posted by justinmclean <gi...@git.apache.org>.
Github user justinmclean commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21610#discussion_r197608161
  
    --- Diff: NOTICE ---
    @@ -1,667 +1,11 @@
     Apache Spark
    -Copyright 2014 and onwards The Apache Software Foundation.
    +Copyright 2014 - 20018 The Apache Software Foundation.
    --- End diff --
    
    Ah I see what you are saying - I'll fix it to be 2018 not 20018


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request #21610: Updates to LICENSE and NOTICE

Posted by justinmclean <gi...@git.apache.org>.
Github user justinmclean commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21610#discussion_r197608023
  
    --- Diff: NOTICE ---
    @@ -1,667 +1,11 @@
     Apache Spark
    -Copyright 2014 and onwards The Apache Software Foundation.
    +Copyright 2014 - 20018 The Apache Software Foundation.
    --- End diff --
    
    Yes 2018 as that when the last release was. Copyright expires so it nice to know what the year was.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request #21610: Updates to LICENSE and NOTICE

Posted by gatorsmile <gi...@git.apache.org>.
Github user gatorsmile commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21610#discussion_r197348104
  
    --- Diff: NOTICE ---
    @@ -1,667 +1,11 @@
     Apache Spark
    -Copyright 2014 and onwards The Apache Software Foundation.
    +Copyright 2014 - 20018 The Apache Software Foundation.
     
     This product includes software developed at
     The Apache Software Foundation (http://www.apache.org/).
     
    +Android Code
    +Copyright 2005-2008 The Android Open Source Project
     
    -========================================================================
    -Common Development and Distribution License 1.0
    -========================================================================
    -
    -The following components are provided under the Common Development and Distribution License 1.0. See project link for details.
    -
    -     (CDDL 1.0) Glassfish Jasper (org.mortbay.jetty:jsp-2.1:6.1.14 - http://jetty.mortbay.org/project/modules/jsp-2.1)
    -     (CDDL 1.0) JAX-RS (https://jax-rs-spec.java.net/)
    -     (CDDL 1.0) Servlet Specification 2.5 API (org.mortbay.jetty:servlet-api-2.5:6.1.14 - http://jetty.mortbay.org/project/modules/servlet-api-2.5)
    -     (CDDL 1.0) (GPL2 w/ CPE) javax.annotation API (https://glassfish.java.net/nonav/public/CDDL+GPL.html)
    -     (COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0) (GNU General Public Library) Streaming API for XML (javax.xml.stream:stax-api:1.0-2 - no url defined)
    -     (Common Development and Distribution License (CDDL) v1.0) JavaBeans Activation Framework (JAF) (javax.activation:activation:1.1 - http://java.sun.com/products/javabeans/jaf/index.jsp)
    -
    -========================================================================
    -Common Development and Distribution License 1.1
    -========================================================================
    -
    -The following components are provided under the Common Development and Distribution License 1.1. See project link for details.
    -
    -     (CDDL 1.1) (GPL2 w/ CPE) org.glassfish.hk2 (https://hk2.java.net)
    -     (CDDL 1.1) (GPL2 w/ CPE) JAXB API bundle for GlassFish V3 (javax.xml.bind:jaxb-api:2.2.2 - https://jaxb.dev.java.net/)
    -     (CDDL 1.1) (GPL2 w/ CPE) JAXB RI (com.sun.xml.bind:jaxb-impl:2.2.3-1 - http://jaxb.java.net/)
    -     (CDDL 1.1) (GPL2 w/ CPE) Jersey 2 (https://jersey.java.net)
    -
    -========================================================================
    -Common Public License 1.0
    -========================================================================
    -
    -The following components are provided under the Common Public 1.0 License. See project link for details.
    -
    -     (Common Public License Version 1.0) JUnit (junit:junit-dep:4.10 - http://junit.org)
    -     (Common Public License Version 1.0) JUnit (junit:junit:3.8.1 - http://junit.org)
    -     (Common Public License Version 1.0) JUnit (junit:junit:4.8.2 - http://junit.org)
    -
    -========================================================================
    -Eclipse Public License 1.0
    -========================================================================
    -
    -The following components are provided under the Eclipse Public License 1.0. See project link for details.
    -
    -     (Eclipse Public License v1.0) Eclipse JDT Core (org.eclipse.jdt:core:3.1.1 - http://www.eclipse.org/jdt/)
    -
    -========================================================================
    -Mozilla Public License 1.0
    -========================================================================
    -
    -The following components are provided under the Mozilla Public License 1.0. See project link for details.
    -
    -     (GPL) (LGPL) (MPL) JTransforms (com.github.rwl:jtransforms:2.4.0 - http://sourceforge.net/projects/jtransforms/)
    -     (Mozilla Public License Version 1.1) jamon-runtime (org.jamon:jamon-runtime:2.3.1 - http://www.jamon.org/jamon-runtime/)
    -
    -
    -
    -========================================================================
    -NOTICE files
    -========================================================================
    -
    -The following NOTICEs are pertain to software distributed with this project.
    -
    -
    -// ------------------------------------------------------------------
    -// NOTICE file corresponding to the section 4d of The Apache License,
    -// Version 2.0, in this case for
    -// ------------------------------------------------------------------
    -
    -Apache Avro
    -Copyright 2009-2013 The Apache Software Foundation
    -
    -This product includes software developed at
    -The Apache Software Foundation (http://www.apache.org/).
    -
    -Apache Commons Codec
    -Copyright 2002-2009 The Apache Software Foundation
    -
    -This product includes software developed by
    -The Apache Software Foundation (http://www.apache.org/).
    -
    ---------------------------------------------------------------------------------
    -src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java contains
    -test data from http://aspell.sourceforge.net/test/batch0.tab.
    -
    -Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org). Verbatim copying
    -and distribution of this entire article is permitted in any medium,
    -provided this notice is preserved.
    ---------------------------------------------------------------------------------
    -
    -Apache HttpComponents HttpClient
    -Copyright 1999-2011 The Apache Software Foundation
    -
    -This project contains annotations derived from JCIP-ANNOTATIONS
    -Copyright (c) 2005 Brian Goetz and Tim Peierls. See http://www.jcip.net
    -
    -Apache HttpComponents HttpCore
    -Copyright 2005-2011 The Apache Software Foundation
    -
    -Curator Recipes
    -Copyright 2011-2014 The Apache Software Foundation
    -
    -Curator Framework
    -Copyright 2011-2014 The Apache Software Foundation
    -
    -Curator Client
    -Copyright 2011-2014 The Apache Software Foundation
    -
    -Apache Geronimo
    -Copyright 2003-2008 The Apache Software Foundation
    -
    -Activation 1.1
    -Copyright 2003-2007 The Apache Software Foundation
    -
    -Apache Commons Lang
    -Copyright 2001-2014 The Apache Software Foundation
    -
    -This product includes software from the Spring Framework,
    -under the Apache License 2.0 (see: StringUtils.containsWhitespace())
    -
    -Apache log4j
    -Copyright 2007 The Apache Software Foundation
    -
    -# Compress LZF
    -
    -This library contains efficient implementation of LZF compression format,
    -as well as additional helper classes that build on JDK-provided gzip (deflat)
    -codec.
    -
    -## Licensing
    -
    -Library is licensed under Apache License 2.0, as per accompanying LICENSE file.
    -
    -## Credit
    -
    -Library has been written by Tatu Saloranta (tatu.saloranta@iki.fi).
    -It was started at Ning, inc., as an official Open Source process used by
    -platform backend, but after initial versions has been developed outside of
    -Ning by supporting community.
    -
    -Other contributors include:
    -
    -* Jon Hartlaub (first versions of streaming reader/writer; unit tests)
    -* Cedrik Lime: parallel LZF implementation
    -
    -Various community members have contributed bug reports, and suggested minor
    -fixes; these can be found from file "VERSION.txt" in SCM.
    -
    -Objenesis
    -Copyright 2006-2009 Joe Walnes, Henri Tremblay, Leonardo Mesquita
    -
    -Apache Commons Net
    -Copyright 2001-2010 The Apache Software Foundation
    -
    -                            The Netty Project
    -                            =================
    -
    -Please visit the Netty web site for more information:
    -
    -  * http://netty.io/
    -
    -Copyright 2011 The Netty Project
    -
    -The Netty Project licenses this file to you under the Apache License,
    -version 2.0 (the "License"); you may not use this file except in compliance
    -with the License. You may obtain a copy of the License at:
    -
    -http://www.apache.org/licenses/LICENSE-2.0
    -
    -Unless required by applicable law or agreed to in writing, software
    -distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
    -WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
    -License for the specific language governing permissions and limitations
    -under the License.
    -
    -Also, please refer to each LICENSE.<component>.txt file, which is located in
    -the 'license' directory of the distribution file, for the license terms of the
    -components that this product depends on.
    -
    --------------------------------------------------------------------------------
    -This product contains the extensions to Java Collections Framework which has
    -been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene:
    -
    -  * LICENSE:
    -    * license/LICENSE.jsr166y.txt (Public Domain)
    -  * HOMEPAGE:
    -    * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/
    -    * http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/
    -
    -This product contains a modified version of Robert Harder's Public Domain
    -Base64 Encoder and Decoder, which can be obtained at:
    -
    -  * LICENSE:
    -    * license/LICENSE.base64.txt (Public Domain)
    -  * HOMEPAGE:
    -    * http://iharder.sourceforge.net/current/java/base64/
    -
    -This product contains a modified version of 'JZlib', a re-implementation of
    -zlib in pure Java, which can be obtained at:
    -
    -  * LICENSE:
    -    * license/LICENSE.jzlib.txt (BSD Style License)
    -  * HOMEPAGE:
    -    * http://www.jcraft.com/jzlib/
    -
    -This product optionally depends on 'Protocol Buffers', Google's data
    -interchange format, which can be obtained at:
    -
    -  * LICENSE:
    -    * license/LICENSE.protobuf.txt (New BSD License)
    -  * HOMEPAGE:
    -    * http://code.google.com/p/protobuf/
    -
    -This product optionally depends on 'SLF4J', a simple logging facade for Java,
    -which can be obtained at:
    -
    -  * LICENSE:
    -    * license/LICENSE.slf4j.txt (MIT License)
    -  * HOMEPAGE:
    -    * http://www.slf4j.org/
    -
    -This product optionally depends on 'Apache Commons Logging', a logging
    -framework, which can be obtained at:
    -
    -  * LICENSE:
    -    * license/LICENSE.commons-logging.txt (Apache License 2.0)
    -  * HOMEPAGE:
    -    * http://commons.apache.org/logging/
    -
    -This product optionally depends on 'Apache Log4J', a logging framework,
    -which can be obtained at:
    -
    -  * LICENSE:
    -    * license/LICENSE.log4j.txt (Apache License 2.0)
    -  * HOMEPAGE:
    -    * http://logging.apache.org/log4j/
    -
    -This product optionally depends on 'JBoss Logging', a logging framework,
    -which can be obtained at:
    -
    -  * LICENSE:
    -    * license/LICENSE.jboss-logging.txt (GNU LGPL 2.1)
    -  * HOMEPAGE:
    -    * http://anonsvn.jboss.org/repos/common/common-logging-spi/
    -
    -This product optionally depends on 'Apache Felix', an open source OSGi
    -framework implementation, which can be obtained at:
    -
    -  * LICENSE:
    -    * license/LICENSE.felix.txt (Apache License 2.0)
    -  * HOMEPAGE:
    -    * http://felix.apache.org/
    -
    -This product optionally depends on 'Webbit', a Java event based
    -WebSocket and HTTP server:
    -
    -  * LICENSE:
    -    * license/LICENSE.webbit.txt (BSD License)
    -  * HOMEPAGE:
    -    * https://github.com/joewalnes/webbit
    -
    -# Jackson JSON processor
    -
    -Jackson is a high-performance, Free/Open Source JSON processing library.
    -It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
    -been in development since 2007.
    -It is currently developed by a community of developers, as well as supported
    -commercially by FasterXML.com.
    -
    -Jackson core and extension components may be licensed under different licenses.
    -To find the details that apply to this artifact see the accompanying LICENSE file.
    -For more information, including possible other licensing options, contact
    -FasterXML.com (http://fasterxml.com).
    -
    -## Credits
    -
    -A list of contributors may be found from CREDITS file, which is included
    -in some artifacts (usually source distributions); but is always available
    -from the source code management (SCM) system project uses.
    -
    -Jackson core and extension components may licensed under different licenses.
    -To find the details that apply to this artifact see the accompanying LICENSE file.
    -For more information, including possible other licensing options, contact
    -FasterXML.com (http://fasterxml.com).
    -
    -mesos
    -Copyright 2014 The Apache Software Foundation
    -
    -Apache Thrift
    -Copyright 2006-2010 The Apache Software Foundation.
    -
    -   Apache Ant
    -   Copyright 1999-2013 The Apache Software Foundation
    -
    -   The <sync> task is based on code Copyright (c) 2002, Landmark
    -   Graphics Corp that has been kindly donated to the Apache Software
    -   Foundation.
    -
    -Apache Commons IO
    -Copyright 2002-2012 The Apache Software Foundation
    -
    -Apache Commons Math
    -Copyright 2001-2013 The Apache Software Foundation
    -
    -===============================================================================
    -
    -The inverse error function implementation in the Erf class is based on CUDA
    -code developed by Mike Giles, Oxford-Man Institute of Quantitative Finance,
    -and published in GPU Computing Gems, volume 2, 2010.
    -===============================================================================
    -
    -The BracketFinder (package org.apache.commons.math3.optimization.univariate)
    -and PowellOptimizer (package org.apache.commons.math3.optimization.general)
    -classes are based on the Python code in module "optimize.py" (version 0.5)
    -developed by Travis E. Oliphant for the SciPy library (http://www.scipy.org/)
    -Copyright © 2003-2009 SciPy Developers.
    -===============================================================================
    -
    -The LinearConstraint, LinearObjectiveFunction, LinearOptimizer,
    -RelationShip, SimplexSolver and SimplexTableau classes in package
    -org.apache.commons.math3.optimization.linear include software developed by
    -Benjamin McCann (http://www.benmccann.com) and distributed with
    -the following copyright: Copyright 2009 Google Inc.
    -===============================================================================
    -
    -This product includes software developed by the
    -University of Chicago, as Operator of Argonne National
    -Laboratory.
    -The LevenbergMarquardtOptimizer class in package
    -org.apache.commons.math3.optimization.general includes software
    -translated from the lmder, lmpar and qrsolv Fortran routines
    -from the Minpack package
    -Minpack Copyright Notice (1999) University of Chicago.  All rights reserved
    -===============================================================================
    -
    -The GraggBulirschStoerIntegrator class in package
    -org.apache.commons.math3.ode.nonstiff includes software translated
    -from the odex Fortran routine developed by E. Hairer and G. Wanner.
    -Original source copyright:
    -Copyright (c) 2004, Ernst Hairer
    -===============================================================================
    -
    -The EigenDecompositionImpl class in package
    -org.apache.commons.math3.linear includes software translated
    -from some LAPACK Fortran routines.  Original source copyright:
    -Copyright (c) 1992-2008 The University of Tennessee.  All rights reserved.
    -===============================================================================
    -
    -The MersenneTwister class in package org.apache.commons.math3.random
    -includes software translated from the 2002-01-26 version of
    -the Mersenne-Twister generator written in C by Makoto Matsumoto and Takuji
    -Nishimura. Original source copyright:
    -Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
    -All rights reserved
    -===============================================================================
    -
    -The LocalizedFormatsTest class in the unit tests is an adapted version of
    -the OrekitMessagesTest class from the orekit library distributed under the
    -terms of the Apache 2 licence. Original source copyright:
    -Copyright 2010 CS Systèmes d'Information
    -===============================================================================
    -
    -The HermiteInterpolator class and its corresponding test have been imported from
    -the orekit library distributed under the terms of the Apache 2 licence. Original
    -source copyright:
    -Copyright 2010-2012 CS Systèmes d'Information
    -===============================================================================
    -
    -The creation of the package "o.a.c.m.analysis.integration.gauss" was inspired
    -by an original code donated by Sébastien Brisard.
    -===============================================================================
    -
    -The complete text of licenses and disclaimers associated with the the original
    -sources enumerated above at the time of code translation are in the LICENSE.txt
    -file.
    -
    -This product currently only contains code developed by authors
    -of specific components, as identified by the source code files;
    -if such notes are missing files have been created by
    -Tatu Saloranta.
    -
    -For additional credits (generally to people who reported problems)
    -see CREDITS file.
    -
    -Apache Commons Lang
    -Copyright 2001-2011 The Apache Software Foundation
    -
    -Apache Commons Compress
    -Copyright 2002-2012 The Apache Software Foundation
    -
    -Apache Commons CLI
    -Copyright 2001-2009 The Apache Software Foundation
    -
    -Google Guice - Extensions - Servlet
    -Copyright 2006-2011 Google, Inc.
    -
    -Google Guice - Core Library
    -Copyright 2006-2011 Google, Inc.
    -
    -Apache Jakarta HttpClient
    -Copyright 1999-2007 The Apache Software Foundation
    -
    -Apache Hive
    -Copyright 2008-2013 The Apache Software Foundation
    -
    -This product includes software developed by The Apache Software
    -Foundation (http://www.apache.org/).
    -
    -This product includes software developed by The JDBM Project
    -(http://jdbm.sourceforge.net/).
    -
    -This product includes/uses ANTLR (http://www.antlr.org/),
    -Copyright (c) 2003-2011, Terrence Parr.
    -
    -This product includes/uses StringTemplate (http://www.stringtemplate.org/),
    -Copyright (c) 2011, Terrence Parr.
    -
    -This product includes/uses ASM (http://asm.ow2.org/),
    -Copyright (c) 2000-2007 INRIA, France Telecom.
    -
    -This product includes/uses JLine (http://jline.sourceforge.net/),
    -Copyright (c) 2002-2006, Marc Prud'hommeaux <mw...@cornell.edu>.
    -
    -This product includes/uses SQLLine (http://sqlline.sourceforge.net),
    -Copyright (c) 2002, 2003, 2004, 2005 Marc Prud'hommeaux <mw...@cornell.edu>.
    -
    -This product includes/uses SLF4J (http://www.slf4j.org/),
    -Copyright (c) 2004-2010 QOS.ch
    -
    -This product includes/uses Bootstrap (http://twitter.github.com/bootstrap/),
    -Copyright (c) 2012 Twitter, Inc.
    -
    -This product includes/uses Glyphicons (http://glyphicons.com/),
    -Copyright (c) 2010 - 2012 Jan Kovarík
    -
    -This product includes DataNucleus (http://www.datanucleus.org/)
    -Copyright 2008-2008 DataNucleus
    -
    -This product includes Guava (http://code.google.com/p/guava-libraries/)
    -Copyright (C) 2006 Google Inc.
    -
    -This product includes JavaEWAH (http://code.google.com/p/javaewah/)
    -Copyright (C) 2011 Google Inc.
    -
    -Apache Commons Pool
    -Copyright 1999-2009 The Apache Software Foundation
    -
    -This product includes/uses Kubernetes & OpenShift 3 Java Client (https://github.com/fabric8io/kubernetes-client)
    -Copyright (C) 2015 Red Hat, Inc.
    -
    -This product includes/uses OkHttp (https://github.com/square/okhttp)
    -Copyright (C) 2012 The Android Open Source Project
    -
    -=========================================================================
    -==  NOTICE file corresponding to section 4(d) of the Apache License,   ==
    -==  Version 2.0, in this case for the DataNucleus distribution.        ==
    -=========================================================================
    -
    -===================================================================
    -This product includes software developed by many individuals,
    -including the following:
    -===================================================================
    -Erik Bengtson
    -Andy Jefferson
    -
    -===================================================================
    -This product has included contributions from some individuals,
    -including the following:
    -===================================================================
    -
    -===================================================================
    -This product has included contributions from some individuals,
    -including the following:
    -===================================================================
    -Joerg von Frantzius
    -Thomas Marti
    -Barry Haddow
    -Marco Schulze
    -Ralph Ullrich
    -David Ezzio
    -Brendan de Beer
    -David Eaves
    -Martin Taal
    -Tony Lai
    -Roland Szabo
    -Marcus Mennemeier
    -Xuan Baldauf
    -Eric Sultan
    -
    -===================================================================
    -This product also includes software developed by the TJDO project
    -(http://tjdo.sourceforge.net/).
    -===================================================================
    -
    -===================================================================
    -This product includes software developed by many individuals,
    -including the following:
    -===================================================================
    -Andy Jefferson
    -Erik Bengtson
    -Joerg von Frantzius
    -Marco Schulze
    -
    -===================================================================
    -This product has included contributions from some individuals,
    -including the following:
    -===================================================================
    -Barry Haddow
    -Ralph Ullrich
    -David Ezzio
    -Brendan de Beer
    -David Eaves
    -Martin Taal
    -Tony Lai
    -Roland Szabo
    -Anton Troshin (Timesten)
    -
    -===================================================================
    -This product also includes software developed by the Apache Commons project
    -(http://commons.apache.org/).
    -===================================================================
    -
    -Apache Java Data Objects (JDO)
    -Copyright 2005-2006 The Apache Software Foundation
    -
    -=========================================================================
    -==  NOTICE file corresponding to section 4(d) of the Apache License,   ==
    -==  Version 2.0, in this case for the Apache Derby distribution.       ==
    -=========================================================================
    -
    -Apache Derby
    -Copyright 2004-2008 The Apache Software Foundation
    -
    -Portions of Derby were originally developed by
    -International Business Machines Corporation and are
    -licensed to the Apache Software Foundation under the
    -"Software Grant and Corporate Contribution License Agreement",
    -informally known as the "Derby CLA".
    -The following copyright notice(s) were affixed to portions of the code
    -with which this file is now or was at one time distributed
    -and are placed here unaltered.
    -
    -(C) Copyright 1997,2004 International Business Machines Corporation.  All rights reserved.
    -
    -(C) Copyright IBM Corp. 2003.
    -
    -The portion of the functionTests under 'nist' was originally
    -developed by the National Institute of Standards and Technology (NIST),
    -an agency of the United States Department of Commerce, and adapted by
    -International Business Machines Corporation in accordance with the NIST
    -Software Acknowledgment and Redistribution document at
    -http://www.itl.nist.gov/div897/ctg/sql_form.htm
    -
    -Apache Commons Collections
    -Copyright 2001-2008 The Apache Software Foundation
    -
    -Apache Commons Configuration
    -Copyright 2001-2008 The Apache Software Foundation
    -
    -Apache Jakarta Commons Digester
    -Copyright 2001-2006 The Apache Software Foundation
    -
    -Apache Commons BeanUtils
    -Copyright 2000-2008 The Apache Software Foundation
    -
    -Apache Avro Mapred API
    -Copyright 2009-2013 The Apache Software Foundation
    -
    -Apache Avro IPC
    -Copyright 2009-2013 The Apache Software Foundation
    -
    -
    -Vis.js
    -Copyright 2010-2015 Almende B.V.
    -
    -Vis.js is dual licensed under both
    -
    -  * The Apache 2.0 License
    -    http://www.apache.org/licenses/LICENSE-2.0
    -
    -    and
    -
    -  * The MIT License
    -    http://opensource.org/licenses/MIT
    -
    -Vis.js may be distributed under either license.
    -
    -
    -Vis.js uses and redistributes the following third-party libraries:
    -
    -- component-emitter
    -  https://github.com/component/emitter
    -  The MIT License
    -
    -- hammer.js
    -  http://hammerjs.github.io/
    -  The MIT License
    -
    -- moment.js
    -  http://momentjs.com/
    -  The MIT License
    -
    -- keycharm
    -  https://github.com/AlexDM0/keycharm
    -  The MIT License
    -
    -===============================================================================
    -
    -The CSS style for the navigation sidebar of the documentation was originally
    -submitted by Óscar Nájera for the scikit-learn project. The scikit-learn project
    -is distributed under the 3-Clause BSD license.
    -===============================================================================
    -
    -For CSV functionality:
    -
    -/*
    - * Copyright 2014 Databricks
    - *
    - * Licensed under the Apache License, Version 2.0 (the "License");
    - * you may not use this file except in compliance with the License.
    - * You may obtain a copy of the License at
    - *
    - *     http://www.apache.org/licenses/LICENSE-2.0
    - *
    - * Unless required by applicable law or agreed to in writing, software
    - * distributed under the License is distributed on an "AS IS" BASIS,
    - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    - * See the License for the specific language governing permissions and
    - * limitations under the License.
    - */
    -
    -/*
    - * Copyright 2015 Ayasdi Inc
    - *
    - * Licensed under the Apache License, Version 2.0 (the "License");
    - * you may not use this file except in compliance with the License.
    - * You may obtain a copy of the License at
    - *
    - *     http://www.apache.org/licenses/LICENSE-2.0
    - *
    - * Unless required by applicable law or agreed to in writing, software
    - * distributed under the License is distributed on an "AS IS" BASIS,
    - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    - * See the License for the specific language governing permissions and
    - * limitations under the License.
    - */
    -
    -
    -===============================================================================
    -For dev/sparktestsupport/toposort.py:
    -
    -Copyright 2014 True Blade Systems, Inc.
    -
    -Licensed under the Apache License, Version 2.0 (the "License");
    -you may not use this file except in compliance with the License.
    -You may obtain a copy of the License at
    -
    -http://www.apache.org/licenses/LICENSE-2.0
    -
    -Unless required by applicable law or agreed to in writing, software
    -distributed under the License is distributed on an "AS IS" BASIS,
    -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    -See the License for the specific language governing permissions and
    -limitations under the License.
    +This product includes software developed as part of
    +The Android Open Source Project (http://source.android.com).
    --- End diff --
    
    Add a new line?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21610: Updates to LICENSE and NOTICE

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/21610
  
    Is this patch trying to make this into LICENSE/NOTICE appropriate for a source release? then they wouldn't work for a binary release. Maybe we can 
    
    - address any gaps in the binary release version
    - simplify it as some of your suggested changes maybe I didn't know we could do, and
    - clone and chop it down for a source release version
    - modify release scripts to use the right one
    
    We can do the last one separately, even second to last, but would like to capture the fixes parts here if possible and get those in.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org