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 <[email protected]> Authored: Thu May 11 08:14:04 2017 -0700 Committer: Glenn Weidner <[email protected]> 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. + +================================================================================
