Skip to content

Commit

Permalink
Update libraries and license info
Browse files Browse the repository at this point in the history
Summary:
Update MySql Connector/J to latest release.

Include Connector/J source.

Add notice mentioning licensing of included libraries.

Test Plan: ant test passes

Reviewers: dhruba

Reviewed By: dhruba

Differential Revision: https://reviews.facebook.net/D7131
  • Loading branch information
Tim Armstrong committed Dec 4, 2012
1 parent c94dae2 commit d51f67b
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions NOTICES
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Several third party components are included with the LinkBench source
distribution.

Apache Commons CLI, Apache Commons Math, Apache log4j, Apache Hadoop,
and Apache HBase are licensed under the Apache 2.0 license, which is
available at:

http://www.apache.org/licenses/LICENSE-2.0


JUnit is licensed under the Common Public License v1.0, which is
available at:

http://junit.sourceforge.net/cpl-v10.html

MySQL Connector/J is licensed under the General Public License v2.0 with
the MySQL FOSS exception. Further license information is included in
the Connector/J source distribution. The license can also be viewed at:

http://www.mysql.com/about/legal/licensing/foss-exception/
Binary file removed lib/mysql-connector-java-5.1.16-bin.jar
Binary file not shown.
Binary file added lib/mysql-connector-java-5.1.22-bin.jar
Binary file not shown.
Binary file added lib/mysql-connector-java-5.1.22.tar.bz2
Binary file not shown.

0 comments on commit d51f67b

Please sign in to comment.