summaryrefslogtreecommitdiff
path: root/src/mod_mam.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_mam.erl
parentSpecify that process_rosteritems command works only with Mnesia storage (diff)
Cleanup file headers
Diffstat (limited to 'src/mod_mam.erl')
-rw-r--r--src/mod_mam.erl7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/mod_mam.erl b/src/mod_mam.erl
index 204847e1..14419985 100644
--- a/src/mod_mam.erl
+++ b/src/mod_mam.erl
@@ -1,8 +1,7 @@
%%%-------------------------------------------------------------------
-%%% @author Evgeniy Khramtsov <ekhramtsov@process-one.net>
-%%% @doc
-%%% Message Archive Management (XEP-0313)
-%%% @end
+%%% File : mod_mam.erl
+%%% Author : Evgeniy Khramtsov <ekhramtsov@process-one.net>
+%%% Purpose : Message Archive Management (XEP-0313)
%%% Created : 4 Jul 2013 by Evgeniy Khramtsov <ekhramtsov@process-one.net>
%%%
%%%