Repository: systemml Updated Branches: refs/heads/master ed6b74bfe -> 2625cd903
[MINOR] Update slf4j-api and slf4j-log4j12 copyright dates Update copyright dates for slf4j-api and slf4j-log4j12 dependencies for bin and standalone-jar artifacts to match: https://github.com/qos-ch/slf4j/blob/v_1.7.5/slf4j-api/LICENSE.txt https://github.com/qos-ch/slf4j/blob/v_1.7.5/slf4j-log4j12/LICENSE.txt Project: http://git-wip-us.apache.org/repos/asf/systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/systemml/commit/2625cd90 Tree: http://git-wip-us.apache.org/repos/asf/systemml/tree/2625cd90 Diff: http://git-wip-us.apache.org/repos/asf/systemml/diff/2625cd90 Branch: refs/heads/master Commit: 2625cd9033414090372952054a62f2f26aaf68f3 Parents: ed6b74b Author: Deron Eriksson <[email protected]> Authored: Mon Jul 17 14:37:07 2017 -0700 Committer: Deron Eriksson <[email protected]> Committed: Mon Jul 17 14:37:07 2017 -0700 ---------------------------------------------------------------------- src/assembly/bin/LICENSE | 2 +- src/assembly/standalone-jar/LICENSE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/systemml/blob/2625cd90/src/assembly/bin/LICENSE ---------------------------------------------------------------------- diff --git a/src/assembly/bin/LICENSE b/src/assembly/bin/LICENSE index 7b8fc4a..f5d1507 100644 --- a/src/assembly/bin/LICENSE +++ b/src/assembly/bin/LICENSE @@ -326,7 +326,7 @@ The following SLF4J dependencies are distributed under the MIT license. SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:1.7.5 (slf4j-api-1.7.5.jar) SLF4J LOG4J-12 Binding (http://www.slf4j.org) org.slf4j:slf4j-log4j12:1.7.5 (slf4j-log4j12-1.7.5.jar) -Copyright (c) 2004-2008 QOS.ch +Copyright (c) 2004-2007 QOS.ch All rights reserved. MIT license: http://git-wip-us.apache.org/repos/asf/systemml/blob/2625cd90/src/assembly/standalone-jar/LICENSE ---------------------------------------------------------------------- diff --git a/src/assembly/standalone-jar/LICENSE b/src/assembly/standalone-jar/LICENSE index 6e56381..6074895 100644 --- a/src/assembly/standalone-jar/LICENSE +++ b/src/assembly/standalone-jar/LICENSE @@ -317,7 +317,7 @@ The following SLF4J dependencies are distributed under the MIT license. SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:1.7.5 SLF4J LOG4J-12 Binding (http://www.slf4j.org) org.slf4j:slf4j-log4j12:1.7.5 -Copyright (c) 2004-2008 QOS.ch +Copyright (c) 2004-2007 QOS.ch All rights reserved. MIT license:
