summaryrefslogtreecommitdiff
path: root/src/mod_fail2ban.erl
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2017-01-03 15:58:52 +0100
committerChristophe Romain <christophe.romain@process-one.net>2017-01-03 15:58:52 +0100
commit32e5781a6ac0b000cc1dcc51bb4f30b0640c8940 (patch)
tree3b31879404a480f96d74a6e3734aa2b4b7765bf8 /src/mod_fail2ban.erl
parentSpecify that process_rosteritems command works only with Mnesia storage (diff)
Cleanup file headers
Diffstat (limited to 'src/mod_fail2ban.erl')
-rw-r--r--src/mod_fail2ban.erl7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/mod_fail2ban.erl b/src/mod_fail2ban.erl
index b5d1d36a..2b5e0bfc 100644
--- a/src/mod_fail2ban.erl
+++ b/src/mod_fail2ban.erl
@@ -1,8 +1,7 @@
%%%-------------------------------------------------------------------
-%%% @author Evgeny Khramtsov <ekhramtsov@process-one.net>
-%%% @doc
-%%%
-%%% @end
+%%% File : mod_fail2ban.erl
+%%% Author : Evgeny Khramtsov <ekhramtsov@process-one.net>
+%%% Purpose :
%%% Created : 15 Aug 2014 by Evgeny Khramtsov <ekhramtsov@process-one.net>
%%%
%%%