SQOOP-2963: Update license file (Abraham Fine)
Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/435d5e61 Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/435d5e61 Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/435d5e61 Branch: refs/heads/branch-1.99.7 Commit: 435d5e61b922a32d7bce567fe5fb1a9c0d9b1bbb Parents: d74057c Author: Abraham Fine <[email protected]> Authored: Fri Jul 8 14:57:10 2016 -0700 Committer: Abraham Fine <[email protected]> Committed: Fri Jul 8 14:59:42 2016 -0700 ---------------------------------------------------------------------- LICENSE.txt | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sqoop/blob/435d5e61/LICENSE.txt ---------------------------------------------------------------------- diff --git a/LICENSE.txt b/LICENSE.txt index 036c4fb..fd8678f 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -758,4 +758,32 @@ For metrics-core-<version>.jar: For scala-library-<version>.jar: - BSD license \ No newline at end of file + BSD license + +For bsh-<version>.jar: + + The Apache License, Version 2.0 + +For javax.servlet-api-<version>.jar: + + CDDL v1.0 and GPL v2 with classpath exception + +For jetty-io-<version>.jar: + + The Apache License, Version 2.0 + +For jetty-security-<version>.jar: + + The Apache License, Version 2.0 + +For jetty-server-<version>.jar: + + The Apache License, Version 2.0 + +For jetty-servlet-<version>.jar: + + The Apache License, Version 2.0 + +For jetty-http-<version>.jar: + + The Apache License, Version 2.0
