diff options
author | Remi Collet <fedora@famillecollet.com> | 2011-04-15 16:58:14 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2011-04-15 16:58:14 +0200 |
commit | 5731cfe7c0f07bf655dffd9c065398090daa14cb (patch) | |
tree | c99a40524792a84ed3849bd64b9e03a6ae676b8e /README.mysql-license |
prepare compat-mysql55
Diffstat (limited to 'README.mysql-license')
-rw-r--r-- | README.mysql-license | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.mysql-license b/README.mysql-license new file mode 100644 index 0000000..1282653 --- /dev/null +++ b/README.mysql-license @@ -0,0 +1,6 @@ +MySQL is distributed under GPL v2, but there are some licensing exceptions +that allow the client libraries to be linked with a non-GPL application, +so long as the application is under a license approved by Oracle. +For details see + +http://www.mysql.com/about/legal/licensing/foss-exception/ |