summaryrefslogtreecommitdiff
path: root/test/elixir_SUITE.erl
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2016-01-13 12:29:14 +0100
committerBadlop <badlop@process-one.net>2016-01-13 12:29:14 +0100
commitf448ff608a6f63e1ff6152ab53fc16bcbd43a60d (patch)
treec5c416464376f2c0e7c8742eebc289468b2ea002 /test/elixir_SUITE.erl
parentLog failed SQL requests (diff)
Update copyright to 2016 (#901)
Diffstat (limited to '')
-rw-r--r--test/elixir_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/elixir_SUITE.erl b/test/elixir_SUITE.erl
index b0a76bfa..6243456b 100644
--- a/test/elixir_SUITE.erl
+++ b/test/elixir_SUITE.erl
@@ -1,6 +1,6 @@
%%%-------------------------------------------------------------------
%%% @author Mickael Remond <mremond@process-one.net>
-%%% @copyright (C) 2002-2015, ProcessOne
+%%% @copyright (C) 2002-2016, ProcessOne
%%% @doc
%%% This is a common test wrapper to run our ejabberd tests written in
%%% Elixir from standard common test code.