summaryrefslogtreecommitdiff
path: root/plugin/audit_null/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/audit_null/CMakeLists.txt')
-rw-r--r--plugin/audit_null/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/audit_null/CMakeLists.txt b/plugin/audit_null/CMakeLists.txt
index e87fc2a85f5..2d4b6e9be26 100644
--- a/plugin/audit_null/CMakeLists.txt
+++ b/plugin/audit_null/CMakeLists.txt
@@ -11,7 +11,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1335 USA
MYSQL_ADD_PLUGIN(audit_null audit_null.c
MODULE_ONLY MODULE_OUTPUT_NAME "adt_null" COMPONENT Test)