]> granicus.if.org Git - ejabberd/commitdiff
Update copyright to 2016 (#901)
authorBadlop <badlop@process-one.net>
Wed, 13 Jan 2016 11:29:14 +0000 (12:29 +0100)
committerBadlop <badlop@process-one.net>
Wed, 13 Jan 2016 11:29:14 +0000 (12:29 +0100)
190 files changed:
include/adhoc.hrl
include/ejabberd.hrl
include/ejabberd_commands.hrl
include/ejabberd_config.hrl
include/ejabberd_ctl.hrl
include/ejabberd_http.hrl
include/ejabberd_web_admin.hrl
include/eldap.hrl
include/http_bind.hrl
include/jlib.hrl
include/logger.hrl
include/mod_muc_room.hrl
include/mod_privacy.hrl
include/mod_proxy65.hrl
include/mod_roster.hrl
include/ns.hrl
include/pubsub.hrl
rebar.config
rebar.config.script
rel/reltool.config.script
sql/lite.sql
sql/mysql.sql
sql/pg.sql
src/acl.erl
src/adhoc.erl
src/cyrsasl.erl
src/cyrsasl_anonymous.erl
src/cyrsasl_digest.erl
src/cyrsasl_oauth.erl
src/cyrsasl_plain.erl
src/cyrsasl_scram.erl
src/ejabberd.erl
src/ejabberd_admin.erl
src/ejabberd_app.erl
src/ejabberd_auth.erl
src/ejabberd_auth_anonymous.erl
src/ejabberd_auth_external.erl
src/ejabberd_auth_internal.erl
src/ejabberd_auth_ldap.erl
src/ejabberd_auth_odbc.erl
src/ejabberd_auth_pam.erl
src/ejabberd_auth_riak.erl
src/ejabberd_c2s.erl
src/ejabberd_c2s_config.erl
src/ejabberd_captcha.erl
src/ejabberd_cluster.erl
src/ejabberd_commands.erl
src/ejabberd_commands_doc.erl
src/ejabberd_config.erl
src/ejabberd_ctl.erl
src/ejabberd_frontend_socket.erl
src/ejabberd_hooks.erl
src/ejabberd_http.erl
src/ejabberd_http_bind.erl
src/ejabberd_http_ws.erl
src/ejabberd_idna.erl
src/ejabberd_listener.erl
src/ejabberd_local.erl
src/ejabberd_logger.erl
src/ejabberd_node_groups.erl
src/ejabberd_oauth.erl
src/ejabberd_odbc.erl
src/ejabberd_odbc_sup.erl
src/ejabberd_piefxis.erl
src/ejabberd_rdbms.erl
src/ejabberd_receiver.erl
src/ejabberd_regexp.erl
src/ejabberd_riak.erl
src/ejabberd_riak_sup.erl
src/ejabberd_router.erl
src/ejabberd_router_multicast.erl
src/ejabberd_s2s.erl
src/ejabberd_s2s_in.erl
src/ejabberd_s2s_out.erl
src/ejabberd_service.erl
src/ejabberd_sm.erl
src/ejabberd_sm_mnesia.erl
src/ejabberd_sm_odbc.erl
src/ejabberd_sm_redis.erl
src/ejabberd_socket.erl
src/ejabberd_stun.erl
src/ejabberd_sup.erl
src/ejabberd_system_monitor.erl
src/ejabberd_tmp_sup.erl
src/ejabberd_update.erl
src/ejabberd_web.erl
src/ejabberd_web_admin.erl
src/ejabberd_websocket.erl
src/ejabberd_xmlrpc.erl
src/ejd2odbc.erl
src/eldap_filter.erl
src/eldap_pool.erl
src/eldap_utils.erl
src/ext_mod.erl
src/extauth.erl
src/gen_iq_handler.erl
src/gen_mod.erl
src/gen_pubsub_node.erl
src/gen_pubsub_nodetree.erl
src/jd2ejd.erl
src/jid.erl
src/jlib.erl
src/mod_adhoc.erl
src/mod_announce.erl
src/mod_blocking.erl
src/mod_caps.erl
src/mod_carboncopy.erl
src/mod_client_state.erl
src/mod_configure.erl
src/mod_configure2.erl
src/mod_disco.erl
src/mod_echo.erl
src/mod_fail2ban.erl
src/mod_http_api.erl
src/mod_http_bind.erl
src/mod_http_fileserver.erl
src/mod_http_upload.erl
src/mod_http_upload_quota.erl
src/mod_ip_blacklist.erl
src/mod_irc.erl
src/mod_irc_connection.erl
src/mod_last.erl
src/mod_mam.erl
src/mod_metrics.erl
src/mod_muc.erl
src/mod_muc_log.erl
src/mod_muc_room.erl
src/mod_multicast.erl
src/mod_offline.erl
src/mod_ping.erl
src/mod_pres_counter.erl
src/mod_privacy.erl
src/mod_private.erl
src/mod_proxy65.erl
src/mod_proxy65_lib.erl
src/mod_proxy65_service.erl
src/mod_proxy65_sm.erl
src/mod_proxy65_stream.erl
src/mod_pubsub.erl
src/mod_register.erl
src/mod_register_web.erl
src/mod_roster.erl
src/mod_service_log.erl
src/mod_shared_roster.erl
src/mod_shared_roster_ldap.erl
src/mod_sic.erl
src/mod_sip.erl
src/mod_sip_proxy.erl
src/mod_sip_registrar.erl
src/mod_stats.erl
src/mod_time.erl
src/mod_vcard.erl
src/mod_vcard_ldap.erl
src/mod_version.erl
src/node_buddy.erl
src/node_club.erl
src/node_dag.erl
src/node_dispatch.erl
src/node_flat.erl
src/node_flat_odbc.erl
src/node_hometree.erl
src/node_hometree_odbc.erl
src/node_mb.erl
src/node_online.erl
src/node_pep.erl
src/node_pep_odbc.erl
src/node_private.erl
src/node_public.erl
src/nodetree_dag.erl
src/nodetree_tree.erl
src/nodetree_tree_odbc.erl
src/nodetree_virtual.erl
src/odbc_queries.erl
src/pubsub_db_odbc.erl
src/pubsub_index.erl
src/pubsub_migrate.erl
src/pubsub_subscription.erl
src/pubsub_subscription_odbc.erl
src/randoms.erl
src/scram.erl
src/shaper.erl
src/str.erl
src/translate.erl
src/win32_dns.erl
test/ejabberd_SUITE.erl
test/ejabberd_hooks_test.exs
test/elixir_SUITE.erl
test/ldap_srv.erl
test/suite.erl
vars.config.in

index f16aedd3b0cfe82d719e459eb77f15746afc4113..bd1bfaa6f514da7d4ebe115a97361f28bf5277c1 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index f07dc0aafdfe67946b2664260022b113aa913c74..6316d7813461ad8fab9141243ff1e73b73746d8b 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 44f170e841b7af4b49b0ed88f346a83fec6a3ef2..0742e3ba4d66ce8f52c79d9ca554ea2ea42943f2 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index eb4de2609c6e1b6d2f2a35db59c20f133a0ba4bc..2d688931369a49c4d0568e7c5723fd28c68075dd 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 8b56ad261486b8c2f85f9c904d0ce6da92cb58af..3951129e7583b9a29667c14b7b3ff261e91f473f 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 7e3d40ee196edbba2de98c4255e30836630b9d7a..8b8fab2b0868e77bc28f620d69bac8e7319ce1d7 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 852e537b64840d5bf8c3cfe5f65deb6c274952c0..33ff3a451b424224627f2ccb21ba09a482864aa9 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 6c30f54566e36f2693884fb4f0f283c4a37ff941..6dfc894a88e2ac2ddd5f771f054521f398979512 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 7c0e04a98023ee4ff6cb52bbde15ae0c9c32ad64..cd8512f0e5b829cec8eef797f1ee154a292509bd 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 1bda9a0963649c19f7d8c22178224251999e2e40..f09e392fbf12d3c0382c9b48f1c11d79f1cd4b56 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b8fdc31f939e1c80061e13d68533dbdabe2857c6..3accc56aba09d911074b0e253c3d7da7cc412a0e 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 51e575db01eea635e05509f317d2aa6ba0d9f9fc..4d82856ca29a172fa85eda4538e231d4fbd25b66 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b3dfd4e7c3824b403390b9fb988fc39b99d0f808..8fe5abcca45d76697466e29892b158eb8424d20c 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 70181bf82a44697fc022fccc33ae0aaf9e7c9d22..1d8ceb3c668401a756e455400beb426a0bd1813d 100644 (file)
@@ -2,7 +2,7 @@
 %%% RFC 1928 constants.
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ea060a5cbc96f5e33094596a6f09ecc27937cfad..b05114e3ed21c306efce753ef89aad03e4ccbb4d 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 644874f2d0d6c2398e3918e58454cadbfdcfdf49..372b68b7c54e418a97b9f7713fd8a69b71c058b8 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index f43e1644bf520ccc51b3aa31ca7d652f4f34f890..209f802db42f96af36b609487febc06aa8ef56aa 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2015, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2016, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2015, ProcessOne.
+%%% This software is copyright 2006-2016, ProcessOne.
 %%%
 %%%
-%%% copyright 2006-2015 ProcessOne
+%%% copyright 2006-2016 ProcessOne
 %%%
 %%% This file contains pubsub types definition.
 %%% ====================================================================
index 30c03609e6c5b8f6223583aa88b326c4b51e06d6..8c2c73bafbe1387720bc0e124d375dd6d2e21733 100644 (file)
@@ -1,6 +1,6 @@
 %%%-------------------------------------------------------------------
 %%% @author Evgeniy Khramtsov <ekhramtsov@process-one.net>
-%%% @copyright (C) 2013, Evgeniy Khramtsov
+%%% @copyright (C) 2013-2016, Evgeniy Khramtsov
 %%% @doc
 %%%
 %%% @end
index ab6a69999c32bfc9b4ee824ac63e5c506912beff..a7120b12a437208cd7f6717d2eb689ca32bf0d0f 100644 (file)
@@ -1,6 +1,6 @@
 %%%-------------------------------------------------------------------
 %%% @author Evgeniy Khramtsov <ekhramtsov@process-one.net>
-%%% @copyright (C) 2013, Evgeniy Khramtsov
+%%% @copyright (C) 2013-2016, Evgeniy Khramtsov
 %%% @doc
 %%%
 %%% @end
index bb664b67c0b9781dba801f2dff8db837a815c8a6..d84c202a3077cf7a53decec1ad9b860ca7686b25 100644 (file)
@@ -1,6 +1,6 @@
 %%%-------------------------------------------------------------------
 %%% @author Evgeniy Khramtsov <ekhramtsov@process-one.net>
-%%% @copyright (C) 2013, Evgeniy Khramtsov
+%%% @copyright (C) 2013-2016, Evgeniy Khramtsov
 %%% @doc
 %%%
 %%% @end
index 89d68eadd3256a31ed481f8905674b01a819f7cd..5132c9172320f2fa77ce7422fef4a64ac1d82245 100644 (file)
@@ -1,5 +1,5 @@
 --
--- ejabberd, Copyright (C) 2002-2015   ProcessOne
+-- ejabberd, Copyright (C) 2002-2016   ProcessOne
 --
 -- This program is free software; you can redistribute it and/or
 -- modify it under the terms of the GNU General Public License as
index e546fc88671d71caa2028cc3b81404807ef4ed82..cc603c1b15832acaf66636b3487c27ffaa780301 100644 (file)
@@ -1,5 +1,5 @@
 --
--- ejabberd, Copyright (C) 2002-2015   ProcessOne
+-- ejabberd, Copyright (C) 2002-2016   ProcessOne
 --
 -- This program is free software; you can redistribute it and/or
 -- modify it under the terms of the GNU General Public License as
index 09935691716a7b10bb2f088f42a5cf2bf7e01bbb..87cccd4845b86708b38bfb27fdfa4ee7461bb3f0 100644 (file)
@@ -1,5 +1,5 @@
 --
--- ejabberd, Copyright (C) 2002-2015   ProcessOne
+-- ejabberd, Copyright (C) 2002-2016   ProcessOne
 --
 -- This program is free software; you can redistribute it and/or
 -- modify it under the terms of the GNU General Public License as
index 41e29ce8c8a418073b3bf1b8bd6b716eebe20ff8..fdf397d889173bd758a612c7a60111603d01d336 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 18 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index f2bd2dbeee4ceb9d2ebc7e72b1eb676907bc14af..d252a6cbb2445532c563c1c490f11b9161b3fedb 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 31 Oct 2005 by Magnus Henoch <henoch@dtek.chalmers.se>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b15bcdfbdeeb6004a5a5326d3c92b2c0b00c5e46..5d2d89d67c17f24b501d386be38eabc714e33a19 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 Mar 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index adbde246d4b59f4dcf9e9290364ed65e3d6a49d0..2b2a9f63cf7e8985fb4873b8879f9f29dcaad912 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created : 23 Aug 2005 by Magnus Henoch <henoch@dtek.chalmers.se>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 4b14bafd35a12f0499c39b9f29c849b12398783f..8ccd90952ba3341b3e7ff07122b7fa831b615f79 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Mar 2003 by Alexey Shchepin <alexey@sevcom.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 8d23a31857e75c89db0de72921c8e41a5e311921..16f1e3dfb775cbc45d016310175b2499aca2f073 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 17 Sep 2015 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index d2fb373e42050bf5a2a97813cc31d5b9b7fca892..a9c1de056e7d3b3a165f3251d4ff921e0af4b22d 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 Mar 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 17a32ef9bfbc2b64d38299324aa26a214c1a023b..059938f5e779740a9551375a46c0300ec5e0a4c9 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 7 Aug 2011 by Stephen Röttger <stephen.roettger@googlemail.com>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 3191e9817a56a965501bc03c5d30fb3ab291cf6a..e1b92c26b84f97e2c62fd298e2bc14add3f17142 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 16 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ab758fb3610b75f39dc5f55137fcb3051efc214b..5352ae1eee6abd648640742032cb269e9a7da441 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  7 May 2006 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 7d94a6276adcdbc7cb56a67d8898d4f18ec23594..628b4a8ad01a54773a3bbcee0eed581ed63f8b62 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 31 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 9a77de140aec5e5299ad5f409d170762fbb19a63..2cc37c6e0ff2e83484e6308ddbbfd6c1ae49ec1e 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ab04534f2ec8a5fd825b9de9526a05de79fcf04a..7b21752a26d1e8d86d0f6f2b73b1ac2aeba8c822 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 17 Feb 2006 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 393bf1e021d3e358d691d76fe05a363d3e377328..2a1cbf085fdb9806e0bca25fccc877f1bbfcc6a3 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 78ec4c189efccb6b6ee76bde77971df9b593c7ca..d60e0fc5f9ae74502189a2f0bccba936f7bd557b 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index d637b6b85baa081cc086f446f3d81bd15d6170bd..dd5d54a74a52ed18f34c5e8d18592c329a638782 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index d57c185da02a9170174ec149bbb28a7ea2ce811e..b8b4594b630a4685b364e57a9c7771b5642e7dd5 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 312bcf46ecadbb49a9f9b5ed4712e37a896fba4e..ee5123c5eb930b8b8e5cc4ebcacbb820fdccc11f 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 5 Jul 2007 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 3d7f1c1dba4130b043d7e0c6a8016ca79afc30aa..64bf12c6aa2639487ee2f749762130678ca867c8 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Nov 2012 by Evgeniy Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index c21683f898c4640102cd5ab55aef6131c3068aa7..0035ed6d183581e52eb5a57361696689fa87ed6d 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 16 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 43bba6726caed282c48375f346a014bda957c5cc..3384e3387052680438805a65893813cfaddb4b60 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created :  2 Nov 2007 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 4d906f3248e53fbd899410c27645024924d0b848..cc3e2e9f43b1aaeb2cf7598c9e69ab1a50fbbac1 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 26 Apr 2008 by Evgeniy Khramtsov <xramtsov@gmail.com>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index eb523fee20c7e214896589547f257e92fcd0ee33..1e3f02a9e781aaff193b74cc97e440180a9c569f 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 7 Oct 2015 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b82c962b40b080e98621875a24f3504a790d2e6c..547da028d01e75f00178d5f8e37e7c3e3d656e75 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 20 May 2008 by Badlop <badlop@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 8d25897efd7de620c2798ba53ec898edc4a435ee..ac48623e66cb0357bc29d143b63d7b1df6dbf98c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 20 May 2008 by Badlop <badlop@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 6e2cabb5770ff1f476d77f71383afbca29df82f5..8d2d19975b327e445604af5d0c4b3dca4024ec29 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 14 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index a8d15c169f0e78fb9ceffee0baa67334621549bc..2bf20c2e72d27a98de292a5cae5edb05f4d8cc93 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Jan 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ad227b039e4387bac45245dffa67426f1c082fc8..09eeded9c354fdda829a496ef08f9987a351223b 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Aug 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index dd03e4ca48e954bf1415c3bc1f71e2e6bca73be0..c1daa4c0e4130aee1fa61418622422f5e4a8d839 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 Aug 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 920361017c1006008a9cedca46f665ee79d77a1d..b95f982078fd591ace939919ae24838752a86390 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 27 Feb 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index e723977266101b07a85ccc6566f6c5f0fc3ce96b..c4cfdddd9a291b234ab69f62c2a98c19d69c218b 100644 (file)
@@ -6,7 +6,7 @@
 %%% Modified: may 2009 by Mickael Remond, Alexey Schepin
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ed88c03d9d9433ffb2b8f8f1c5b51c9b5c061e22..3b50e44a342f24c4486da47d3932c3b768ec1563 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 09-10-2010 by Eric Cestari <ecestari@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index bee3f87ed324c03d6a1d0907a3a17edd9d6597fa..f889b411a34c5dc56dec51013397d4c05cebbdd8 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 10 Apr 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ac981fcff22807f9b50979e802ce5a74a1cd77cf..a9cc441e9891ad1fbb2b8fef3b43312e8dd592b6 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 16 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index afb499a07f93a0d10e7785e85fe3101f667ecf82..66f530c8f4c49e5dc7c2f165faa2702f7fb8dc9a 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 30 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 3545abe848ec664be00356a5e67702e27585e429..1b0719c4a855c696b2098b2fef9d8df21db2f6a7 100644 (file)
@@ -5,7 +5,7 @@
 %%% @end
 %%% Created : 12 May 2013 by Evgeniy Khramtsov <ekhramtsov@process-one.net>
 %%%
-%%% ejabberd, Copyright (C) 2013-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2013-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 87942b7937b79d52189e4d5729e7650dee9f15e6..352757dd8538987cdfb8cef0120b76c777745ded 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Nov 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 4855a75734965e8cd55e9ed2433bfea5c63cac99..a688bb39ea08a1f6dd8a612a2b44a64dd1c72fe7 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 20 Mar 2015 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ace0cda057aec5c3f7519a3b7cc682a6b2679c6a..d7b8fa83a0c576da227892d29f53c328552eb694 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index de2ffead85d3f06ddde4aae4d4cca6fe77cd1180..65fa3c1c6e267fac1a917da9fd89e87e991d1971 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 22 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ebf8aebac4df4f64bd45fbdf5d9860bd7a16978c..50c8e323c59c497707d3bcf3c3b2db5a13450806 100644 (file)
@@ -8,7 +8,7 @@
 %%% @doc
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 3c7b9a765a2c51b9895451e2a193445461e5dc0d..ae405db0a490673a7eaa03ae1d2fc6e52d35c6d1 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 31 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 9c3702424c15de197c76dc583b0690bb52de301f..785855294a4003f05257700cc76c2ab39c9a48b6 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 10 Nov 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 86ebd1846dba3f2208302b4401b9a3cb0d8aa439..b79774e31d5bbf8ecdb78da492ba73adffb23967 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 8 Dec 2011 by Badlop
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 7f89775e0a83a673ab4756f8f90154f553824ee7..22da9d2e9de97c6be19e1790140f433c68ebe4e4 100644 (file)
@@ -4,9 +4,9 @@
 %%% Interface for Riak database
 %%% @end
 %%% Created : 29 Dec 2011 by Alexey Shchepin <alexey@process-one.net>
-%%% @copyright (C) 2002-2015   ProcessOne
+%%% @copyright (C) 2002-2016   ProcessOne
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 78d6fc6e7783eb5ee2c0570127bb1670678e1aa8..319d1707df1783fdd7a40d914ed0a7fe5005a989 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 29 Dec 2011 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 81fedfe0fd458c13e823872a7d01d1e0fdb32c37..8a579814c5fb0ec4e202df213756c151d9a5c054 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 27 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index da4b45968d9e2f77f614cbf967c14d9d5cc2a7c6..fa32c8ed7ac1a62b444e9150501b58a729898e1d 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Aug 2007 by Badlop <badlop@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 24694f3f0e8a729727e3141e1470e71cd676df32..06cad6af69d7a0f0c0c570d18aa9764633ca0270 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  7 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 4159dee4ab6ccee8d0390cf47cec8905b926c8bb..29dd5e9dfdd855ca6c357e80389f3de39bfb8671 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  6 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 331f54436581578b608ef51239408fed652f370a..69618573939581fe761a783066d676fc191a7e5c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  6 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index f80675c8ef0655da5cb962191e421674c909fd20..a9b771b89888b8c63f6b90534c67b1f55d2b313a 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  6 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index c550409f8ee6afd5b1cc5f8b9d157122b555c153..ddc5697f2c467726c4d91770b06d550ea51ebebb 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 7acc1022dbd348b538930b596b784dfcb834bee0..b900da315247bf3abcbda8bee67217ca5ec67121 100644 (file)
@@ -1,6 +1,6 @@
 %%%-------------------------------------------------------------------
 %%% @author Evgeny Khramtsov <ekhramtsov@process-one.net>
-%%% @copyright (C) 2015, Evgeny Khramtsov
+%%% @copyright (C) 2015-2016, Evgeny Khramtsov
 %%% @doc
 %%%
 %%% @end
index 946f58ffa6cd1b56d2a3e0e8aea3ce2b76e64e2f..debeafe9990ef7c9fee7dd16571f0233bb1d64e5 100644 (file)
@@ -1,6 +1,6 @@
 %%%-------------------------------------------------------------------
 %%% @author Evgeny Khramtsov <ekhramtsov@process-one.net>
-%%% @copyright (C) 2015, Evgeny Khramtsov
+%%% @copyright (C) 2015-2016, Evgeny Khramtsov
 %%% @doc
 %%%
 %%% @end
index 1a3ce5ab8cffda1716ce6123e81b5c22f85a8592..637e1364718cb96163977f72f6ad4c13697f5b42 100644 (file)
@@ -1,6 +1,6 @@
 %%%-------------------------------------------------------------------
 %%% @author Evgeny Khramtsov <ekhramtsov@process-one.net>
-%%% @copyright (C) 2015, Evgeny Khramtsov
+%%% @copyright (C) 2015-2016, Evgeny Khramtsov
 %%% @doc
 %%%
 %%% @end
index 3ebd4cc2342761c7f57707767df0fe048a544b11..16ffd192ee384e554bae0036f2329c8f1f0cf857 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Aug 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b609da5bdf23403b20ebd7e8c772789d5a71c230..f7ae19cd416c6aee307f014fe3845a91174d17d2 100644 (file)
@@ -6,7 +6,7 @@
 %%% @end
 %%% Created :  8 May 2014 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
-%%% ejabberd, Copyright (C) 2013-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2013-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 9e635220268ee038d69b88a8c2358c67b6b967b4..56dccdcd9cfc76d7edc0f00003201038189eb7ae 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 31 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index d1844b8040c693b72fb70ebeec991e8b35a594ee..9a0213c1db21a48b2cecb96601a78a1d8b4b9496 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 21 Mar 2007 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 5852e666df6a2a1a50eedb85c2c3f190f8e1ef2b..8b9f4fc12ac70faea0c453d589363b000a3059c7 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 18 Jul 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index aebcbd2254d2359095b3dac2e511c64dfce43deb..75ccc3deaa49fcffc61f81c5b63674247e923241 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 27 Jan 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 61cd079ab183a4d589e317df40c6a38079bd4fa2..459423aa4b5754d68245c63a16d9d344f4c68288 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created : 28 Feb 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index c4a191eb0b531447b73a4718b1b2ef9c2adab77b..d711f2fc39ef6032c791b12e6d248ec6235277b5 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  9 Apr 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -342,7 +342,7 @@ make_xhtml(Els, Host, Node, Lang, JID) ->
                           [?XAE(<<"div">>, [{<<"id">>, <<"copyright">>}],
                                 [?XE(<<"p">>,
                                  [?AC(<<"https://www.ejabberd.im/">>, <<"ejabberd">>),
-                                  ?C(<<" (c) 2002-2015 ">>),
+                                  ?C(<<" (c) 2002-2016 ">>),
                                   ?AC(<<"https://www.process-one.net/">>, <<"ProcessOne, leader in messaging and push solutions">>)]
                                  )])])])]}}.
 
index d922787b5ef2935272b6b40114de2501689b1c78..d9a1bafc7ed10b4fe09b67b1f6bbdf5f6535cbfd 100644 (file)
@@ -33,7 +33,7 @@
 %%% NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 %%% POSSIBILITY OF SUCH DAMAGE.
 %%% ==========================================================================================================
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%----------------------------------------------------------------------
 
 -module(ejabberd_websocket).
index db109920cbd0f804bff258933c25bf1aa5465bd1..6b25adc4c0d204037c873dbca02c83e2eb317ec0 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 21 Aug 2007 by Badlop <badlop@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 2580ffe6b1662c05bd7611d83e7673f5310c739d..4cb937ef94f06f90259fff465ff0b8bf8e248cd3 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 22 Aug 2005 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index e8ce625c8ab8a58fa1b62ef4f176f79ed5c13a6d..d46e410a48b00cd63934e0a057a41101f874f88b 100644 (file)
@@ -6,7 +6,7 @@
 %%% Author:  Evgeniy Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 51761c0701e4d70fd5bb64522fd664a7b5a8e401..8e0096f86a58ce2b4a87c9d75404d2f4541bda8b 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Nov 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 3c475e20b764073d078adb0581474d5d9f423753..9b9e5fbce6a312c74062d9190ed98dab12b0d2e5 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ccc847eebdf79b3eadf32a1f7563a9c2f857666b..148c94178fb9a64544fb780d93000430a17f3281 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 19 Feb 2015 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2006-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2006-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 1d312624653069d0cbc6b9f5cf8cb03ec7da39df..50330b47b33340368bcb5c38c9dfd24bf450d6e9 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 30 Jul 2004 by Leif Johansson <leifj@it.su.se>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index fa2a97737ebd4de9587ad69cdeea73f730d2f86c..c2b4252c94e0b69adfb13c13d90fb28b779be0b1 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 22 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index bf48634f3b9d3981a24de661f337231f44c98d34..c45642d47f3719ccc6543c9fb029ecf950024797 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index c477466e130a5366350b83b479befa7dafffc579..0148da2e2c61c23ec821819c172263a55facf3f9 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 281234a6b5a0e4b403caf25d078211fdf7be1fa6..73583af0268e242e2f3a27d205729c4c91076466 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 26c2a2914fb0b700fed0cd07711b04c8639cb68c..cda8d11ce897e9d6aa9ac1c8d5284484d1cf1627 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  2 Feb 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index c09e06488dbe79d41dfde262e13d55c1676dc156..cc387ecbe4d6260dcb6bcc9f7880cd1475b9d975 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created : 24 Nov 2015 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 2196ba57e00f1eec436546b787429fda29a0c7f6..cb46c591dcf2d22a137aaaa4fe9b8286c93175ec 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index f476dabfbd303825dabb54ea846a7a01680c7450..9947c84acd4d0111dc5b64e433aec3f85866a442 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Nov 2005 by Magnus Henoch <henoch@dtek.chalmers.se>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 76d59d40965dd42c0ced496d0623a32208af45a1..3d0924a6d085d312cc6ad765a8232704d7f660cc 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Aug 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 18d8828839b07954faed90ba2e1ca0784f663ff7..4f9c82734d04fdb63fde3657b96417c25370b9b6 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Aug 2008 by Stephan Maka <stephan@spaceboyz.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ac4499a35c4297bdfa328722d32d95ba85e01ee5..7d764c4bf5b15a869e2026c700441d84c538476e 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 7 Oct 2006 by Magnus Henoch <henoch@dtek.chalmers.se>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index c3ee6ad2289d2ee7f237f829d546a288340b6599..a4ca45ddfb6cec4a7467b3ebdd68695913dda96d 100644 (file)
@@ -7,7 +7,7 @@
 %%%              {mod_carboncopy, []}
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index e89ec6883d04a983df435ef59dbcffd56e0ccc90..3c046d77621ba7e8d6019caa3a6c27c6b870cd84 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Sep 2014 by Holger Weiss <holger@zedat.fu-berlin.de>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2014-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2014-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 7524830df3a08ecde88e5628e93bd294981db9ec..a101ebf3cc655c5ab95afef0c6b1b9eac220c0d8 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 19 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 109df2455fa5b402d354b21696642fb186099d78..3e00a9cf73d6c6cce97e81a04c82f2f2e6e81f56 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 26 Oct 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index afa7d39081ecd7ad9c721872130112e46d05daf2..6e0b9c929c54a6b42402b8f47214d834f63ca5a0 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 59918b9cf9350306b60010f620b1bde59ac4b08c..3f91f1d036da1a0cbedc4d3322730a5ef6e917e1 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 394a7186f878d7e82892ae54450539043e4ef175..fed106700490c2d5f64160e826df07be01d5402c 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created : 15 Aug 2014 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2014-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2014-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 742772b9afba3e89c1883fb3705ff8b8c1eb8d5e..7f86d5cc1820e7a5aaaccd6b652b7e036d4f483a 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Sep 2014 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index fd871705fd80f6fc62593cd6030e607a2eaf4842..1a07867e09a9afbc98a6c2580aa87b64bbe1d68a 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : Tue Feb 20 13:15:52 CET 2007
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 7ebbc81ff5364c47b78edcdb6664d1e2480a98e0..346dc41c8686bb9b1f55b5012ec6a685425422c8 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 077ca0f4969a36f67f0924f1c12a04191bc8fec4..a5e8e1726cd5b585340c3cf34ec95bba358dc869 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 20 Aug 2015 by Holger Weiss <holger@zedat.fu-berlin.de>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2015   ProcessOne
+%%% ejabberd, Copyright (C) 2015-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 4f656b18bcba939b6b54ee1a0ac3d29c616da0f7..eea23d34bf966d82efbde32cf6bbf2edd6764f93 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Oct 2015 by Holger Weiss <holger@zedat.fu-berlin.de>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2015   ProcessOne
+%%% ejabberd, Copyright (C) 2015-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b0777d28ec6ec23a104853ba946cb2d0dbbf92cc..a6f9f619d3ebed2b57635723ac3877335b4dd30e 100644 (file)
@@ -7,7 +7,7 @@
 %%%              {mod_ip_blacklist, []}
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index c6162d9498717481be942d6fd3e8e05645c138d2..183088956cc4d184afbedf5511046da1a0a3b52e 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Feb 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -474,7 +474,7 @@ iq_get_vcard(Lang) ->
                [{xmlcdata,
                  <<(translate:translate(Lang,
                                         <<"ejabberd IRC module">>))/binary,
-                   "\nCopyright (c) 2003-2015 ProcessOne">>}]}].
+                   "\nCopyright (c) 2003-2016 ProcessOne">>}]}].
 
 command_items(ServerHost, Host, Lang) ->
     lists:map(fun ({Node, Name, _Function}) ->
index eed7006c957ddf25e20b6190412a1d2f14f51107..ae709dc27b580419b68933e71a5c2a7eafa1b690 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Feb 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 6cd598a187fb060eed7bfd7aaf127bfb58110f86..d76b604918eb2b84d58d748be40f50c1344ec955 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Oct 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 95fe4964ec9b574540b7560dc0778a7724a3d77f..ae6ab3d4d440aa9f224cdfbda6df0f1dc9809024 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created :  4 Jul 2013 by Evgeniy Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2013-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2013-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b712def152aff7c01cfc5bfac5a7ee47828eecca..3e64da9527239b6a0b561b1d622528798f057b62 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 22 Oct 2015 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b03dde3c668435e34b693321ec5e310072c830a0..48d094202b02b60b6424c28579571425f24341f1 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 19 Mar 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -1109,7 +1109,7 @@ iq_get_vcard(Lang) ->
                [{xmlcdata,
                  <<(translate:translate(Lang,
                                         <<"ejabberd MUC module">>))/binary,
-                   "\nCopyright (c) 2003-2015 ProcessOne">>}]}].
+                   "\nCopyright (c) 2003-2016 ProcessOne">>}]}].
 
 broadcast_service_message(Host, Msg) ->
     lists:foreach(
index 49adf034b418205b184357eae3024ace421b5919..0f4553189ec796a11b9c1c1e77b2290aa1022ebd 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Mar 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 6dfda260f2a7641072e062c2e00107abc4562a20..96d4c65483815da96ccd43ee7fc5dd34d94cdc27 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 19 Mar 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index bc166b81d35bfa2faa36c26525709a4fe5a5fe96..96ebcb6f2ac47e26244f9460e570049706b51dad 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 29 May 2007 by Badlop <badlop@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -304,7 +304,7 @@ iq_vcard(Lang) ->
                [{xmlcdata,
                   <<(translate:translate(Lang,
                                       <<"ejabberd Multicast service">>))/binary,
-                                        "\nCopyright (c) 2002-2015 ProcessOne">>}]}].
+                                        "\nCopyright (c) 2002-2016 ProcessOne">>}]}].
 
 %%%-------------------------
 %%% Route
index 73039b55b055d5d69656337bb8f291cf06340a8a..1b1627e87d3162b89cf214471f71e7f69a317db7 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  5 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index d8dc5d7ced5d7e4e03dfd9024c28ec9092fada84..e8a977dedb40d6ba10faf8be6c29d9731a9c847c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Jul 2009 by Brian Cully <bjc@kublai.com>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 9834c4360a944723151723684952cec5ca05f2e7..34fdcdb75bf8a1a29600adc9dcc442bcecb2848e 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Sep 2010 by Ahmed Omar
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 02ff07a1b82568d25524b1adfac60e18de2a2f15..9c2af037b93f389f5bac49d51c55cb7455217063 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 21 Jul 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 52b317a5dac9b40f6d87112864fe0b12ad72b60b..a03d83e5aa36536a94d9f4e677874062b4256edb 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 16 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 8d58c891868f0914113b21778327ecaee0b26485..2737de7ad0051d20dfbe9b30b0a239ad75fb032e 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 6c5967688e78e249c84646eebb59e70e403bc1d4..3cacbf98b48e274a3b3571840337fcff529eb524 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index d1c5c32e17563dbf3186aa3b1aafca44f57b9368..97d5b00afbb29c4df02b8e2a5d066cdb7123aaaf 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -246,7 +246,7 @@ iq_vcard(Lang) ->
                [{xmlcdata,
                  <<(translate:translate(Lang,
                                         <<"ejabberd SOCKS5 Bytestreams module">>))/binary,
-                   "\nCopyright (c) 2003-2015 ProcessOne">>}]}].
+                   "\nCopyright (c) 2003-2016 ProcessOne">>}]}].
 
 parse_options(ServerHost, Opts) ->
     MyHost = gen_mod:get_opt_host(ServerHost, Opts,
index f120f828b94efed1ac26dd4eafa7d61f15bc6aa7..d86b06c4bb9462549ac0efdec4469be5d6b3bd53 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 2d777589eecfe85f684521d44436de6180d571b1..36dd7af196b12ee0266ba08bf83ee25c35b9c222 100644 (file)
@@ -4,7 +4,7 @@
 %%% Purpose : Bytestream process.
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 9c334ebc0c688268718310cc79bc2c712221b5f6..616c64929d1f8742f6ed0ddbd0a8b2006e802596 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -1220,7 +1220,7 @@ iq_get_vcard(Lang) ->
        #xmlel{name = <<"DESC">>, attrs = [],
            children = [{xmlcdata,
                    <<(translate:translate(Lang, <<"ejabberd Publish-Subscribe module">>))/binary,
-                       "\nCopyright (c) 2004-2015 ProcessOne">>}]}].
+                       "\nCopyright (c) 2004-2016 ProcessOne">>}]}].
 
 -spec(iq_pubsub/6 ::
     (
index 5628dbf8c3260063a30959081f33a6519b709c21..c7bfd963b8b37e2f1117412b292d3610570aaab8 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index dd069593d71cd855a95d6e108def5e5062b8e332..35f52f3b20c61ada338a18d9ea23eb607f1102b9 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  4 May 2008 by Badlop <badlop@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index eb987a2df216029840e2221c0ebb1d78c75225d6..adc2210db2c72a7b27f55d7ee6f1045361faae48 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 83c8a20ffdfb126168717fa8ba8112e5f89777a2..3e1da3a4ea1f113d6a3479a3eab58c78ccde3ecb 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Aug 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 52828245169641c7d62e9b7b2ce5c87150c64f41..cde0f66b8629539874bf57921ff7540c0f3bdabc 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  5 Mar 2005 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 9064a671100e9ea9e17a188cfe57343e1d74a38d..a4ac65c10e09d431b431593141632d8ddbfe08de 100644 (file)
@@ -7,7 +7,7 @@
 %%% Created :  5 Mar 2005 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 3f5bf0dab084d58875e2f72865855d460e90ec43..3ffd9c917c7995c6d8d620c7e9a4e00d144847d6 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 6 Mar 2010 by Karim Gemayel <karim.gemayel@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index c8c95337947e42478c3086a3924103f0b84c03d4..6ffe563315e48ebfdf5194db14f659a87150938d 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created : 21 Apr 2014 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2014-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2014-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index bf297bc88d89936c464bcf858fe33bbe3db98fec..04ae55ae7aaa3e3722a5c93af9878dcb0c4c4308 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created : 21 Apr 2014 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2014-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2014-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 44091ed391d92501312c4acdee383eb9e8dd1db0..fcaa4236596b645d38b7243d19f8d5ef08546d14 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created : 23 Apr 2014 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2014-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2014-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 2604f1bb5005ee4946430fcaf32abc1e6302fc12..c9f659d3c7c3ec053a297246c4e189afd1734d57 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 4c2e6e567d6300dae4ebf803135a5dcd77e7c098..8bfe9f9f9c2eaa766b90218c0452821de7470c32 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created : 18 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index f82a0625b1afccd21c7b9285c6c86e90bfeebb3a..db19b5570714c97ce802eb84fe2504b72b6a2d73 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  2 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -166,7 +166,7 @@ process_local_iq(_From, _To,
                                            [{xmlcdata,
                                              <<(translate:translate(Lang,
                                                                     <<"Erlang Jabber Server">>))/binary,
-                                               "\nCopyright (c) 2002-2015 ProcessOne">>}]},
+                                               "\nCopyright (c) 2002-2016 ProcessOne">>}]},
                                 #xmlel{name = <<"BDAY">>, attrs = [],
                                        children =
                                            [{xmlcdata, <<"2002-11-16">>}]}]}]}
@@ -578,7 +578,7 @@ iq_get_vcard(Lang) ->
                [{xmlcdata,
                  <<(translate:translate(Lang,
                                         <<"ejabberd vCard module">>))/binary,
-                   "\nCopyright (c) 2003-2015 ProcessOne">>}]}].
+                   "\nCopyright (c) 2003-2016 ProcessOne">>}]}].
 
 find_xdata_el(#xmlel{children = SubEls}) ->
     find_xdata_el1(SubEls).
index 92105fdb91861efdb05fdb6ecd27b233399a5d76..b24356d8e5921f4d2d09c0768a9313c772d7c4e7 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  2 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -223,7 +223,7 @@ process_local_iq(_From, _To,
                                            [{xmlcdata,
                                              <<(translate:translate(Lang,
                                                                     <<"Erlang Jabber Server">>))/binary,
-                                               "\nCopyright (c) 2002-2015 ProcessOne">>}]},
+                                               "\nCopyright (c) 2002-2016 ProcessOne">>}]},
                                 #xmlel{name = <<"BDAY">>, attrs = [],
                                        children =
                                            [{xmlcdata, <<"2002-11-16">>}]}]}]}
@@ -584,7 +584,7 @@ iq_get_vcard(Lang) ->
                [{xmlcdata,
                  <<(translate:translate(Lang,
                                         <<"ejabberd vCard module">>))/binary,
-                   "\nCopyright (c) 2003-2015 ProcessOne">>}]}].
+                   "\nCopyright (c) 2003-2016 ProcessOne">>}]}].
 
 -define(LFIELD(Label, Var),
        #xmlel{name = <<"field">>,
index 55609d1ea04d2ee71faf63896a49972be4650cca..0e3b96bd1cef8a2f6c80c66344f4b78823c0bc2d 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 18 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 412e58ed0006ce3de3a5fccf0c5a9a04f0434fcb..1ebef4e1591c89065a963caf490a00f4fb3be985 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 25334cac9d79dbfd98e594f16917e8103dda8390..a7ef35bd31c543bb5030032ca1887c0eb21c56fa 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 23f0ca46b6dfe4081a2c67e7fdcf07fd3f07f863..cbb8e18c69d91fe519b2ccae3e50a9563872b740 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Jun 2009 by Brian Cully <bjc@kublai.com>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index a8ad2ba96ed6df1f4e9a4124c9253606677adcdc..f9bfaf4f2da402fe31dc6e4a31b65a8ba35f81f8 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index e35dd6e9b278e7c259383cc7ec553717fe383779..3687bb640544f97e64dffba3a06e14f19499139d 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 96779cb6d33d2030083c0e6180ee329cd9e2f3aa..794d3f986bcc38ba650faab86124282c7355aa94 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 138773e80a37802f8d9568be5d572799f94f446e..2d26c0eeb91ccb09818d748a4ac5845f08b3fd64 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 1d7ef88ab3b255aa658cb14343558e5a7a2fcc11..6ac5c37b8bbabd66892004d14cfb94b8d215fa1c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 99fc40dfe04cd6578a04df8c2f2cf8d900263ca6..1213805c47d439f9b0cfedde1c0d8d7803f45dae 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 25 Sep 2008 by Eric Cestari <ecestari@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 0249aab11aa3b14bc2e4f542f4175d50d11d2889..1e9e2953353349c89dad7ac59914ef21163c50b2 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Dec 2015 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 647a8cb0a1ea66eb15db319a54034d593ec32c40..726146b90aef5c262c7d9e18a55ab58fd590e01a 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 21afb8c140a67e2c7d8e5659ab804fac1827be66..6eb0de040343afc9ce04285f63573e45ba0128a2 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b5a4ff06810d3208a9d35cded77babd1c6d78f75..de80d870ff68b09393cd542961d630faaa5048a6 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 560cbfea8b02899bf6b296edb652e9fe52cd378a..df4f1c0807176274f83819abfa40e080f731d23a 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 4baf7e3b54d2eccf8c0607e4d275182d1b33964b..8ac56b27de90c6fa1b9505257b71030745025809 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Jun 2009 by Brian Cully <bjc@kublai.com>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ec3c213ea701555bc3ad1b83e7118faf40230812..e3f7e251e8da7ae191aa35f6b1fba1f1320faf84 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 881531dbb90b0490820a06d6d3c837460384df4c..ef1c20b6b3ed91f46d4f68927ed0d54d3269fadd 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 9fc9b53c501857cb9921129ffc9faa07bd078a83..934950dd231be8ffc5df8622fd57c5b15d56ccc9 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index e33af54e2583013b8aea4e2f5bcba012b3127aae..2f488a0bd4a8d2f6bbf9585ea175f5ca00daeabf 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 53df71d46761de120730d960ccdc3e2f33a120f0..cfdeda1ef602c0c7c800c4a1773dd5aa1454583c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  7 Aug 2009 by Pablo Polvorin <pablo.polvorin@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index acfdbcf1ae27ddb5f83d583598bc9bc5ed3c6a36..983356a183d7a7d93c051b22f3a30316fda87c32 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 30 Apr 2009 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 7ac54ffec489607064996eef89ae0ee40c52716d..c493b58f9eb2a67ee39e8200c399b79b92366c4e 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 26 Jul 2014 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index d302f5f3b0f3e642f3bfb88dac0c786f4b2d55ce..9918a2c3553e45abb4b704487017ae342f1d06df 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 29 May 2009 by Brian Cully <bjc@kublai.com>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b17d95b016f3d242b1535e5872bf1da58932cb23..6791c4ac73af4aaf7042cfac2a1383fccfa70a7f 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created :  7 Aug 2009 by Pablo Polvorin <pablo.polvorin@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 9d9b392f6a2418d3ce0f7e35d877347ec32ba210..52fceef4e61471d38a01582b0ee4c3c5108447b3 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 13 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b96053754895311a83381f88fbd5a2b3e01d7119..2c4d265bc63e72fd2f81fbcd0e7675624de8ef95 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 7 Aug 2011 by Stephen Röttger <stephen.roettger@googlemail.com>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index a2fd09dfa635209ba76300e876bcb4989ab2a13a..a136c2130d70dfb470588fe26b4101a8ce3e38ec 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  9 Feb 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 80d7b05b09b3e91c463e536395ff82c7105fe814..27d21075a4a939147976446019afc95f9b842382 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Feb 2012 by Evgeniy Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 277dfa445a5df53617a446276af9702f5f75b0b1..e9f61ab8c0375c64a6aba1c4358fcf64b007787c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  6 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index f0e4b5f283b86d388381b8f1e076839c5d48a13e..5dda22b9859dff5f42522d803dda82b9375b6447 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 5 Mar 2009 by Geoff Cant
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2015   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2016   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 11ed6f743856ad1a33188355d612db598d81af38..543437e08cf68e0b96651a56333e2d9b7cb6b783 100644 (file)
@@ -1,6 +1,6 @@
 %%%-------------------------------------------------------------------
 %%% @author Evgeniy Khramtsov <ekhramtsov@process-one.net>
-%%% @copyright (C) 2002-2015, ProcessOne
+%%% @copyright (C) 2002-2016, ProcessOne
 %%% @doc
 %%%
 %%% @end
index cbb12638414d29564fb830f1c30051266ced5e8a..ff753a7bbca4b2bb0b8a6a7d6344575f09428e7f 100644 (file)
@@ -1,6 +1,6 @@
 # ----------------------------------------------------------------------
 #
-# ejabberd, Copyright (C) 2002-2015   ProcessOne
+# ejabberd, Copyright (C) 2002-2016   ProcessOne
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License as
index b0a76bfa4d4bb58c218e7dc9661f9bdd00f95d38..6243456bdeb54b63913e74440860728e963d0c6e 100644 (file)
@@ -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.
index 132f53e04d49343ef30f51a9dfc107f53362d987..69b8a27e75ab24ad9d51ac090f169595f0117406 100644 (file)
@@ -1,6 +1,6 @@
 %%%-------------------------------------------------------------------
 %%% @author Evgeniy Khramtsov <ekhramtsov@process-one.net>
-%%% @copyright (C) 2013, Evgeniy Khramtsov
+%%% @copyright (C) 2013-2016, Evgeniy Khramtsov
 %%% @doc
 %%%     Simple LDAP server intended for LDAP modules testing
 %%% @end
index fd5e175eae1dcfdde04e85a881a634c349b15cb7..74d9b0628cf85e70670a7ed64240cf026b73776c 100644 (file)
@@ -1,6 +1,6 @@
 %%%-------------------------------------------------------------------
 %%% @author Evgeniy Khramtsov <>
-%%% @copyright (C) 2013, Evgeniy Khramtsov
+%%% @copyright (C) 2013-2016, Evgeniy Khramtsov
 %%% @doc
 %%%
 %%% @end
index fceff7d673a70a31c910f57ca61c76effd6f9265..991d20c9eaa8cb11676175c831408bea55f8e93d 100644 (file)
@@ -1,6 +1,6 @@
 %%%-------------------------------------------------------------------
 %%% @author Evgeniy Khramtsov <ekhramtsov@process-one.net>
-%%% @copyright (C) 2013, Evgeniy Khramtsov
+%%% @copyright (C) 2013-2016, Evgeniy Khramtsov
 %%% @doc
 %%%
 %%% @end