]> granicus.if.org Git - ejabberd/commitdiff
Update copyright dates to 2014 (EJAB-1679)
authorBadlop <badlop@process-one.net>
Thu, 13 Mar 2014 11:29:21 +0000 (12:29 +0100)
committerBadlop <badlop@process-one.net>
Thu, 13 Mar 2014 11:30:57 +0000 (12:30 +0100)
158 files changed:
doc/guide.tex
include/adhoc.hrl
include/ejabberd.hrl
include/ejabberd_commands.hrl
include/ejabberd_config.hrl
include/ejabberd_ctl.hrl
include/ejabberd_http.hrl
include/ejabberd_web_admin.hrl
include/eldap.hrl
include/http_bind.hrl
include/jlib.hrl
include/logger.hrl
include/mod_muc_room.hrl
include/mod_privacy.hrl
include/mod_proxy65.hrl
include/mod_roster.hrl
include/ns.hrl
include/pubsub.hrl
sql/mssql2000.sql
sql/mssql2005.sql
sql/mssql2012.sql
sql/mysql.sql
sql/pg.sql
src/acl.erl
src/adhoc.erl
src/cyrsasl.erl
src/cyrsasl_anonymous.erl
src/cyrsasl_digest.erl
src/cyrsasl_plain.erl
src/cyrsasl_scram.erl
src/ejabberd.erl
src/ejabberd_admin.erl
src/ejabberd_app.erl
src/ejabberd_auth.erl
src/ejabberd_auth_anonymous.erl
src/ejabberd_auth_external.erl
src/ejabberd_auth_internal.erl
src/ejabberd_auth_ldap.erl
src/ejabberd_auth_odbc.erl
src/ejabberd_auth_pam.erl
src/ejabberd_c2s.erl
src/ejabberd_c2s_config.erl
src/ejabberd_captcha.erl
src/ejabberd_commands.erl
src/ejabberd_config.erl
src/ejabberd_ctl.erl
src/ejabberd_frontend_socket.erl
src/ejabberd_hooks.erl
src/ejabberd_http.erl
src/ejabberd_http_poll.erl
src/ejabberd_listener.erl
src/ejabberd_local.erl
src/ejabberd_node_groups.erl
src/ejabberd_odbc.erl
src/ejabberd_odbc_sup.erl
src/ejabberd_piefxis.erl
src/ejabberd_rdbms.erl
src/ejabberd_receiver.erl
src/ejabberd_regexp.erl
src/ejabberd_router.erl
src/ejabberd_s2s.erl
src/ejabberd_s2s_in.erl
src/ejabberd_s2s_out.erl
src/ejabberd_service.erl
src/ejabberd_sm.erl
src/ejabberd_socket.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/ejd2odbc.erl
src/eldap_filter.erl
src/eldap_pool.erl
src/eldap_utils.erl
src/extauth.erl
src/gen_iq_handler.erl
src/gen_mod.erl
src/gen_pubsub_node.erl
src/gen_pubsub_nodetree.erl
src/idna.erl
src/jd2ejd.erl
src/jlib.erl
src/mod_adhoc.erl
src/mod_announce.erl
src/mod_blocking.erl
src/mod_caps.erl
src/mod_carboncopy.erl
src/mod_configure.erl
src/mod_configure2.erl
src/mod_disco.erl
src/mod_echo.erl
src/mod_http_bind.erl
src/mod_http_fileserver.erl
src/mod_ip_blacklist.erl
src/mod_irc.erl
src/mod_irc_connection.erl
src/mod_last.erl
src/mod_muc.erl
src/mod_muc_log.erl
src/mod_muc_room.erl
src/mod_offline.erl
src/mod_ping.erl
src/mod_pres_counter.erl
src/mod_privacy.erl
src/mod_private.erl
src/mod_proxy65.erl
src/mod_proxy65_lib.erl
src/mod_proxy65_service.erl
src/mod_proxy65_sm.erl
src/mod_proxy65_stream.erl
src/mod_pubsub.erl
src/mod_pubsub_odbc.erl
src/mod_register.erl
src/mod_register_web.erl
src/mod_roster.erl
src/mod_service_log.erl
src/mod_shared_roster.erl
src/mod_shared_roster_ldap.erl
src/mod_sic.erl
src/mod_stats.erl
src/mod_time.erl
src/mod_vcard.erl
src/mod_vcard_ldap.erl
src/mod_version.erl
src/node.template
src/node_buddy.erl
src/node_club.erl
src/node_dispatch.erl
src/node_flat.erl
src/node_flat_odbc.erl
src/node_hometree.erl
src/node_hometree_odbc.erl
src/node_mb.erl
src/node_pep.erl
src/node_pep_odbc.erl
src/node_private.erl
src/node_public.erl
src/nodetree_tree.erl
src/nodetree_tree_odbc.erl
src/nodetree_virtual.erl
src/odbc_queries.erl
src/p1_fsm.erl
src/p1_mnesia.erl
src/pubsub_db_odbc.erl
src/pubsub_index.erl
src/pubsub_subscription.erl
src/pubsub_subscription_odbc.erl
src/randoms.erl
src/scram.erl
src/shaper.erl
src/str.erl
src/translate.erl
src/treap.erl
src/win32_dns.erl
tools/configure.erl
tools/p1_prof.erl

index 5d5bf2fdcf6a5201f47860b1efeb3ba7a6ce3975..19e50ac8d4f79d6135f31343e3577640b352df72 100644 (file)
@@ -5962,7 +5962,7 @@ Thanks to all people who contributed to this guide:
 \makechapter{copyright}{Copyright Information}
 
 Ejabberd Installation and Operation Guide.\\
-Copyright \copyright{} 2003 --- 2013 ProcessOne
+Copyright \copyright{} 2003 --- 2014 ProcessOne
 
 This document is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License
index 0910dc62198c5db33bcb933d14d7ca0656250aa9..3a34ee21a1baba15adffc297b7425faed060d598 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 736a2aa42db9bef38d70463d412bfc3f2744c29c..a30a1fc928b6e219fab9f54bef2a260ed3963b97 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 116bb73573cae9a795e7c4ad2df88d116ab2849e..771ac2839a51b6181497daae146055cc557984ea 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index bf39528465007c754ca7abe4c999d1854ce274a0..6bb8861c184dcc79e66f548795cdd4ed8f2fccb0 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 09a5287eea1c5dd72a135c59e3a54d585604e938..739c6eb7356e6484f646aad903c8f4bb5ee9b7b3 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 542dc0cdb8825249003139efb1497868dbe19f9a..d71d80d936d3481a66f75b9c61c718b4f7dfb8b2 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 6c939f9e9f107f7fe052b4dd502543098070a6bd..a20dc38d9b442037e0ccebc39faa645e4e58b177 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 30ec0e954652bae2602b29b8fd690e1f1aae2bb3..430e58024d5631fe91ffc824398b3b810247c642 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 2eac91e9d70140bf8fb0cd576130a804c0191f04..3349e5cd3e17fe29292b4630a42b8bc37204ac16 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 13fb8fcf4c2044a833c115adca3302f22ffed042..82584b98c7a08158d8840999754e986f5e89e6da 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 17fad8d38eb6ea5bfe95db8ce47988d57ec7e1ab..a4bdd85f4daee1f69b54b13c0c5011f4fe693df1 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 3bbc9318e51a1d0568726575d19046658338206c..4447879a33cbb6fcabd905232d56c2dfa6a2686d 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index f70982b0f5d08e60464dda00d84b81bbc96fe291..ed064da858024ba21341a2bb15b8886601b16044 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index d0779af14895c02eec359487d7400c21f1f253d5..8784fa3e8010e622939f9210560ef35f0da46738 100644 (file)
@@ -2,7 +2,7 @@
 %%% RFC 1928 constants.
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 4751eec3855026f967762276417aaa4282bc45f0..ee5a4e35f01714e9fb2f37197893e021e513b48b 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 6d041a47886bf54356aa2e06d8d7611797ce08ad..1b9c93260711cffa007f0c43abd1d92fff6a7a39 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 4f2cc9f380c00422afa7210991b7f33666599f26..08f8ea0fee8a7aedb53b2990bb68ff74eb085e8b 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%%
-%%% copyright 2006-2013 ProcessOne
+%%% copyright 2006-2014 ProcessOne
 %%%
 %%% This file contains pubsub types definition.
 %%% ====================================================================
index d5381bafae5f8b29a4d1def666c462c485f0d11a..b167eb96b0f01d5d1b27bf45f1ffbecb82599a47 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * ejabberd, Copyright (C) 2002-2013   ProcessOne\r
+ * ejabberd, Copyright (C) 2002-2014   ProcessOne\r
  *\r
  * This program is free software; you can redistribute it and/or\r
  * modify it under the terms of the GNU General Public License as\r
index 2cfb078e289f8fd1a8d0d4fb6d136489390758ac..56021ce81540a4e55bede5eaa99e84a07b009361 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * ejabberd, Copyright (C) 2002-2013   ProcessOne
+ * ejabberd, Copyright (C) 2002-2014   ProcessOne
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
index 9e94e7a49eb64e6186912b1a6aa67e8e155e4bc9..8e06a650e2fbb2af53a8ca190a5c33f2844098d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * ejabberd, Copyright (C) 2002-2013   ProcessOne
+ * ejabberd, Copyright (C) 2002-2014   ProcessOne
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
index c908022d5355641671938ac993c38c5d5bc05177..fe473c9db5289cc8e8b29dd6a3cf7e763ae43438 100644 (file)
@@ -1,5 +1,5 @@
 --
--- ejabberd, Copyright (C) 2002-2013   ProcessOne
+-- ejabberd, Copyright (C) 2002-2014   ProcessOne
 --
 -- This program is free software; you can redistribute it and/or
 -- modify it under the terms of the GNU General Public License as
index 0b641d575d1c0edf58cc19bc2ec201aae6e3f50c..bc66436acaf8a2e5904ec2434999ca3b23fa7510 100644 (file)
@@ -1,5 +1,5 @@
 --
--- ejabberd, Copyright (C) 2002-2013   ProcessOne
+-- ejabberd, Copyright (C) 2002-2014   ProcessOne
 --
 -- This program is free software; you can redistribute it and/or
 -- modify it under the terms of the GNU General Public License as
index 3cd78946334239b1e4ac5186459eddb6e7ce696f..32c743ede53afc9e3d773c5accd58f6dd5a3032e 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 18 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 50ef7e5bf208b88a44f4405948946c642ca53c27..5b1300a4c7db09bb107ca8f03dad9432731bac18 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 31 Oct 2005 by Magnus Henoch <henoch@dtek.chalmers.se>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 6c847bb526c7a9c552cbec99adcd56f29b9d0086..fe1500ec2c22655fcd67c8b73d40bb95b03af7f0 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 Mar 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 1daa1c10381675e6fea85f901d72774f070a1b11..5a4893d6b5c5235fab43523a982d1bf27d9ab4f8 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created : 23 Aug 2005 by Magnus Henoch <henoch@dtek.chalmers.se>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b837a2e258404e39b965ae8fcb6347c968c2d0d7..39e663cc745f3ae5357b547b905c9ac382e33324 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Mar 2003 by Alexey Shchepin <alexey@sevcom.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index c5c5f2e0291e268a3a9fca8068b5bb8c2660e93d..7bb4f39e4948bfeba152fb8e0f2814055b16f782 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 Mar 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 7338ea7bb2fb3b9080c36dcbc3ea7fe4da8b2615..3e95660b22ae98ec9383ae28b380a162c7ce50e6 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 7 Aug 2011 by Stephen Röttger <stephen.roettger@googlemail.com>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 78ef100892805b50e0d020a567b5df7492e52a3a..057b4e1d7f17f88e8e02f6c44dde2383f28744de 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 16 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index a21331536ecc74993394f83c4a75ad7e6cc4af60..3cf5319e6c31ceb5a3ca73b6969c503c42ca51e5 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  7 May 2006 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index dba61b7d93c7befc431c7d541e922853c0ac5aaa..db364c0ee66f0190604987130f9832e5c1e60ce6 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 31 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 704c82cd492a92bfec9eddb724424efe05b9dfdc..8790ad5050f2ef5375db75c3bc44626eb9c4e065 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 180e9d0dfbec5049747f293e5b70412495f259f1..3523593e817ffcb484b7b6196bbde3c589494bb4 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 17 Feb 2006 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 514b551d7c4bc461daff49b1878611108de2e73a..640e440914a4fadae12ef7ffa4d20fa7c9a28fea 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 8d7d0a0dd248b26a52a8c151278bab228986e9e6..cf50c6f4e13a61af0cb683352c879894ba824df0 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 1c1a4f313b8562dcc1df73c25ba5ce1af3415ece..0afa87194a94a6a60843392312f6346df409f25f 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index a1841f3d1838a11b2fb186acfb6b0748de52cb3d..48fd34bf7b96c6690695cb6cd3a37f41d94b5ec5 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 8e744e2c4f36b1e2ba8253120f9430448796f0ad..bace7ddbb18bb628b1fe0b65c7b92e0d90ae0f90 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 5 Jul 2007 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ae5fc97b8daa24d6a7ff23fa9bb7d81449a78343..fdaa8586d6b0c9f08910567841664d3ad0ceb8b4 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 16 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 2229e5ef11675c5be110f2b19d64ea7cd835ba40..9c7297d3b84ef144fa50c0829a72c84b88100b94 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created :  2 Nov 2007 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index e9a3ea3a95e9200fa7bb0c5b89930c30df9202b5..f4515ec5b4cdd753ced88cdbb3510d8cdc501ef2 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 26 Apr 2008 by Evgeniy Khramtsov <xramtsov@gmail.com>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 5287876ce06212ab187af94338a0a3a17b88348f..a6de0a20b8ca242f243ce2b13e0f81db2ec666bc 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 20 May 2008 by Badlop <badlop@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 0551b49a55b3ee184358780e86c9ccbb01dc25d7..79b7b77ca88106c077f6143926d055f3a8155425 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 14 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 46a3650193ed784e33f5dd9083812464e64052f4..06f4bce15a0fcca99112b4ad884f41d2e4025022 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Jan 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 583396ec909fa9a355c2022466a304d02976254b..41c329af90c4bfadcd79a20edad268e6ef90be82 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Aug 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 3891fd9ff0e66d3da135d531f3171b9c2aa3cebe..2e579075569b14c9a4d6c33dec79342edc3373bd 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 Aug 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 4919242a2ba79861d17c2bf9fae9ba0318cc0fa5..3e6b54d6c9ac9fc22d098b3f68be3a1b5386dce7 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 27 Feb 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index a00e690e271d9fd69f4b8b797facee24590ad164..fbf92902554c55d16df8bbc201f38936ff1eca78 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  4 Mar 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 5dc26c68e1fb9df6eb3c883a414e481ac09160d2..b0d261ccb6c70c85d1eea571620a4bd54f731d5f 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 16 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index f288bed9af3eaaafa11c85876c30174ed5974e8e..52accef4045ddefc30a4e039fc26713369468311 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 30 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index eb39b7265208e1786169b8c13f4c96bb29d90b46..58594b4235c6a4ee0cd2458410067353c369c193 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Nov 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 554322c23aed9a48dc096ae4acce7951274dd5f0..494f6a9611813a01c227f19d95285b76a89789f2 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 86b7379483a882f3258ac55dfd3eb98371e1d8a8..c7a1f127857d6239d935e1ab11e09df93df2a839 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 22 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 6c13e7426fd06346433302c6bdf8dd933a4af876..fd5a66df29e9dbebc27c810587a227c4a68fde28 100644 (file)
@@ -9,7 +9,7 @@
 %%% @doc
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b5525de10ce74f2cf30328a077580fbd3ad95546..b73710562b5e08a51139afa4ca62fb62a2a82472 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 31 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index f666ea8374bc197eac4f49a788de7d8d2e44e380..64cd67df5b03f31593c7efd8d4dc497b4aed3a30 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 10 Nov 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 6603ec6269a13469376e74960664a3e49e2fc146..81943d1cf8071b6bd9e8c62f0948f619facac776 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 8 Dec 2011 by Badlop
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 24f52d32960cecb9b59a1dd40ea7d4cbdf0f2f26..b2ca301d25f79a95184727ce26fc883d3371bbb6 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 27 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b13fdd58e82050f3f1f33062c98a83a2112c4f97..88604cd7c84e4722238886af5575d47a55b69073 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  7 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 4789f865263b10b3dc3673c771b040c7299c0f55..97c65af74df04656fc56b839dd2988077cf61566 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  6 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index a5acdad95984af2cda8a67cd75f72ba8ab62633e..7222e43b19bec9dcecdfb781959161938ba4be47 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  6 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 35f7c187a35f4f65e089f9657f99b26405372d12..8dc017563bf86405c6564c2b69d2e27407b0bf81 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  6 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index c7e277a8dc45850bfe6b158b402d70e69596ae08..19ab9cb5af61fa98a178ac2e0b864adfbda2665e 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 58bb80efecb313c9d965963b14f23a277d2d5407..0da34180b15086342f1f01cbf54a0185004b7701 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Aug 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b3da8369db72470bfb91f2520ed2e285cd6c8536..08164c97050a417b665ac1530b61b72fb0b9601c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 31 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 92a41b9d87e9fa8e2870a6b41a8721acf1fb735d..c32629da8038ba62926e61c34f5f292dcbcd4866 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 21 Mar 2007 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index c3d2a186e20cc76cb740c8fc686b47f9a8366597..1ac20c649665f9be598405fb67686fd156de7e97 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 18 Jul 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 41c2ea510c474dda42fe3ce72f44bf30ec4f44f1..63d06b5a10bbd86109f6afb67516e2ae519042d1 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 27 Jan 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 70f62de7fbcc92b66c3a7c774f91cddae858bb91..72ab576464fc0ba5edb1ac624e028e7677dab8b1 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created : 28 Feb 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 7a676f674404291ca024629f1097c42076a19256..c8974e637ad16720e37f304d89851e1a18236da1 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  9 Apr 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -341,7 +341,7 @@ make_xhtml(Els, Host, Node, Lang, JID) ->
                      ?XAE(<<"div">>, [{<<"id">>, <<"copyrightouter">>}],
                           [?XAE(<<"div">>, [{<<"id">>, <<"copyright">>}],
                                 [?XC(<<"p">>,
-                                     <<"ejabberd (c) 2002-2013 ProcessOne">>)])])])]}}.
+                                     <<"ejabberd (c) 2002-2014 ProcessOne">>)])])])]}}.
 
 get_base_path(global, cluster) -> <<"/admin/">>;
 get_base_path(Host, cluster) ->
index 7afcd61545027f710a4e331d36cc1c0d9875c445..4aaaddbf6d75f16184ac5e17a449c161321accf5 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 22 Aug 2005 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 6771fc2af18aa9da9cc3c4467caf866c0dad95cd..582a30d246b9eeac98a91c4d2f7acaa786266d8b 100644 (file)
@@ -6,7 +6,7 @@
 %%% Author:  Evgeniy Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 35fabeb7451d75c48e68e3fdf72ef36f2e3eed98..663467aa85a170244bc26cfb00c932d3c507b228 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Nov 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index a18a04ed673970359da6fe056b5dd4c220a27511..ea90e0c39586478e0a33e1ca9bfb8028e38ecf85 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index e57ac0b8dc94ffa41137249d32fcfdd378e11247..6b34533dfd864183bd52dede963880e5e115c2a3 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 30 Jul 2004 by Leif Johansson <leifj@it.su.se>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 628c1c90c43b850a72c21dda974a743041a130ae..1f183a16bbecaaa6203987386cbec6b462b5d2c2 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 22 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 0b06529b58bf90047600950e10813280e1127be1..0ae63ef1f864741c85c40bb5b7757b23372e7d08 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created : 24 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 0cf1fd2ffdafe7e8d82b78c48e527b7c20328dcd..a1252f9f8981c4292a2f3714eead46845d21f248 100644 (file)
 %%% under the License.
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 8acba659c320ec3c7352459fff8c79d06f1729d1..e343f45813ae1f10d6302d3c963128c557c420b5 100644 (file)
 %%% under the License.
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 7e3d0aefbcfba22e1439fdc8a8c39667ffe04b10..18b14ff89da0c85fa0ba8a98ae89762da290db96 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 10 Apr 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index a600339989ea5df107988dd762c55f778823e760..229f0997b82687fd58c75ee5de37029c5991132c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  2 Feb 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 46e864b0c308344d5809ea379eb0f86441386d82..8606686d01197bf7de502072919b51b24c223faa 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ae37bb9d66d92ee6bcaeef7e6add6952fd142267..d64052e2b33efa4946f031d856954f9f6fc6df98 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Nov 2005 by Magnus Henoch <henoch@dtek.chalmers.se>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b558897a07b1120a86a7f5f4bd3e8a8c22ad9873..ec924edf046be3f79d96bf1277a84445eb93afef 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Aug 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 2aaff7bae2348d5f42477e51687c68974a5204c1..6cdb20d9db006ae3bca94bbd3b638e8d3d563c03 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Aug 2008 by Stephan Maka <stephan@spaceboyz.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ac115d64627d1f19f0fb86c941eaf972f81d1872..a4b4d5698a68f447d1b6abcb8cdea7e5425a4db2 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 7 Oct 2006 by Magnus Henoch <henoch@dtek.chalmers.se>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index cc5cb83b08d8b8421d7395d905a0a58400da66d3..d5d1db6c593b50d3bbb6dfeaf241936d9c5a1bfc 100644 (file)
@@ -7,7 +7,7 @@
 %%%              {mod_carboncopy, []}
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b6c8f55b779c57498718cb97de8705807b2856ce..c8a8ebddd4e7fbcab9c438ab91a60076e99de857 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 19 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 3756214416d7399bef38b76c4680be68e55dad13..bfab4789f22dd706223bb2ec94540c5b871af876 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 26 Oct 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b11c9629aa729e2264b25abaebd4e5c50b530f3d..ba4e59ab3bff6a03dcb8b08e15731861c552def1 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 077a4de4945c3604f25bd050859168322aff53fd..ff33f7bfb335b49dc8b4fad276d894495fc18dc0 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index dcaa8a91ae8f30497062d4fc1044275d3f7e116e..a4ab85dbe6b468739122b3b9e3a4ed31b7937ff8 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : Tue Feb 20 13:15:52 CET 2007
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index fcfa12b598c41e1ebec9aa336fd9012801412710..1d05a367c4439fc0e98dde209a87bff3472058f6 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 3af5aaac0d528927427eab26c012e91d0e2eaa3f..98f27bbf4f1723e0d57acec3f5d8388a3b6d0b71 100644 (file)
@@ -7,7 +7,7 @@
 %%%              {mod_ip_blacklist, []}
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 3aa57002fcf1bc4f2f097fc9c236ed9e4df0c7ab..20cf62d48a097f567618e3e082a01686a7016ca9 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Feb 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -466,7 +466,7 @@ iq_get_vcard(Lang) ->
                [{xmlcdata,
                  <<(translate:translate(Lang,
                                         <<"ejabberd IRC module">>))/binary,
-                   "\nCopyright (c) 2003-2013 ProcessOne">>}]}].
+                   "\nCopyright (c) 2003-2014 ProcessOne">>}]}].
 
 command_items(ServerHost, Host, Lang) ->
     lists:map(fun ({Node, Name, _Function}) ->
index c37ca7cb4bca23c96ac7ea42c08616ee24272774..dc7643cd06186aa46f7de39ff7f51a3519fe6df0 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Feb 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 6e35938d26dd6ec5aef75d77f138b9986d5d6b8c..45448feb63fd54cc7662c256b711acfd1d1f7968 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Oct 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 7934e6f959d104362ed42cfe847aae984a07d969..276f66239e3d7de5db34da9f4ec97a582540cb98 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 19 Mar 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -1020,7 +1020,7 @@ iq_get_vcard(Lang) ->
                [{xmlcdata,
                  <<(translate:translate(Lang,
                                         <<"ejabberd MUC module">>))/binary,
-                   "\nCopyright (c) 2003-2013 ProcessOne">>}]}].
+                   "\nCopyright (c) 2003-2014 ProcessOne">>}]}].
 
 
 broadcast_service_message(Host, Msg) ->
index 357d192162321c3e1964c87e2fd57b9111c8f565..ba26819f491911c88fc16862f285b828a178fdc6 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Mar 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 1ef90b1eb628ca7ec359340dbefc7ced7ea1f3a7..844e894706afbb26cc1f6d4f3352caf679a046b7 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 19 Mar 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index f4e0a888ff9fb0bfcb923f8bd4d10c70db60c802..ffcca8169f6f0727d98d7c829d3f0d4ae875a386 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  5 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 078b0d13dc34aad137c8b22affb62c13d08ca008..c5dd16018a92b9606ab94dee9790f4b1cafe4ff0 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Jul 2009 by Brian Cully <bjc@kublai.com>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 30f5308c085667ed531d72f55fe22e360f1dc936..257b215baff6a75fd5dbad4d48f26c0e36069af7 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Sep 2010 by Ahmed Omar
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 5edfccd28105cd19cafc4e8b58f5a5e4551e6d6e..ac886fef4f7200a2bc0f8caa158fa07f07ea6b5c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 21 Jul 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ae7068480d5f5572c67d107f73c0b76db713f90c..0f4aa5bca703bdda4a6657ea620598411dc67cc8 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 16 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 85bec283b7ccf0ae4a45a699570ba2dd1d0bc8ad..361bbb4e6c28444ea7aa706d9befcb84c55822bc 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 388811436766502fe2ea2fd759e30a4705295b95..18e4714be1f2ca3fc402fe2894c2ef6f3192c558 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 33d40b1ccf0144c6962103397f2ff811199c9923..b53a31fc972190e8440ec143989e8c2933009571 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -248,7 +248,7 @@ iq_vcard(Lang) ->
                [{xmlcdata,
                  <<(translate:translate(Lang,
                                         <<"ejabberd SOCKS5 Bytestreams module">>))/binary,
-                   "\nCopyright (c) 2003-2013 ProcessOne">>}]}].
+                   "\nCopyright (c) 2003-2014 ProcessOne">>}]}].
 
 parse_options(ServerHost, Opts) ->
     MyHost = gen_mod:get_opt_host(ServerHost, Opts,
index fa9d257ef7a3e1193b01facf3af696eac750ce72..5b185b2ebc82e4071de10f18d732de469b33adef 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b37dcc13aee79776a839bbd22445621f5502da6a..f8cdce975e9f44264790c485c77c7320ce7f4672 100644 (file)
@@ -4,7 +4,7 @@
 %%% Purpose : Bytestream process.
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 9bb5acfa482bacaead563ed2d1a94ce4e1ba50c8..87d49cb5431eae1653c04bf2e1bcdc2e84fe5162 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
@@ -1910,7 +1910,7 @@ iq_get_vcard(Lang) ->
                [{xmlcdata,
                  <<(translate:translate(Lang,
                                         <<"ejabberd Publish-Subscribe module">>))/binary,
-                   "\nCopyright (c) 2004-2013 ProcessOne">>}]}].
+                   "\nCopyright (c) 2004-2014 ProcessOne">>}]}].
 
 -spec(iq_pubsub/6 ::
 (
index 1a182e4d61907a9e320111e1e0dc77bbab27671d..3d26ad0fa5989a56d6bae3c59c4df61238106ca3 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
@@ -1569,7 +1569,7 @@ iq_get_vcard(Lang) ->
                [{xmlcdata,
                  <<(translate:translate(Lang,
                                         <<"ejabberd Publish-Subscribe module">>))/binary,
-                   "\nCopyright (c) 2004-2013 ProcessOne">>}]}].
+                   "\nCopyright (c) 2004-2014 ProcessOne">>}]}].
 
 -spec(iq_pubsub/6 ::
 (
index c7da225ef031239e6daa7767221c09a3782009d5..335d116db978163ca3ed29316eabba10307c2d2a 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 841685a94ac05376111305504c25e17786e0128c..cade4bcc8ee602ee92bce4908273e7825a2810eb 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  4 May 2008 by Badlop <badlop@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 4851b8fb5a9d858b41c82fa1c51b109a0d5a0090..93e0b665ad55e2347fbe2c1e4555ca1a2d2cf429 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 82497a60986d82009c152697d26a55b25ec8b718..11216f951e922f4c0204e447f4a1a4ad8e90bb59 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Aug 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 743b1dd620d087b4f15144851a0582330083069d..2f542a9bbc0e8c1c3efa40090b36d969ad89ade0 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  5 Mar 2005 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 322909a2c74dd6320b6e9804d6bbf2c14786b651..8f7b3072987f93f5bb90a38fcd659c8433dc8a3c 100644 (file)
@@ -7,7 +7,7 @@
 %%% Created :  5 Mar 2005 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b1ae44d04f5ea826880a928dd9c3cdc7e34b2448..5df41018dd6e4251d2c27ec7d672b2f47a71d1d9 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 6 Mar 2010 by Karim Gemayel <karim.gemayel@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index a359289759362960506abecfe21d8108e3faed80..cdd2b6acf2710ddfacc1b395b534b40cd242aa0e 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index d6c8363d7f285d0f8152985334985de296c71513..e274908559ee218b62b27de88e3310b8bf38336f 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created : 18 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 08feb071a387ab7a6a9e577771d9cc7321e4a750..b709811a13473debc0242bd5ff7e985ae2c60841 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  2 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -163,7 +163,7 @@ process_local_iq(_From, _To,
                                            [{xmlcdata,
                                              <<(translate:translate(Lang,
                                                                     <<"Erlang Jabber Server">>))/binary,
-                                               "\nCopyright (c) 2002-2013 ProcessOne">>}]},
+                                               "\nCopyright (c) 2002-2014 ProcessOne">>}]},
                                 #xmlel{name = <<"BDAY">>, attrs = [],
                                        children =
                                            [{xmlcdata, <<"2002-11-16">>}]}]}]}
@@ -533,7 +533,7 @@ iq_get_vcard(Lang) ->
                [{xmlcdata,
                  <<(translate:translate(Lang,
                                         <<"ejabberd vCard module">>))/binary,
-                   "\nCopyright (c) 2003-2013 ProcessOne">>}]}].
+                   "\nCopyright (c) 2003-2014 ProcessOne">>}]}].
 
 find_xdata_el(#xmlel{children = SubEls}) ->
     find_xdata_el1(SubEls).
index 1c96dd4a19660be97da115e663ceb103762f89ab..4ef9fb545403fc1037c40b1561ff160a80ec3ce4 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  2 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -221,7 +221,7 @@ process_local_iq(_From, _To,
                                            [{xmlcdata,
                                              <<(translate:translate(Lang,
                                                                     <<"Erlang Jabber Server">>))/binary,
-                                               "\nCopyright (c) 2002-2013 ProcessOne">>}]},
+                                               "\nCopyright (c) 2002-2014 ProcessOne">>}]},
                                 #xmlel{name = <<"BDAY">>, attrs = [],
                                        children =
                                            [{xmlcdata, <<"2002-11-16">>}]}]}]}
@@ -582,7 +582,7 @@ iq_get_vcard(Lang) ->
                [{xmlcdata,
                  <<(translate:translate(Lang,
                                         <<"ejabberd vCard module">>))/binary,
-                   "\nCopyright (c) 2003-2013 ProcessOne">>}]}].
+                   "\nCopyright (c) 2003-2014 ProcessOne">>}]}].
 
 -define(LFIELD(Label, Var),
        #xmlel{name = <<"field">>,
index 3ae9b842889847d1c3bede16e0b7ff07700dd627..695c0dd7e61728e8cacbd625dcdff36ac71dbf6e 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 18 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b31d8a8e27d556ae86b39282cc4b5b346586e53f..45744c05988e8bc078a969f71cb9afbc39afa589 100644 (file)
 %%% under the License.
 %%% 
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 23269b1eba558e2917138a484f8c69c10502c3c5..6db07693520a44291f01d7e69768af547bc8f0f2 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 10849b36d2669d8cd3cb88e6838b4231eb9dcde2..5e6581ad871f433b23b7246930c099a82221a3da 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 9b72af7e77b195ac1c1477691fdcd4900e08ae47..81fe20d2b207d9d8487522956e9f82078a6ae078 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 8368585202a3c6262e8b1d3ce7a7ac85b2906c1f..e28fd34779738d9a00cb8f89d370934db06948ce 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 5736832eafc320c21aa0653b975a61877cc377cb..d299c8d52c2025360b6cb298d1c0357ac7495821 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index ff291635f85ab37e99b5e2d5a42297be9d81c17d..f59d8d9c0e11e52ba2bfb147c7607d6f2cfacfde 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index a98e56dcf0ae93e99c848a77034ee8ed5b40da37..dfb9886f2aae77a798d19c2d3e70d6e499efbd28 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index c626b7a93ab86cec741f3d83e1cd905de62a19ab..6587b5c0738abc524491df4f9133b96c92d2b264 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Eric Cestari <eric@ohmforce.com>
 %%% @version {@vsn}, {@date} {@time}
 %%% @end
index 5635dee942faaba2efff6311178eccb4b9f19428..47afee94575662c4a2be20db0c67c5de7f7cfffb 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index e4e1fafa9b2198d01a8ebb7385dc90ba0b2affe5..4c7d8909bcd484632de108eb7e76bb5190e3d72f 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 27b7158a19f33c7618ae4d8b831b07100d070fc5..61f6d6a68c55f54e0c07de6c94233294a83f553c 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 3c391cfe8ebd369aa95294bfeb4b4293aede5fa8..bcabec6eb69c2e39f748da08edc259791da64876 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 23159d7a2872a9daec3ad017e308e0378de2213c..1dc7fa9fb03e9396a72cdbd751870123357ce96d 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 1cc45cfb5565f58771e419b5ca97c2dc6b837f58..1a5a4317f907adbcd8c31d558d427e66ea7bf32f 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 1486fbc05eebeaedc53805b32d50370dafc80e2d..9e2e31f9f24151d76bbab7740ff5b8a0fbd6803c 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 314b7cc13d214a7e8a350fc860bb5d1fa7605b97..168db9fe0ca9ae1633658c3ce29a15dc61e4e03a 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 70773e9b8e2f4ca75455b939efb5cc8b48164e80..80f08c6093e9c9e329177e2647601dab54cf8903 100644 (file)
@@ -14,7 +14,7 @@
 %% AB. All Rights Reserved.''
 %% 
 %% The code has been modified and improved by ProcessOne.
-%% Copyright 2007-2013, ProcessOne
+%% Copyright 2007-2014, ProcessOne
 %%
 %%  The change adds the following features:
 %%   - You can send exit(priority_shutdown) to the p1_fsm process to
index fa308176c47d9d42c54cd17df276c76da20a7ab7..b792472a637f5695979f8db25483b1f45ebb5121 100644 (file)
 %%%
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
 %%%
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 
 -module(p1_mnesia).
 
index ca1318865714473c908c8754340e8cb76ed69028..320a58c90803a798d4530340ad3fe39ef12b6808 100644 (file)
@@ -11,9 +11,9 @@
 %%% under the License.
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%% @author Pablo Polvorin <pablo.polvorin@process-one.net>
 %%% @version {@vsn}, {@date} {@time}
index 1ff5a1e456821989589e1be11abd6496443a893a..9859141df4af86f729e0a495958764a75f79c6b0 100644 (file)
 %%% 
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%%
-%%% @copyright 2006-2013 ProcessOne
+%%% @copyright 2006-2014 ProcessOne
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index bb09cdd60afb1b4721a4e720b1a6a33db142eba9..64bb8c2da41b4f5ba6a811981fa7971c919e246d 100644 (file)
@@ -11,9 +11,9 @@
 %%% under the License.
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%% @author Brian Cully <bjc@kublai.com>
 %%% @version {@vsn}, {@date} {@time}
index 55b337c8084aee11d937dc78b0639453b28755d6..f0efcefb5b91a509d0e4900d3aba403310218ffc 100644 (file)
@@ -11,9 +11,9 @@
 %%% under the License.
 %%%
 %%% The Initial Developer of the Original Code is ProcessOne.
-%%% Portions created by ProcessOne are Copyright 2006-2013, ProcessOne
+%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2013, ProcessOne.
+%%% This software is copyright 2006-2014, ProcessOne.
 %%%
 %%% @author Pablo Polvorin <pablo.polvorin@process-one.net>
 %%% @author based on pubsub_subscription.erl by Brian Cully <bjc@kublai.com>
index 0fd1f304ccec5b45ac2f2cc790f38d1167ee476f..13653b63e1be7faae51e9bda5078f969b2e71986 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 13 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 407f69d2f6d71071cef48025ed9607eecf89f99f..5868784ca8827ada25f135e3fa209dcbd825221a 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 7 Aug 2011 by Stephen Röttger <stephen.roettger@googlemail.com>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b9f4603958ab4d7c9c1df14b67ee9336649b714f..d89f60fbe40c110fc7a0a607a5166f7655fafb9b 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  9 Feb 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index d4d44859407ddbad5ada99fd0873c1bfcd34332a..bf1b16af343b2858278128da39d3b2efc5ff3d51 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Feb 2012 by Evgeniy Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index fd2ebcc649eb703532f6ad6a0cbe5c32f2bf1f80..9dba065f9db235b11a934beadb4857bc2c0392b5 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  6 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 607f2c8abbf4642bd1e303c3e8a79835ea8b7427..cafbcaf4ec20928fe7acd7c12f633440b7096c49 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 22 Apr 2008 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 9f80a08deba971b1029f4ff471302452fb2b20aa..535b688fcd50f5ff44229d4aec3f93b0c2515668 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 5 Mar 2009 by Geoff Cant
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 6f0b1dd4e3a07924bcb943cf6fee4903a8ec307c..e2523f85d097b51b9a677018b5e14bd4d1c3e012 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 27 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index d73f06f053020f46e9adf0799f5e9f88ad462f2e..9cfb3a6dca259a3a7a0efd722ad7ac91d344f96c 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created : 23 Jan 2010 by Evgeniy Khramtsov <ekhramtsov@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2013   ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014   ProcessOne
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as