]> granicus.if.org Git - ejabberd/commitdiff
Update copyright to 2019 (#2756)
authorBadlop <badlop@process-one.net>
Tue, 8 Jan 2019 21:53:27 +0000 (22:53 +0100)
committerBadlop <badlop@process-one.net>
Tue, 8 Jan 2019 21:53:27 +0000 (22:53 +0100)
255 files changed:
include/adhoc.hrl
include/bosh.hrl
include/ejabberd_auth.hrl
include/ejabberd_commands.hrl
include/ejabberd_config.hrl
include/ejabberd_ctl.hrl
include/ejabberd_http.hrl
include/ejabberd_oauth.hrl
include/ejabberd_sm.hrl
include/ejabberd_sql_pt.hrl
include/ejabberd_stacktrace.hrl
include/ejabberd_web_admin.hrl
include/eldap.hrl
include/http_bind.hrl
include/logger.hrl
include/mod_announce.hrl
include/mod_caps.hrl
include/mod_last.hrl
include/mod_mam.hrl
include/mod_muc.hrl
include/mod_muc_room.hrl
include/mod_offline.hrl
include/mod_privacy.hrl
include/mod_private.hrl
include/mod_proxy65.hrl
include/mod_push.hrl
include/mod_roster.hrl
include/mod_shared_roster.hrl
include/mod_vcard.hrl
include/mod_vcard_xupdate.hrl
include/pubsub.hrl
src/acl.erl
src/ejabberd.erl
src/ejabberd_access_permissions.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_ldap.erl
src/ejabberd_auth_mnesia.erl
src/ejabberd_auth_pam.erl
src/ejabberd_auth_riak.erl
src/ejabberd_auth_sql.erl
src/ejabberd_backend_sup.erl
src/ejabberd_bosh.erl
src/ejabberd_c2s.erl
src/ejabberd_c2s_config.erl
src/ejabberd_captcha.erl
src/ejabberd_cluster.erl
src/ejabberd_cluster_mnesia.erl
src/ejabberd_commands.erl
src/ejabberd_commands_doc.erl
src/ejabberd_config.erl
src/ejabberd_ctl.erl
src/ejabberd_hooks.erl
src/ejabberd_http.erl
src/ejabberd_http_ws.erl
src/ejabberd_iq.erl
src/ejabberd_listener.erl
src/ejabberd_local.erl
src/ejabberd_logger.erl
src/ejabberd_mnesia.erl
src/ejabberd_oauth.erl
src/ejabberd_oauth_mnesia.erl
src/ejabberd_oauth_rest.erl
src/ejabberd_oauth_sql.erl
src/ejabberd_piefxis.erl
src/ejabberd_pkix.erl
src/ejabberd_rdbms.erl
src/ejabberd_redis.erl
src/ejabberd_redis_sup.erl
src/ejabberd_regexp.erl
src/ejabberd_riak.erl
src/ejabberd_riak_sup.erl
src/ejabberd_router.erl
src/ejabberd_router_mnesia.erl
src/ejabberd_router_multicast.erl
src/ejabberd_router_redis.erl
src/ejabberd_router_riak.erl
src/ejabberd_router_sql.erl
src/ejabberd_s2s.erl
src/ejabberd_s2s_in.erl
src/ejabberd_s2s_out.erl
src/ejabberd_service.erl
src/ejabberd_shaper.erl
src/ejabberd_sip.erl
src/ejabberd_sm.erl
src/ejabberd_sm_mnesia.erl
src/ejabberd_sm_redis.erl
src/ejabberd_sm_riak.erl
src/ejabberd_sm_sql.erl
src/ejabberd_sql.erl
src/ejabberd_sql_pt.erl
src/ejabberd_sql_sup.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/ejd2sql.erl
src/eldap_filter.erl
src/eldap_pool.erl
src/eldap_utils.erl
src/elixir_logger_backend.erl
src/ext_mod.erl
src/extauth.erl
src/extauth_sup.erl
src/gen_iq_handler.erl
src/gen_mod.erl
src/gen_pubsub_node.erl
src/gen_pubsub_nodetree.erl
src/jd2ejd.erl
src/misc.erl
src/mod_adhoc.erl
src/mod_admin_extra.erl
src/mod_admin_update_sql.erl
src/mod_announce.erl
src/mod_announce_mnesia.erl
src/mod_announce_riak.erl
src/mod_announce_sql.erl
src/mod_avatar.erl
src/mod_block_strangers.erl
src/mod_blocking.erl
src/mod_bosh.erl
src/mod_bosh_mnesia.erl
src/mod_bosh_redis.erl
src/mod_bosh_riak.erl
src/mod_bosh_sql.erl
src/mod_caps.erl
src/mod_caps_mnesia.erl
src/mod_caps_riak.erl
src/mod_caps_sql.erl
src/mod_carboncopy.erl
src/mod_client_state.erl
src/mod_configure.erl
src/mod_delegation.erl
src/mod_disco.erl
src/mod_echo.erl
src/mod_fail2ban.erl
src/mod_http_api.erl
src/mod_http_fileserver.erl
src/mod_http_upload.erl
src/mod_http_upload_quota.erl
src/mod_last.erl
src/mod_last_mnesia.erl
src/mod_last_riak.erl
src/mod_last_sql.erl
src/mod_legacy_auth.erl
src/mod_mam.erl
src/mod_mam_mnesia.erl
src/mod_mam_sql.erl
src/mod_metrics.erl
src/mod_muc.erl
src/mod_muc_admin.erl
src/mod_muc_log.erl
src/mod_muc_mnesia.erl
src/mod_muc_riak.erl
src/mod_muc_room.erl
src/mod_muc_sql.erl
src/mod_multicast.erl
src/mod_offline.erl
src/mod_offline_mnesia.erl
src/mod_offline_riak.erl
src/mod_offline_sql.erl
src/mod_ping.erl
src/mod_pres_counter.erl
src/mod_privacy.erl
src/mod_privacy_mnesia.erl
src/mod_privacy_riak.erl
src/mod_privacy_sql.erl
src/mod_private.erl
src/mod_private_mnesia.erl
src/mod_private_riak.erl
src/mod_private_sql.erl
src/mod_privilege.erl
src/mod_proxy65.erl
src/mod_proxy65_lib.erl
src/mod_proxy65_mnesia.erl
src/mod_proxy65_redis.erl
src/mod_proxy65_riak.erl
src/mod_proxy65_service.erl
src/mod_proxy65_sql.erl
src/mod_proxy65_stream.erl
src/mod_pubsub.erl
src/mod_push.erl
src/mod_push_keepalive.erl
src/mod_push_mnesia.erl
src/mod_push_sql.erl
src/mod_register.erl
src/mod_register_web.erl
src/mod_roster.erl
src/mod_roster_mnesia.erl
src/mod_roster_riak.erl
src/mod_roster_sql.erl
src/mod_s2s_dialback.erl
src/mod_service_log.erl
src/mod_shared_roster.erl
src/mod_shared_roster_ldap.erl
src/mod_shared_roster_mnesia.erl
src/mod_shared_roster_riak.erl
src/mod_shared_roster_sql.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_stream_mgmt.erl
src/mod_time.erl
src/mod_vcard.erl
src/mod_vcard_ldap.erl
src/mod_vcard_mnesia.erl
src/mod_vcard_riak.erl
src/mod_vcard_sql.erl
src/mod_vcard_xupdate.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_sql.erl
src/node_hometree.erl
src/node_hometree_sql.erl
src/node_mb.erl
src/node_mb_sql.erl
src/node_mix.erl
src/node_mix_sql.erl
src/node_online.erl
src/node_pep.erl
src/node_pep_sql.erl
src/node_private.erl
src/node_public.erl
src/nodetree_dag.erl
src/nodetree_tree.erl
src/nodetree_tree_sql.erl
src/nodetree_virtual.erl
src/prosody2ejabberd.erl
src/proxy_protocol.erl
src/pubsub_db_sql.erl
src/pubsub_index.erl
src/pubsub_migrate.erl
src/pubsub_subscription.erl
src/pubsub_subscription_sql.erl
src/rest.erl
src/str.erl
src/translate.erl
src/win32_dns.erl
test/private_tests.erl
test/upload_tests.erl
tools/xml_compress_gen.erl

index 1f95ea466bb8043dd171117312e65d8f4d648718..9471557d0c7a57b7077e3fbdc8a70b33f3a5215a 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 906f375bb71494680d33a310acec9cec00e708da..57fd644a5b1701651e9e88450d8ee9d5289a426e 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 baf75591640f244add145549b2d01c2e4b731728..8b9cb47fe596fa4a02876a3851f732a171cdce2d 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 ebe8418b69db83e86c58f43e31b9f581e0c54e9f..1e24cc5d5423ef9de69581dc2219dcf0764935ee 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 a4d98c88a2aeaf860a4755de7c6ccfc789d2de77..d83e07b3cbee3785838e72d3d31cf44ecc153f3f 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 0090751242fd50f7e994479dc9bd67bcd5738c80..f11e22f3b69abbd009277474ec5a69bf73851687 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 e0183a53174f0fc9d9fe74aebe256cb2f5e4aee8..33c02ca2b7be002e64990fdd4bb1d50f5e446798 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 f6fd71a8cb05579d1b1e5c04fd0fc1a0c7edef58..51e77636f322b0d47431e5204310dd53f33d15a4 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 188ed3f29220a18a86a87ee9b9f5c52c5a8088e6..0d216e90c9377f9e9b3244d6ae244807aabc1cfa 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 e3b27303bbfd84561151edd371f4e83224963ae1..50f902fc6a50265665e5c78ab355ee3a51cbdbb0 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 470abed154c7f96aebd5f066e4797597e1b049f7..4fdec33ea65d7aaa9824d4cf14c565e66223854e 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 b9549df0557c1022f2eafc6d568fbb56508ee967..477ee97a22c2d9828e9ca397199477f7107e0fd0 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 995c8d79e6e273b0128fc401fd0cac0088dc8abb..f839aa94fd3c9fb95be985b090783068ceb4df83 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 7e44f429ba6b9bffb927cd9b4b6072b7ef13aac7..457480c227849a9cd35d1c2a07a310c437de06e2 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 a407b2e21975523645345d7a9d1e65d145f33e2b..2dd23e1ad7e5476693b5ffd9b44edc1ec7cff3dd 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 d7e3bf6b5070bbfc3a3df80f24cd18932ff18bae..5f716655d9c5bb1f3747eb970e520cdc3bdd2c3f 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 b875f825c7dbe2be8a9eab10b0bbdd53d20244eb..22dd23b7e9d2f486bcab1cecc393b041f9c02a0b 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 1082784306328ddb1eb90c6cc4c8df239098b9b8..8bfec3eddbb98a8d12e98869a17305ce67340138 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 52a1481e28231745135e0c7b4f4d688b4142d09f..e02b9249dc359355bc9445ed5023a707fb4d2c74 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 a623e1eab4508064943845e0f06dce6d6300e25f..028662fe095b92c02374c5aba48ab59ef48d1eab 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 65f3c54796554154edcc8de231287ed9434f87a7..171cb342487c4aaaf4cf4182c5ec40009cb52405 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 9641827bfa1b547ca523835c650d42e39c314da0..a705aabe2a8faf866cd9ade754ba8bdc574e188f 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 64507aec8cbcab22d18fcbd4c2c522cb481d9826..291970ccef2cf194634b7a1cf1fd1b26acc7b057 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 a013b24e5fe9b61996556e3cbb827b2c61374fc9..4dddd29ed836cf4b2a57e0167a12daca172150a5 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 58f2ac8fd3b8547dcb5fd1b420ebf76c131b5c2c..197d97d7f6e9743da07e6e9b94af117a99692bb6 100644 (file)
@@ -2,7 +2,7 @@
 %%% RFC 1928 constants.
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 589cfac00dc3425b41da7b4971962013c731377b..24f02a3ff4b3fe7b1d203a432d43d1e0924e3187 100644 (file)
@@ -1,5 +1,5 @@
 %%%----------------------------------------------------------------------
-%%% ejabberd, Copyright (C) 2017-2018 ProcessOne
+%%% ejabberd, Copyright (C) 2017-2019 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 5ddd596d41db3c0b5732fd29d0de9987921a48a9..c795aabc7b1931e9f23d05e175bfdd8e9c2eda38 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 3287b6e0c28d9ec633f2f49329682234653f262d..d0fbeaa56555d9a6c9f44e39c9c71f052eabd42a 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 09e0891eade9d4d8857c9d064c92dec60eef1e85..94f286bfc5acf3a87961db95666523835e521f0d 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 95ada7c26952a1a5e657750f7e8c06258b0100a6..25b73adef834e4b85480ebfa31402600b8294eee 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 7a72c6955f56d117d17ec9a9a9fb995e6b8ac80e..735cfc737b3488d39ee61ebd533525dc909db8b9 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 1bffd8fa9b9173d227651561398f9e7f728c9960..959faeaf0a08be67af50de9faceae1aad3152b25 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 18 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 4d08fa5b3b3aea76f7b9fb5692ffa00b25e2ad3f..9992d73929e9d61269c5a3eb550a66f7ec07e7bf 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 16 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 23dd9446d6977e60a98a6dc24b6b3daabca88e3f..4d673e75376acb87109bc63384488417582c4f5b 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  7 Sep 2016 by PaweÅ‚ Chmielowski <pawel@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 beaaaf56245d39e0f38c556c0ea8d0af36340463..4dbd0a0be97469335ef6aa32d8c63e1bc6861024 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  7 May 2006 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 90c36a59367f3a1055c381ab244bebc0e4364027..20e9a7df799434090617744a01805f347565d8b9 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 31 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 bc02115480f31cabb354d3c95adf8ef09f0cfe07..c27930140e1a5effc6951326f4a564f754546dd1 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 3c4993cb048a5b151b5a27fc61cd753a38e3646b..21aecc341f1deea3f497f93a7c5fc11aa47b5f03 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 17 Feb 2006 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 3e300e3a07b4d60fc0adc7a124378a1378b6fd65..6b2e2852eaa1da2f75bc88b093050f32f1165beb 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 b23b1c3407ff3b4340b21f4173455579997b23f1..06000c7f1b1340e33d70908302a19d7c4a00e138 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 004e749963dffb1510bc6ef11740be007bd9a576..1f75f686d5a4d090a2f7dad4aea258197501226e 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 71b745df0368714ea3aeababdbaaae8217196c8a..ffbab1f1fc16792f3f5219a8645bef4bd78cff9c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 5 Jul 2007 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 33c25424a7b170c337d636669fdc87f715a04c02..29da504c9a9d7ad943ae2dbd7e52c1e40e54043f 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Nov 2012 by Evgeniy Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 cd9c02b91cc86643d9e358d2062101b85cb09120..f6f4f9efbfc484c42965ee673cb3940dea9b5955 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 dadb31f12d029fd0064e5e8fe1282570523c5605..832c4e3e62666e0b7ce8f0f9f75aaa0998d48d7e 100644 (file)
@@ -2,7 +2,7 @@
 %%% Created : 24 Feb 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 e39a67132aacb48481fcef5f8cf943686fa5ef56..cdfd59b8a0dcbad96ea984c7607d8b688d111bde 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 20 Jul 2011 by Evgeniy Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 ba5b04af888f23372a134134a2ba71d5958ecbf1..26bf9b1b25d061cf112e2743d24e115b8fb8e108 100644 (file)
@@ -2,7 +2,7 @@
 %%% Created :  8 Dec 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 0a183783d26757b795594d03368abc71f035ce5d..d6782de4f9cee6a4d3b65f9bbfda4eebf6d05af8 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created :  2 Nov 2007 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 76e7b37b676da2d59e71ceda1a5dccd36b4bffc3..91f0cb2da5f155f4bb42167220dba1e5470775d7 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 26 Apr 2008 by Evgeniy Khramtsov <xramtsov@gmail.com>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 8fb9dde8e5092673593b04d94725c92f48093696..10f945fe718d9fb96c955f624c3a5f4711f81cd0 100644 (file)
@@ -3,7 +3,7 @@
 %%% Created :  5 Jul 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 4889abd66e39dbace1ac453a0babda815493329d..fb793cda8176ee414732eafbb2f3d1f9ed0b0b67 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 7 Oct 2015 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 eb8c0443deb24c1b72e76faeaaf5fe7f47ce6e5f..921ed25c72e29e7811dd64c0542c215d513676d1 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 20 May 2008 by Badlop <badlop@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 590e06ea97fc43f5c4d5fb1530b7473e55c972df..b62c4ca5b698c6081520c0f93ff051e967168115 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 20 May 2008 by Badlop <badlop@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 90bbed179ddec7033f60bf36a2aa1cea4cd1337e..a7eea52d598cf5442ec45eda5b10a320e86a63e1 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 14 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 3930d8865b48644efce2003d3d46455f5c8374ec..73a98827cca6e7c3353d696a621ea6799917f5b2 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Jan 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 383f203cc3cc55cbfc4f5939b8357afd189cecff..28d994c4a89f48859988f1b32937e49cfd7bc7ba 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 Aug 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 76957737143398e82ab54186af254924efa4fbe4..f2928a02efeb6180b7c5fe50303e971b4ecaa8ba 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 27 Feb 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 d10dbd108a887b69f78f11204312b7ce07e8b51f..4b54e67ecff7cbcc89c5b36054f1ddf322434dcc 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 09-10-2010 by Eric Cestari <ecestari@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 adee25dbe8311245b8fa1924f4b34e0229a9d8e1..8c731e0a10b5a29e49a89e47b365712616a0fbc3 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 10 Nov 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 e8742413b15024a6f19991a688172bcb8faff666..c32f5be8609674e9fc43d88357676a67036e4530 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 16 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 2a1b532e01c6a63412ae9be62470dc2195330569..1384a2359dd579aa9d8caaf52a31b373d1bd0d4b 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 30 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 c7845be2f4e32de7eef03a55c6100be869825d25..e35a769e513540e0225cdf598e53ace680767400 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 May 2013 by Evgeniy Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2013-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2013-2019   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 882f95041c3ba42ddf97a0b6e782860a9ec4958c..3ccf6af89b447f9510b994f80fdfc9361821b09b 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 17 Nov 2016 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 fbd3113354ccba2e2c3ff5d06b710dbec93e3168..2913c8ef964636b907e1add3b8fc4a67dc48bbfd 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 20 Mar 2015 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 04d5c99589ace3555fc2fbc0e16f47b6b694d305..1c55877ebb37f766da253f23082d3eb7ec82c017 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 20 Jul 2016 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 151946d30e9abc6e2b2d7278eb8c6311967ff952..215766d00a81d8738367c667b5227fd09320bb47 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 26 Jul 2016 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 f8daa51bd21a14a471c03b885ded8c01cc37fb1f..e86e5be9ffd8e81fb1cc952a5355ece544c20b02 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 27 Jul 2016 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 b4e412d3e6d208b7f149651db211d73ac5922111..02b79ed4d8c3a1f2fdee053bfa833feebdcfbeb6 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 17 Jul 2008 by Pablo Polvorin <pablo.polvorin@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 2005ffdfaf1b106f9bedb6e3e63d30168eba6d86..39b69d03358d4813cf9482809303ff3efcff7b9d 100644 (file)
@@ -3,7 +3,7 @@
 %%% Created :  4 Mar 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 2b69258e5eeb45fca5abc195e0e06251b5feacd6..92eacdd0becb8d800dfd21b7c303be6aae51f53c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 31 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 ac4421588f1f286238b798d68c0277a08f76a478..3fa3f37d22af0065496f4d0b93a4be0e9824ee55 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created :  8 May 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 bbcd114497ff67e8ac8d49e48ea086f76fa7df5f..f34a96655361ae52a5217b8ab2723f4c7cc3e513 100644 (file)
@@ -3,7 +3,7 @@
 %%% Created :  6 Apr 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 284797529255e75b9a30c765089629bfc8772a30..c454835a9a3d999f7377139b071d5bbcba513842 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 8 Dec 2011 by Badlop
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 54c84d54373645e6f0bf666485ddbc6f72c81ddc..a86ac06d3e4585637996b555fcab11b23080f977 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 29 Dec 2011 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 950acbd9e8bf0713d03e3ddeba683ea83e92e33e..2598297b9fa3a80ca8848bf1499396a4ca0c9515 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 29 Dec 2011 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 edfcf932a560dabba32eb9f4f507cf005a54b8a8..12baed5ee5dd226d913fa3d3f299bce3ebb6b79c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 27 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 a97874bcd359108517d87502a3948a31ca3589ee..03fbe495f83ce9fa805eaba110adfa07f5e7472a 100644 (file)
@@ -2,7 +2,7 @@
 %%% Created : 11 Jan 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 c95c188822b1764604364c010180c92acf1d7bce..6dbaeb41a8ff5b21848529661ffee0f6bb464bd5 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Aug 2007 by Badlop <badlop@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 706a6b4fe0b3b7c35988b79416116aed334600fa..cafb05b1310c0ad129fc71196f11df345e3bb68e 100644 (file)
@@ -3,7 +3,7 @@
 %%% Created : 28 Mar 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 b330f201d504234ab16f69609ef4511dff5d51cd..20346c369ccee425e684fa511462f4540222206f 100644 (file)
@@ -3,7 +3,7 @@
 %%% Created : 15 Apr 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 fa6579ce40fbc48f0145185b9f5dc9e3c8918614..bc3ef52ef9501f49d611558795946df5ce598053 100644 (file)
@@ -3,7 +3,7 @@
 %%% Created : 28 Mar 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 b721ca1e7a54db068d0cd89f1ac58e0301709601..4b18811996b34daf91237f6397152c5580a2b859 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  7 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 3ceb9c058e1902212f96c20678ee3e8316103edc..db7655ef8f3df9b35b752329ac9a7b1e4a12ade3 100644 (file)
@@ -2,7 +2,7 @@
 %%% Created : 12 Dec 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 db8f3d0a36f97834341765b726b5d91f6d1e10cc..d940284eff4a942acc20ef4d693c002808c42710 100644 (file)
@@ -2,7 +2,7 @@
 %%% Created : 16 Dec 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 0f40822b7df7822156d9e0e72072927774e1d00a..c2fa2b8c0fd288bb0d2e1d38a624c6a851492bf5 100644 (file)
@@ -2,7 +2,7 @@
 %%% Created : 11 Dec 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 e42cb412173bddab5210db44326cf2b691fb689f..cad04986c448e439f9354f2f660da647d9d28a5c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  9 Feb 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 f9061edbe7d0e4893e77bc4cc374a965a18f5b25..8f6aed55cf436138d34b2491876fcfce012c95ab 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 30 Apr 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2013-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2013-2019   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 873c32da0ccda55c9be09d91a1c665002fb0b7e7..2c7135365b8de91f8745a9368c422920776352f3 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 43b49202e075cb5d1dbc764f025017c2d45e92cc..5e36a3d8a0b21dc847acff79bb7fd61eb08d863c 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created :  9 Mar 2015 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 a93be86bb9553f047f36f805d79ff9472ea14ca1..e4bab3902029487870ec25446d7334c1a0266c63 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 11 Mar 2015 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 a8150d93849e892bac8c3be9f6c4224cf1eac30c..36c93697622859ee3389e0cab75cf5635e2a00ca 100644 (file)
@@ -3,7 +3,7 @@
 %%% Created : 15 Apr 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 bdc32a27c7239a8991f52256ea951c4e898d8227..8c3efc9b35125868ac30019344ba7d6a717ae98e 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created :  9 Mar 2015 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 5e35e344c144b44aa4140f2a030025a30906dede..1534790260d45a0f3ca6f4d0b57239a1575fcafc 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 1f6134d072540d4534778296b00825cb3fee81d9..0ae04c64d468e5dc40fba1dc1e113b41f0782075 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 20 Jan 2016 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 ee889bd21738bdb2faf676ee757ff4f6d0b9c250..f16c23a00cf75d2ea6b814b8503192218fc0e461 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 22 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 1e00c85f5ea568ab962db6ee978ec686d1d2becd..24f3e696be81091c88bedc1ba492fd18e8b95487 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 May 2014 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2013-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2013-2019   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 86a14c78a963cbacd3d00c1ec2f4926325e90a24..edf15e43820f775899fde6ea7ee59ef55f14dd0d 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 31 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 cf50209fb1df4009edef0035e16a231d5dd96ec2..59ba6f8063e90137f6b5d1c88a093bf1f1d58ecd 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 21 Mar 2007 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 aa8a7e0f285a1d97c7ccb1ec25cebdd40a0532f8..8f3e1f06c124f020cf8623d14f4f41dc5d48122a 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 18 Jul 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 4c360011fc302718027a4cfbaa5a4eeead4c57b1..c7aa652c1b572239b8ded8bc6ebe7b80267b1e10 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 27 Jan 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 a0291fc6f981ae8e02e4fc1b1a6ba4a39ab3e118..3025dc14614fabf82c74fd680f4a523623c1fe89 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created : 28 Feb 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 03b11c9f60b08d11bf58a6d2ca2c89f75c910e79..93f65244ca85a45eef11ce411eb1c9a91d9e6e34 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  9 Apr 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -337,7 +337,7 @@ make_xhtml(Els, Host, Node, Lang, JID) ->
                           [?XAE(<<"div">>, [{<<"id">>, <<"copyright">>}],
                                 [?XE(<<"p">>,
                                  [?AC(<<"https://www.ejabberd.im/">>, <<"ejabberd">>),
-                                  ?C(<<" (c) 2002-2018 ">>),
+                                  ?C(<<" (c) 2002-2019 ">>),
                                   ?AC(<<"https://www.process-one.net/">>, <<"ProcessOne, leader in messaging and push solutions">>)]
                                  )])])])]}}.
 
index 5a329797bdb46e9064e995910c2de76e4702ddf0..506ff142b6bb57df7adea8273761cdb10c679b8a 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-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   ProcessOne
 %%%----------------------------------------------------------------------
 
 -module(ejabberd_websocket).
index 11da7f369e4874075cc1f42124fd36d404df1b17..cda2864df14e69c46168474cb71c10618a7045a6 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 21 Aug 2007 by Badlop <badlop@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 40793f405fb81f3c5fd2da83caf25cede77ff979..546b868792cf70a71b3122708ef2908e6291128a 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 22 Aug 2005 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 32cb85fd902d543919d6d9cb869e7d72a6ee7395..7ab634d95481538c6910aacbd590893c84b87eaf 100644 (file)
@@ -6,7 +6,7 @@
 %%% Author:  Evgeniy Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 3e8e35b844981e801d580265b736e555d4e558af..b6421c230dc589893e80378fafa29c5f23a46593 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Nov 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 d757aa31b135b1d3efc43644784af7f2ef6d655b..47e18aac3c1b0ba509630912562c7b73a20a56cb 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 bbe43a2d3e445226414f112d97376cb6a53ef81b..16d7f954cd08bef4b6c0a473cd26d542a0afaf97 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 9 March 2016 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 02165bea8e608c3fb071b5007ec25d7a4821bc00..0d734e08caf8d87fa77adfe3204168cad3f7979b 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 19 Feb 2015 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2006-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2006-2019   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 f77d3d2ccf69f3d15ee730bd74382b0cea9a16ba..ace340f725d1567802061f552696c0e9f5789026 100644 (file)
@@ -2,7 +2,7 @@
 %%% Created : 7 May 2018 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 c9dc0cdff9241cb0227418aab4a4127b3f83b4e1..f4220fa8114c7ad6a2fda0ef02936d01a327661d 100644 (file)
@@ -2,7 +2,7 @@
 %%% Created : 7 May 2018 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 9e7b5640615ac0aef90b063127c2152fb6abafff..38aa32e36e9f12c77f89ae11a5b206294310070f 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 22 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 d225beeffee648700948e464ca682240a7dd433c..4d815073c91515989d8e0911d0c0c33dbdcaf3d1 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 b54cc569b03c81d247612a52fff632557e6651d6..624b2fd07f5b93935d1ad64404abb202dded636e 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 bcf52855cc5ea61776daac4e98f6c9621248e471..aba78a89a853f742faea9c87b7beff24fd5d80c3 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 394a5a471341f9efc840f8e79d7d79dc85687954..0122a7f2d0f1624867ace6fe969de665b6aef27d 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  2 Feb 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 5aa281565c9e708a90d6e81dbb6ef751286bdb5a..3c5407cd03686385e2630b57b90d2a7c276c474e 100644 (file)
@@ -8,7 +8,7 @@
 %%% Created : 30 Mar 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 9071ca817ead996772837949463d4369fc51612a..c77d6a047a7b3ffc9f7988c283eaa0914074ef24 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Nov 2005 by Magnus Henoch <henoch@dtek.chalmers.se>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 367196a07c5b8e47a6cf369303c57858b268d79d..80bd8aa6233b06e6dc26b77d390e605e9960712b 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 10 Aug 2008 by Badlop <badlop@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 3c036f3412ba0aeb8a258d431bb8978efe328690..0212dab25ff62dd023e6007f1c2c36042aaad311 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  9 Aug 2017 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 b8ca970c93b5c06c5aa5607874f3beacf416d2fd..c8d3e9e742ea6bbf2f7d8f7cc077965a461c6430 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Aug 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 f3b8aef7c0f7f4dde8f6b9fbb217cdb7d8d1471d..ea7c54f36a2fd585b392633d6d6ea27edca562ce 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 55959b58b6f75f1c4768c0cdeaa845a6af0bde82..1d2435151e17cfc710d512187d480cf09dfd9db4 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 c4f1ba86f629328e95f7d5462bc9ecc22e82c1ab..60c3edcf6c1ef3b3a547c70d86866da5e13e8026 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 d5f24e75dd502c7c9f7e3ac1c45306d726981134..e706a23c3781f81bff5c902086e259f579fbb31b 100644 (file)
@@ -3,7 +3,7 @@
 %%% Created : 13 Sep 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 0496245b04a6531cb6cf2be72f5798521108cc43..486bea7fd8424ccd9349a47d4050142b53a34a1a 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 25 Dec 2016 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 d428e7d2816028cf83bb08245d8aa8ecf769e8ca..b1856c9370a98e320238aaced3e47032ce556563 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Aug 2008 by Stephan Maka <stephan@spaceboyz.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 a393597eb13b17f87f28c451fc3e2120b923ce9f..03bdc6e15140c93818f8c99e85f5bf4ac33c2afd 100644 (file)
@@ -7,7 +7,7 @@
 %%% Created : 20 Jul 2011 by Evgeniy Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 fdd7225ca0340832d879be81dac29b10468c9528..a0da1867f1207b8da36d32c773ca4a0c82fb3be4 100644 (file)
@@ -2,7 +2,7 @@
 %%% Created : 12 Jan 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 7c7cf65783d21b618840a54a2d6042e44ef5a923..b94322194f6df4368bbd6141ce7c12dee042d8f9 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 28 Mar 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2017-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2017-2019   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 df376f3d1484a35e63338fc85f446df1343b568e..7ebd1bd6fb8775d6a5149840cc3f5300fb944d08 100644 (file)
@@ -3,7 +3,7 @@
 %%% Created : 15 Apr 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 c32714c87887b65cfd69e561b39ee90df30a023a..4ec65e779c11304f8937dd3782192f01de26b1ef 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 28 Mar 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2017-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2017-2019   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 3d2b52dac63fee46f9ad8c12d0d8ec19aeac8854..96b44cd6806c9a003e946b8c3f9e8ab292c935df 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 7 Oct 2006 by Magnus Henoch <henoch@dtek.chalmers.se>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 c44834fc5ae1d7df0708166d448439aa77526b86..9855b1fc29c23f2e6e49d5b88da32f9ad6944381 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 1d94ceee44d9dd6d24c5b6a9e0d10356716186ce..37a29ff7fc7595d6b366d8b95d58439b8d0f37c7 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 01da671584cc64557efa94d7f16f0ffc1afe907f..b0829156ef420ed17ffbb4702b044fb0e02568fd 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 e1f82e8721eca0040eb6f99b0359e3358ad8619e..72c098570cf26e273aa9005cca67e62f9be914ff 100644 (file)
@@ -7,7 +7,7 @@
 %%%              {mod_carboncopy, []}
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 156fde7269f806beaf767797300e3aa5b2ac75bc..162d47aa2b9cb2e6033b43d724c448889376c83b 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Sep 2014 by Holger Weiss <holger@zedat.fu-berlin.de>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2014-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2014-2019   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 a5237650419467bcf2fd38cc1e5f99d69bc7b3c6..aa431e28571782a408173ec73332a3e07876143b 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 19 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 45e44c4979e663ef7b9856144e531a229e972844..532463e3afd03fd18e8e5630d304cd3cc05a7feb 100644 (file)
@@ -4,7 +4,7 @@
 %%% Purpose : XEP-0355: Namespace Delegation
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 3b394b8ddbbf6ff33ef74d412a70cf09882b2071..f0d23a0ca1de7e3bd544944d241e8b2d575bbfa5 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 26cf60611f99933af4180ae21f501b4f8c6717e2..eaa630ac7258d7fd2e94d7415b817a522bab14a1 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 11004efef42fa38f84c5ff8967bfce0300ff7654..141462566b417411c365ff252f0d496a083847ef 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Aug 2014 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2014-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2014-2019   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 e6e618bd0ba5a469999d724de2c43fc955bc599b..0d1d7c6623be0d473464602e4480aa1f3a5baf22 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Sep 2014 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 47cf31bce20c14259acc5f0e1810f39ee531b8c7..d34d7193eea4f9de8b92d847393da00fc5669274 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 fe3379f16985a2f4e0be2f2a24f00f6324eee0bf..66df9f91d495becf95703bfd91b8fa13ee72e42f 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 20 Aug 2015 by Holger Weiss <holger@zedat.fu-berlin.de>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2015-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2015-2019   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 f27c0222ea2e4246c2b4aa902136a0f7b4dc6a43..10f7831bdc2e3eda89b630f693886c823d357b18 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Oct 2015 by Holger Weiss <holger@zedat.fu-berlin.de>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2015-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2015-2019   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 f0651b054ff7f1be286cd47879b63119ae483b2d..dcae1c27e905104fe30e61e12645ae546ab26114 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Oct 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 de5e448d3fadfc258e7fe363b7ffc29497ca2e06..d8d5296f3fc18049142f06d727509d25ad09c373 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 ca41a6a060acacd366eff3c0093f9c927d47cce1..cd5dd43d47e9df0fd4d223bbccf4e5f1402b569c 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 e8168f3f2b9bd67ca5dc87989619d980e18499d2..85f3e3895bf3bde6f10749351b3e1d7d1a9ca89b 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 19b905ad8c8c7d39e4add7d053c6d9d9d501ecb2..c4614d74c8b75ddb7349e56f53f69fd2fa634fcb 100644 (file)
@@ -2,7 +2,7 @@
 %%% Created : 11 Dec 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 beba98906ecddb7545a36a6c59d637c8ac9945b6..294d4f4013e0626bee73af865618df4a3cfdcf5a 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  4 Jul 2013 by Evgeniy Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2013-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2013-2019   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 553492583c2b7584b65e297a4d4b4f6f7bc382f9..08d551585013cbd20427282900658af59fe6b608 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 15 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 1c9b7cea29dd2f8787f24732efbe3a0f12c1c7cd..bcfa067087494e3e6c6a7b141fd2ac5e2f70f48d 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 15 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 282dca7efdfe525a7dd49b1fad0729654b0ac966..a84d92b9cb1c469b49818e4749587b5bd66ab360 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 22 Oct 2015 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 8a80e301230b4da8c72db12e9f29e562a051796a..1fadf1a1a5cc9e931e8b78324739e282580bea63 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 19 Mar 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 23d8216426124e9992a4cb61efc030dff1ff9b87..626744281f48d31b9555e396054bf2e2ec4ad23c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 8 Sep 2007 by Badlop <badlop@ono.com>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 a847a3874bd487d0d5a0697c295e5c93246a77e3..42a9cc0a51ea806694edc8f1d2a2d6fca58e2d7f 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Mar 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 43cf1aa0104873241046a7d089753077c81f2b46..32006256eac73ea013dbcdde0bd55b8e22425394 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 d9e0732db48bf2b321ac5ba8c65b57ab1aa72db4..a5d02fd1a162bef320055d50dec36f40ab700cdb 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 a52b3d55ad5160a30271f48c13ec4ef2388472c4..7c7a9ecf83190a362bdc0fb5d66595816a13ce82 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 19 Mar 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 e92b4bc5445269fe01725cc5c9ac35446aa377e9..12487e6282f91d9a67abfb133adc417205cb87ac 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 72c177b808f9d84a4f63cb4e9ae37194b86d13d4..509fe88931ac5c473c56d281f369c93c069a61e9 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 29 May 2007 by Badlop <badlop@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 c866583a0dd1d3c583c825882724f265c90effb6..2582a7c98481b84ece8b9434b113cb435bb7a88d 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  5 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 a7f0cd02f19649f22490400f3061dace53457128..77c5b2e4447935ce80322cdbf35f5aaa2dd020db 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 15 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 2c03df366d48d5c069282af1212124d2aa0d6076..db86767ce531cce6f116ec1ca13b23fb62c52ece 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 15 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 f2cc682d6601830bf03464bec697068ad07f443e..cb0efa51e4921cfbf69fa2b652f64588d65fdd26 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 15 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 e0b4a36a9cae5258558c115cf86adbc12e36fe4a..ffdee2f012d114b54d4a26ca38ad8d5d58e43b61 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Jul 2009 by Brian Cully <bjc@kublai.com>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 6c58d2641652ccbc012035bc85f44f7452e235fc..c1473e344d454b1bc10046590e82842d9e2c3f76 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Sep 2010 by Ahmed Omar
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 6cb5734394a9bc77189974b57c3b7962d823aca6..0b534d272d184e091885e5d4bc61b41b0bd87488 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 21 Jul 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 a28910c0f7070bf14826f25a7bbad73e3460b425..1be9912fb1415e464a6477aa9f05f3294d4bef7c 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 14 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 71d744c8ad145835716b5d461d08152932570e75..51caaafe7fa9a5ae91053bcdccf6b7f9640f0cd3 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 14 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 4ee0984a8f64cc16847c8c15cf39c2cf609a2e6b..e5a97c96b782c6c0ff47fe5c4940e07938727549 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 14 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 52aed7aebe89a2b2292f1bd54083fe30868f061f..f69f2cc96bc3c622e855ab3dd60f863ad5e5e64f 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 16 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 b981a803aed8b60c6749b5ffbfae13a077211a84..03d98b1caacf43b21077e4ccc694c6ba722060a1 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 6ddf9cc10a7d2217314bdc4c09fe44244094c2b6..c0a225a14c02961e30795b64022b5e9b27c85f43 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 a0ec03c6a829b0d8516748b1ba0587752f98a0fd..1fa91a9d434989631b6d79d7d0e3b09ad2a392f2 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 5f2fa3297d84047c64108731e402700d55fb8e7f..abb38456a03af8d135fdcaaf837df5b803ee6430 100644 (file)
@@ -4,7 +4,7 @@
 %%% Purpose : XEP-0356: Privileged Entity
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 c911dd7aa8726164972b210f81ac102aa8a6a7f3..0fca1cdcba4f49e5586c1ae397bd7206b9e1feff 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 23e1108adfbd7c948394f3d2f9cf9521c8e4f54a..70a7624133aca50734478005d5cef8c421018d24 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 7423697c17edf48b0ef89939275d980a5ffcb11d..89dd24800345d9ebcee23a0e8cd4b375e9d8e0b1 100644 (file)
@@ -2,7 +2,7 @@
 %%% Created : 16 Jan 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 99eda70bdfe4dd3a987425abe406be0140c7814e..a3f7bb5a7915aafd3a88430c4d75402e9212625f 100644 (file)
@@ -3,7 +3,7 @@
 %%% Created : 31 Mar 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 543015654b404a839ef844eca27380412896add9..ec10157726dd5f85a5029d07387f49eacb8c21fc 100644 (file)
@@ -3,7 +3,7 @@
 %%% Created : 15 Apr 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 9510ff4b2c49cd4dcafdba0a03f7561b1b59aa71..433371240cbe6473a59d990a244993292c51b0b4 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 0f51adb5580e5fa9d553e93f27f157d08cbc89b8..20fed220938c238a8a01edbdbeac51fec866f962 100644 (file)
@@ -3,7 +3,7 @@
 %%% Created : 30 Mar 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 6688178687a0b153b254da9f487658c7c695d06f..7e5c180ae28b94e4d5f60e5e6673b920fd1d92cc 100644 (file)
@@ -4,7 +4,7 @@
 %%% Purpose : Bytestream process.
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 72edea9cec52358da2753a2a1f45ecefc4f97e19..b332dd3212034640e51558a36b1d04afc87a91a7 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 cadce92b0dc8ce5650f2a1380c82ea786e2138f3..2aa6995979948d139c1e369c2d98633cc5a0f328 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Jul 2017 by Holger Weiss <holger@zedat.fu-berlin.de>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2017-2018 ProcessOne
+%%% ejabberd, Copyright (C) 2017-2019 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 779fd0006ab8044cd679d94849aa69ab96bd4e01..a7a7d8c92f2e41ca758883262a82fe71a11bad9f 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Jul 2017 by Holger Weiss <holger@zedat.fu-berlin.de>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2017-2018 ProcessOne
+%%% ejabberd, Copyright (C) 2017-2019 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 3b7f9aae4c4399a999ea7c47a9a8eebbc30da224..ee3891e07aaecf413844a751c134521b75acdd9f 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Jul 2017 by Holger Weiss <holger@zedat.fu-berlin.de>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2017-2018 ProcessOne
+%%% ejabberd, Copyright (C) 2017-2019 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 5879e163a60abdf7458044614a036fe0fc5ac56f..50ad306849579b444360084c6ebe0baa035ac028 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 26 Oct 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2017-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2017-2019   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 3785c9c0008564469178d7cd52820312f8425dd6..841053a43f46918b59433ae4b342f47b36137a84 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 ae659ddc81fc1410ac17dcba62ff94076acd7c95..1e188d3336f13aa0e59cc51a6c076c83145d9722 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  4 May 2008 by Badlop <badlop@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 f97b8ea5f7cd047e49cc0549b588e68e7f08e70a..652eb20a9282d41988094096f036a62033e6e070 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 01e671b43caa6d18da8212889390c8be7b899185..c67d7d5e4f868cad3d3e5c5111cb4125d977c16d 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 1f65d384c2a9b9ed5fd7cb0f2d619a2ec08ffbaf..d267856c307043ed1fedac67b217f70c8d35812e 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 14 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 85019e21d8ea821068b4e1208d2241ce3f64eca4..91242f61089ebbe4933cbf3ca76ad62fe1ed16d2 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 14 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 ff4174ebf30347b6e27a2da0f6b97f268d752b27..55854a82bbf25f52f4f94412d7633453377f90bc 100644 (file)
@@ -2,7 +2,7 @@
 %%% Created : 16 Dec 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 d8c9c565ec07ca6407ddf62c950f643438d4ef37..62b5e289fde6345869ac1f4017dbedfa98bf5463 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Aug 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 4cfaf48f7930130d91dff616a075c04bf1981358..ee1aa8cf0f4945cd128c21c4a4b428cfeaad080f 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  5 Mar 2005 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 b50ad93d08e62ccc55537fa3ce027d7156c7bf29..327ec0a9d78af700ed13c078217130c8a1bda3de 100644 (file)
@@ -7,7 +7,7 @@
 %%% Created :  5 Mar 2005 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 2995c22309aece11d3d4cfb09356558331b3dbfc..a54b9687fec88e22c5fcdd3a0a1664eb3dd8820d 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 14 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 94ed737ecc4d0e7669673b2fa69f7f39d0d2ce06..87bdd80c13df5f09683b99190a8ce707fce74783 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 14 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 00714fca925652e801678d141466ae68fe972191..39ca9fb0d7e86512da3651b8e8b85f8cf76dc714 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 14 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 765b9adcd3e0414774e66d6eb3a9ded2ad0d0df6..3ca8e6da9be431a1bebc6870700afb886ed9d3d8 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 6 Mar 2010 by Karim Gemayel <karim.gemayel@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 814b9df6f7683623777cea936109076caff9eb98..3cb2ac13e0918ea0a6aacf7ee0fde5a7a50e4e83 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 21 Apr 2014 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2014-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2014-2019   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 3ee0a6feea5fa5c00f5960c3cdb6476f595f11b7..5efc238e06874a11b7626325aa16ae46c933d0ce 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 21 Apr 2014 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2014-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2014-2019   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 dfb9a50f0e804e35ae0e502203e8491cc0a9e427..787ec0cb82a3617beadf7960e656d71152096732 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Apr 2014 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2014-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2014-2019   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 706c22a701ecc4d4164ec3e948e18f6a7c450e4c..772d5109805659aaec1fa6dc042d7748e0509750 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 5adeaf8c296cfcdb8ed41bea52ffe14f04374a19..4c38b87af42df94914b062c6ca6ea25b0f7fb2ee 100644 (file)
@@ -3,7 +3,7 @@
 %%% Created : 25 Dec 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 78c75f8af0b1a9d6bba6f2385040f4bbadb718fc..6c4a0bae5d2ce5d49740f8a5227d88478c85b229 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created : 18 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 39da3472e20d251652c71eec180f25cfc7398476..5caecae50ea441c3493cf202c7c14b18e2a20189 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  2 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 acfd0a052aaf7c124c4087af4c7d0c064341d3a5..2d00d44653e8db5bac0091aa9c43f9ad19743c60 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 29 Jul 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 af361dbb34b8aee5c27ca2df561ccc8f16e99dfb..31e9f6d4350ce5e6e5658bf188d9e0f81edfe8ae 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 49a303c88d9373a009d96097522746b86e42d2db..ec43cc8d19b03673c0a9436ed71cbb17f5bf4c75 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 57d2052a0e0176a8487bec3493f8b0d1f24d6d34..93ef2e94824ef7617fb1e878e3bdc506387ca531 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 13 Apr 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 2f3853357de7d1f4cc7d3023ab8d00ba44c5aca7..a674598b8713332614dc2451b061374918020806 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 9 Mar 2007 by Igor Goryachev <igor@goryachev.org>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 da0f736eb21f39a4198301a42dfebd76875886f4..7c1f28aea6dbaff351ca4f84ac509c0f545d4e34 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 18 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 485675253a78aec0d9d7d73f2b5682f06ea5789b..a975cb3ebabe56ad9da4655d32d9ad72477bc6a3 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 8aa8380a2db4128b36a70ca4400cadbe9f550fd5..953aca117dc361d5ebd77e95dc79e7ac860480be 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 9d84c484e35b5144b75f5d6a3c62f4c2709f35ac..d1d8ccd8e8a40307eae7c70afb56c2d6244cd6a9 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Jun 2009 by Brian Cully <bjc@kublai.com>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 1cc96c22ab36a25cee05499664cc39e6debfde21..d0c1b61659c0df48f250f45d7c325fc8bae67cab 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 11e0785c0facf95fb056adcbb17b8659fa0e4bbb..2c0d7869abe9d8bd1374c1f5ca0c0c52293f157b 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 ebe164a150465884f5c645b05a5971e14f9f5fed..cdf7fe3a97736fb9bc5a90654849bc73db3affb0 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 1e4bc0cf711d0528bbe6ef26fad09bbc69f01da5..c55c696f4ea8af81a918e470d06604b795cf9241 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 c2776e126775a119ef46a271a7aa98a5732501a6..8e0a8f2818607e7bea1e2962f1bb80dc9333a13f 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 615ccadec0c69a0e09b2c99e53b5ab936d24b4f2..9042f27cf32f77c1a5a3691a704802b40530a14e 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 25 Sep 2008 by Eric Cestari <ecestari@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 78122b72dea548d40b16010f4fe43ef21f98456b..bc06be24dbdc5cd1fc8e3145d924275fb26db6d7 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  6 Sep 2016 by Holger Weiss <holger@zedat.fu-berlin.de>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2016-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2016-2019   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 0cd6f84e948531812777747aae68502140695d21..4d2741a5e1773e8f5cbc1fd442190f6052f11fb1 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created :  8 Mar 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 4ac01c62e4c0ccfd3354b342ff4332ea323f2123..961d34da8918c7b50f8fb6ee22141d1b2f0f5a7e 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created :  8 Mar 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 a9a39be3b49fb8485371e00cd225bd227b4477a9..0bdcb60c3822a2211e5bd7e25e9aa2f795281782 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Dec 2015 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 e98cde81beadf20dda127d1e382d6acb11f00b06..3baafc10db29afbb20acb10a7e146e49da817618 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 e5ceb1e8c8b96fd45e3a67a153fff03b0d99d252..4e6dd48722fc0890c1a20f17551942a607cf166c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 22f966dbd5cd0d4f612bcaa9b9d1827a6c68e82f..d98669372f01c3b964a4bd6c403a665d70178ba9 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 63468dbf34a78e76d729f50e8897acd2742b4dff..28dafa791cd57c76b73daa4a7802c4eea5ba2088 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 93f414f31bf57b9fabdf0f303a3495f2941ec081..1185ed81737dc7529844e82068da397f13613aa8 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Jun 2009 by Brian Cully <bjc@kublai.com>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 c0da117b03c32818aa966efe04caada5d2afaa01..084fa322a92e4a93a5efead8583a9859e10a53a5 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 c311ea3ab00801bf6290db34d668b0c0f3c1fa4b..311bbbf078fa1df0b8e57f009dc6ff50f87f7c4c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 4d0485effc21096757e4ee78396626a408094af1..c27efe44bbde87da05162025262ae879697a5fba 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 d15142358796d995d9ef1c9d4d6a04cc8bcd7c53..3fc3cc8b500fa4e1fd6e837e5ab27d1fb83dd4d5 100644 (file)
@@ -4,7 +4,7 @@
 %%% Created : 20 Jan 2016 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 2103a40044b8fbddfae807dd51035c2e097d4deb..5c33b130db353cae0262687bd2ffd858a0b824bb 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 27 Nov 2018 by PaweÅ‚ Chmielowski <pawel@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 6a13054a8757cb120714bb35e3c063d1576282bb..a709ce8b2a51e2fc3d0f77d01f7c15ee649328ea 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  7 Aug 2009 by Pablo Polvorin <pablo.polvorin@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 9c80e265fd7ff16e77ba1797f4da2987299a7af9..de71b6395ba12a23cb373ac5442d9f35a97fee46 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 30 Apr 2009 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 0728da7658120053d1725e8627fe9774b47c9e60..da7d5b997bcbb7de512f8f12113a1ba6ec0d8531 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 26 Jul 2014 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 615ab322fda2696824dfb6e08719c693f1e54ec8..88a19c3c68ba035027e11dc0fc03b08bb5a5db91 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 29 May 2009 by Brian Cully <bjc@kublai.com>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 2fcfb0f19950decababa2d698f7963adae34076e..194b2676a1f92a7743aefdccf273506a2f755597 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created :  7 Aug 2009 by Pablo Polvorin <pablo.polvorin@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 16fa20eb0c0ac22f0aaa943d9e9f8b1928df938a..8aab0a5aeb27ccb3c7bf1bb6054fb57da12a819e 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 16 Oct 2014 by Christophe Romain <christophe.romain@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 b314acf5bd4d58574fce052cd6f7749776f186e3..bbf0d6a6e14f7347968136b9613b3b14a04aac1d 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Feb 2012 by Evgeniy Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 5a1e13e82b041c0e27f178095f354d0bad242ba4..b2c3e44811ad5a548b2b912ec533c713c55c1038 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  6 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 fe1ba539552e698d4d73472cd23598a943ac82d4..dcb1d34ebb351b68e7fb075a9d938f2e4292a154 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 5 Mar 2009 by Geoff Cant
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 5066086701a22d906cedbcc9f3ccd10304924878..d430cb4076a2678ab2f769df30ae316b9db9cacb 100644 (file)
@@ -3,7 +3,7 @@
 %%% Created : 23 Nov 2018 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 ed1e908450cbc55668186086656fe81c33e957d8..0234a8847d815bfe75ea927de205973009cd25c9 100644 (file)
@@ -3,7 +3,7 @@
 %%% Created : 17 May 2018 by Evgeny Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2018   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2019   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 592c9240c0e300d12338e336c82ec6fe6417f014..f19bcfdbdffefebbb05df3f98a3651c5e5695d6e 100644 (file)
@@ -4,7 +4,7 @@
 %% Created :  14 Sep 2018 Pawel Chmielowski
 %%
 %%
-%% ejabberd, Copyright (C) 2002-2018  ProcessOne
+%% ejabberd, Copyright (C) 2002-2019  ProcessOne
 %%
 %% This program is free software; you can redistribute it and/or
 %% modify it under the terms of the GNU General Public License as