summaryrefslogtreecommitdiff
path: root/test/mam_tests.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 /test/mam_tests.erl
parentSpecify that process_rosteritems command works only with Mnesia storage (diff)
Cleanup file headers
Diffstat (limited to 'test/mam_tests.erl')
-rw-r--r--test/mam_tests.erl27
1 files changed, 21 insertions, 6 deletions
diff --git a/test/mam_tests.erl b/test/mam_tests.erl
index d628ddd2..c961ed92 100644
--- a/test/mam_tests.erl
+++ b/test/mam_tests.erl
@@ -1,11 +1,26 @@
%%%-------------------------------------------------------------------
-%%% @author Evgeny Khramtsov <ekhramtsov@process-one.net>
-%%% @copyright (C) 2016, Evgeny Khramtsov
-%%% @doc
-%%%
-%%% @end
+%%% Author : Evgeny Khramtsov <ekhramtsov@process-one.net>
%%% Created : 14 Nov 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
-%%%-------------------------------------------------------------------
+%%%
+%%%
+%%% ejabberd, Copyright (C) 2002-2017 ProcessOne
+%%%
+%%% 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.
+%%%
+%%% This program is distributed in the hope that it will be useful,
+%%% but WITHOUT ANY WARRANTY; without even the implied warranty of
+%%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+%%% General Public License for more details.
+%%%
+%%% You should have received a copy of the GNU General Public License along
+%%% with this program; if not, write to the Free Software Foundation, Inc.,
+%%% 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+%%%
+%%%----------------------------------------------------------------------
+
-module(mam_tests).
%% API