aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2017-01-02 21:41:53 +0100
committerBadlop <badlop@process-one.net>2017-01-02 21:42:06 +0100
commit5fdd1c39fe0b42d8548aae2fda60d9828edb6b20 (patch)
tree7bf932c9de963d891212f1f62705d25acabd3575 /test
parentRemove mod_http_bind and migration code to mod_bosh (diff)
Update copyright date automatically (#1442)
Diffstat (limited to 'test')
-rw-r--r--test/acl_test.exs2
-rw-r--r--test/ejabberd_SUITE.erl2
-rw-r--r--test/ejabberd_auth_mock.exs2
-rw-r--r--test/ejabberd_commands_mock_test.exs2
-rw-r--r--test/ejabberd_commands_test.exs2
-rw-r--r--test/ejabberd_cyrsasl_test.exs2
-rw-r--r--test/ejabberd_hooks_test.exs2
-rw-r--r--test/ejabberd_oauth_mock.exs2
-rw-r--r--test/ejabberd_sm_mock.exs2
-rw-r--r--test/elixir_SUITE.erl2
-rw-r--r--test/jid_test.exs2
-rw-r--r--test/ldap_srv.erl2
-rw-r--r--test/mod_http_api_test.exs2
-rw-r--r--test/mod_last_mock.exs2
-rw-r--r--test/mod_roster_mock.exs2
-rw-r--r--test/suite.erl2
16 files changed, 16 insertions, 16 deletions
diff --git a/test/acl_test.exs b/test/acl_test.exs
index 0ab92ade8..cdfc4f328 100644
--- a/test/acl_test.exs
+++ b/test/acl_test.exs
@@ -1,6 +1,6 @@
# ----------------------------------------------------------------------
#
-# ejabberd, Copyright (C) 2002-2016 ProcessOne
+# 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
diff --git a/test/ejabberd_SUITE.erl b/test/ejabberd_SUITE.erl
index 46711ad49..5939bf9c0 100644
--- a/test/ejabberd_SUITE.erl
+++ b/test/ejabberd_SUITE.erl
@@ -1,6 +1,6 @@
%%%-------------------------------------------------------------------
%%% @author Evgeniy Khramtsov <ekhramtsov@process-one.net>
-%%% @copyright (C) 2002-2016, ProcessOne
+%%% @copyright (C) 2002-2017, ProcessOne
%%% @doc
%%%
%%% @end
diff --git a/test/ejabberd_auth_mock.exs b/test/ejabberd_auth_mock.exs
index 83019c8ee..08d1d7366 100644
--- a/test/ejabberd_auth_mock.exs
+++ b/test/ejabberd_auth_mock.exs
@@ -1,6 +1,6 @@
# ----------------------------------------------------------------------
#
-# ejabberd, Copyright (C) 2002-2016 ProcessOne
+# 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
diff --git a/test/ejabberd_commands_mock_test.exs b/test/ejabberd_commands_mock_test.exs
index 12444f79a..83d1f4923 100644
--- a/test/ejabberd_commands_mock_test.exs
+++ b/test/ejabberd_commands_mock_test.exs
@@ -1,6 +1,6 @@
# ----------------------------------------------------------------------
#
-# ejabberd, Copyright (C) 2002-2016 ProcessOne
+# 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
diff --git a/test/ejabberd_commands_test.exs b/test/ejabberd_commands_test.exs
index c8219d0cf..9c3066d31 100644
--- a/test/ejabberd_commands_test.exs
+++ b/test/ejabberd_commands_test.exs
@@ -1,6 +1,6 @@
# ----------------------------------------------------------------------
#
-# ejabberd, Copyright (C) 2002-2016 ProcessOne
+# 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
diff --git a/test/ejabberd_cyrsasl_test.exs b/test/ejabberd_cyrsasl_test.exs
index e0cfce917..a4367ff8d 100644
--- a/test/ejabberd_cyrsasl_test.exs
+++ b/test/ejabberd_cyrsasl_test.exs
@@ -1,6 +1,6 @@
# ----------------------------------------------------------------------
#
-# ejabberd, Copyright (C) 2002-2016 ProcessOne
+# 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
diff --git a/test/ejabberd_hooks_test.exs b/test/ejabberd_hooks_test.exs
index a69fbbd61..90624147c 100644
--- a/test/ejabberd_hooks_test.exs
+++ b/test/ejabberd_hooks_test.exs
@@ -1,6 +1,6 @@
# ----------------------------------------------------------------------
#
-# ejabberd, Copyright (C) 2002-2016 ProcessOne
+# 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
diff --git a/test/ejabberd_oauth_mock.exs b/test/ejabberd_oauth_mock.exs
index 965bff1e6..8f1f11843 100644
--- a/test/ejabberd_oauth_mock.exs
+++ b/test/ejabberd_oauth_mock.exs
@@ -1,6 +1,6 @@
# ----------------------------------------------------------------------
#
-# ejabberd, Copyright (C) 2002-2016 ProcessOne
+# 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
diff --git a/test/ejabberd_sm_mock.exs b/test/ejabberd_sm_mock.exs
index 53c2c750f..87c5bb83d 100644
--- a/test/ejabberd_sm_mock.exs
+++ b/test/ejabberd_sm_mock.exs
@@ -1,6 +1,6 @@
# ----------------------------------------------------------------------
#
-# ejabberd, Copyright (C) 2002-2016 ProcessOne
+# 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
diff --git a/test/elixir_SUITE.erl b/test/elixir_SUITE.erl
index aaef9151d..381ed226e 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-2016, ProcessOne
+%%% @copyright (C) 2002-2017, ProcessOne
%%% @doc
%%% This is a common test wrapper to run our ejabberd tests written in
%%% Elixir from standard common test code.
diff --git a/test/jid_test.exs b/test/jid_test.exs
index 7d063b707..0701d699f 100644
--- a/test/jid_test.exs
+++ b/test/jid_test.exs
@@ -1,6 +1,6 @@
# ----------------------------------------------------------------------
#
-# ejabberd, Copyright (C) 2002-2016 ProcessOne
+# 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
diff --git a/test/ldap_srv.erl b/test/ldap_srv.erl
index 69b8a27e7..a2871551d 100644
--- a/test/ldap_srv.erl
+++ b/test/ldap_srv.erl
@@ -1,6 +1,6 @@
%%%-------------------------------------------------------------------
%%% @author Evgeniy Khramtsov <ekhramtsov@process-one.net>
-%%% @copyright (C) 2013-2016, Evgeniy Khramtsov
+%%% @copyright (C) 2013-2017, Evgeniy Khramtsov
%%% @doc
%%% Simple LDAP server intended for LDAP modules testing
%%% @end
diff --git a/test/mod_http_api_test.exs b/test/mod_http_api_test.exs
index c68270f1f..a9d05eafb 100644
--- a/test/mod_http_api_test.exs
+++ b/test/mod_http_api_test.exs
@@ -1,6 +1,6 @@
# ----------------------------------------------------------------------
#
-# ejabberd, Copyright (C) 2002-2016 ProcessOne
+# 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
diff --git a/test/mod_last_mock.exs b/test/mod_last_mock.exs
index 4f8da3666..2a22f6ca1 100644
--- a/test/mod_last_mock.exs
+++ b/test/mod_last_mock.exs
@@ -1,6 +1,6 @@
# ----------------------------------------------------------------------
#
-# ejabberd, Copyright (C) 2002-2016 ProcessOne
+# 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
diff --git a/test/mod_roster_mock.exs b/test/mod_roster_mock.exs
index ae990a6b1..58e759729 100644
--- a/test/mod_roster_mock.exs
+++ b/test/mod_roster_mock.exs
@@ -1,6 +1,6 @@
# ----------------------------------------------------------------------
#
-# ejabberd, Copyright (C) 2002-2016 ProcessOne
+# 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
diff --git a/test/suite.erl b/test/suite.erl
index 3d832dd59..8a4671b19 100644
--- a/test/suite.erl
+++ b/test/suite.erl
@@ -1,6 +1,6 @@
%%%-------------------------------------------------------------------
%%% @author Evgeniy Khramtsov <>
-%%% @copyright (C) 2013-2016, Evgeniy Khramtsov
+%%% @copyright (C) 2013-2017, Evgeniy Khramtsov
%%% @doc
%%%
%%% @end