diff options
author | unknown <mwagner@work.mysql.com> | 2000-11-17 06:53:08 +0100 |
---|---|---|
committer | unknown <mwagner@work.mysql.com> | 2000-11-17 06:53:08 +0100 |
commit | 3d057360572d95252c370901f8bac55fbf137ebe (patch) | |
tree | cccd24b47adae22f6705cdb951a6c6f435ec23f7 | |
parent | 07b4739b7cfdf86e1e0a384761617c300dc4042b (diff) | |
download | mariadb-git-3d057360572d95252c370901f8bac55fbf137ebe.tar.gz |
manual.texi Added link to MySQL Free Public License in policy section.
Docs/manual.texi:
Added link to MySQL Free Public License in policy section.
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
-rw-r--r-- | BitKeeper/etc/logging_ok | 1 | ||||
-rw-r--r-- | Docs/manual.texi | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index 2fe7f501449..4f455e446a8 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -2,3 +2,4 @@ monty@donna.mysql.com sasha@mysql.sashanet.com serg@serg.mysql.com monty@narttu.mysql.fi +mwagner@work.mysql.com diff --git a/Docs/manual.texi b/Docs/manual.texi index ee711dbab3e..898a065545c 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -3021,8 +3021,8 @@ arrangements: The formal terms of the GPL license can be found at @ref{GPL license}. Basically, our licensing policy and intepretation of the GPL is as follows: -Note that older versions of @strong{MySQL} are still using a more strict -license. See the documentation for that version for more information. +Note that older versions of @strong{MySQL} are still using a more +@uref{http://www.mysql.com/support/arrangements/mypl.html, strict license}. See the documentation for that version for more information. If you need a commercial @strong{MySQL} license, because the GPL license doesn't suit your application, you can buy one at @uref{https://order.mysql.com/license.htmy}. |