K 10 svn:author V 2 ed K 8 svn:date V 27 2015-08-05T16:53:49.538129Z K 7 svn:log V 233 Correct the previous commit: remove the DECLARE_MODULE(). It looks like a MODULE_VERSION() can also appear on its own -- there is no need to use explicitly use DECLARE_MODULE(). Looking at other modules, this seems common practice. END