summaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorhery.ramilison@oracle.com <>2011-07-06 01:13:50 +0200
committerMySQL Release Engineering <mysql-re_ww@oracle.com>2011-07-06 01:13:50 +0200
commitc74d844de30136c570c3bca089d1f2949d00603c (patch)
tree31e14059cf5a1e5e8c1601a2488b98c4af1bfeb0 /plugin
parent3b69f27e59909e67fed27c4d728b96483188a663 (diff)
parent1c810152963f770fae011b29ae30fbafbc516b23 (diff)
downloadmariadb-git-c74d844de30136c570c3bca089d1f2949d00603c.tar.gz
Merge from mysql-5.5.14-release
Diffstat (limited to 'plugin')
-rw-r--r--plugin/audit_null/audit_null.c9
1 files changed, 5 insertions, 4 deletions
diff --git a/plugin/audit_null/audit_null.c b/plugin/audit_null/audit_null.c
index 4a667dca0bd..3fe5fa993f0 100644
--- a/plugin/audit_null/audit_null.c
+++ b/plugin/audit_null/audit_null.c
@@ -1,12 +1,13 @@
/* Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
- 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.
+ 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.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License