diff options
author | kent@kent-amd64.(none) <> | 2006-12-27 02:24:40 +0100 |
---|---|---|
committer | kent@kent-amd64.(none) <> | 2006-12-27 02:24:40 +0100 |
commit | 2a10b999076b3a0378545f68bbf46ee4fe75dbe3 (patch) | |
tree | bd2ccb10df21dbf734ede36704fc7486bcc0f491 /sql/sql_plugin.cc | |
parent | 54133c7e38a14847b5d2efe2e553c9affe846cd5 (diff) | |
parent | 1e3237fefa11f89318a51d8dcb39827ccc9d6180 (diff) | |
download | mariadb-git-2a10b999076b3a0378545f68bbf46ee4fe75dbe3.tar.gz |
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1
into mysql.com:/home/kent/bk/main/mysql-5.1
Diffstat (limited to 'sql/sql_plugin.cc')
-rw-r--r-- | sql/sql_plugin.cc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sql/sql_plugin.cc b/sql/sql_plugin.cc index 6385791a3db..ea3e88fefa7 100644 --- a/sql/sql_plugin.cc +++ b/sql/sql_plugin.cc @@ -2,8 +2,7 @@ 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; either version 2 of the License, or - (at your option) any later version. + 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 |