summaryrefslogtreecommitdiff
path: root/storage/spider/spd_i_s.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/spider/spd_i_s.cc')
-rw-r--r--storage/spider/spd_i_s.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/storage/spider/spd_i_s.cc b/storage/spider/spd_i_s.cc
index 8a7ad752bcd..9c9e066b62f 100644
--- a/storage/spider/spd_i_s.cc
+++ b/storage/spider/spd_i_s.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2017 Kentoku Shiba
+/* Copyright (C) 2012-2018 Kentoku Shiba
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
@@ -164,6 +164,6 @@ struct st_maria_plugin spider_i_s_alloc_mem_maria =
NULL,
NULL,
"1.0",
- MariaDB_PLUGIN_MATURITY_STABLE
+ MariaDB_PLUGIN_MATURITY_STABLE,
};
#endif