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/f972e2cb Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/f972e2cb Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/f972e2cb Branch: refs/heads/sqoop2 Commit: f972e2cb9af9422ba616979b67d038f4da149a11 Parents: d58f85a Author: Abraham Fine <[email protected]> Authored: Fri Jul 8 14:57:10 2016 -0700 Committer: Abraham Fine <[email protected]> Committed: Fri Jul 8 14:57:10 2016 -0700 ---------------------------------------------------------------------- LICENSE.txt | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sqoop/blob/f972e2cb/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
