diff options
Diffstat (limited to 'storage/example')
-rw-r--r-- | storage/example/ha_example.cc | 3 | ||||
-rw-r--r-- | storage/example/ha_example.h | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/storage/example/ha_example.cc b/storage/example/ha_example.cc index e7097ec8dfc..12ca91f0a6f 100644 --- a/storage/example/ha_example.cc +++ b/storage/example/ha_example.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 diff --git a/storage/example/ha_example.h b/storage/example/ha_example.h index 6379478d373..9b912514887 100644 --- a/storage/example/ha_example.h +++ b/storage/example/ha_example.h @@ -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 |