diff --git a/README.md b/README.md index f8fa472..2b98e08 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -MySQL AUDIT Plugin +AUDIT Plugin for MySQL* =================== -MySQL AUDIT Plugin is a MySQL plugin from McAfee providing audit capabilities for MySQL, +A MySQL plugin from McAfee providing audit capabilities for MySQL, designed with an emphasis on security and audit requirements. The plugin may be used as a standalone audit solution or configured to feed data to external monitoring tools. @@ -37,12 +37,12 @@ Log file location can be queried by running the following command: Source Code ------------------------------- -Source code of AUDIT plugin is available at: https://github.com/mcafee/mysql-audit +Source code is available at: https://github.com/mcafee/mysql-audit License ------------------------------- -Copyright (C) 2012 McAfee, Inc. +Copyright (C) 2016 McAfee, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License. @@ -52,3 +52,5 @@ without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR See the GNU General Public License for more details. See COPYING file for a copy of the GPL Version 2 license. + +* Other trademarks and brands may be claimed as the property of others.