]> granicus.if.org Git - ejabberd/commitdiff
* doc/guide.tex: Updated copyright dates to 2008
authorBadlop <badlop@process-one.net>
Tue, 15 Jan 2008 17:02:57 +0000 (17:02 +0000)
committerBadlop <badlop@process-one.net>
Tue, 15 Jan 2008 17:02:57 +0000 (17:02 +0000)
* src/*: Likewise

SVN Revision: 1153

151 files changed:
ChangeLog
doc/guide.tex
src/acl.erl
src/adhoc.erl
src/adhoc.hrl
src/configure.erl
src/cyrsasl.erl
src/cyrsasl_anonymous.erl
src/cyrsasl_plain.erl
src/ejabberd.erl
src/ejabberd.hrl
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_config.erl
src/ejabberd_config.hrl
src/ejabberd_ctl.erl
src/ejabberd_ctl.hrl
src/ejabberd_frontend_socket.erl
src/ejabberd_hooks.erl
src/ejabberd_listener.erl
src/ejabberd_local.erl
src/ejabberd_logger_h.erl
src/ejabberd_loglevel.erl
src/ejabberd_node_groups.erl
src/ejabberd_rdbms.erl
src/ejabberd_receiver.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_zlib/ejabberd_zlib.erl
src/ejabberd_zlib/ejabberd_zlib_drv.c
src/ejd2odbc.erl
src/eldap/eldap.hrl
src/eldap/eldap_filter.erl
src/eldap/eldap_pool.erl
src/eldap/eldap_utils.erl
src/extauth.erl
src/gen_iq_handler.erl
src/gen_mod.erl
src/idna.erl
src/jd2ejd.erl
src/jlib.erl
src/jlib.hrl
src/mod_adhoc.erl
src/mod_announce.erl
src/mod_caps.erl
src/mod_configure.erl
src/mod_configure2.erl
src/mod_disco.erl
src/mod_echo.erl
src/mod_irc/iconv.erl
src/mod_irc/iconv_erl.c
src/mod_irc/mod_irc.erl
src/mod_irc/mod_irc_connection.erl
src/mod_last.erl
src/mod_last_odbc.erl
src/mod_muc/mod_muc.erl
src/mod_muc/mod_muc_log.erl
src/mod_muc/mod_muc_room.erl
src/mod_offline.erl
src/mod_offline_odbc.erl
src/mod_privacy.erl
src/mod_privacy.hrl
src/mod_privacy_odbc.erl
src/mod_private.erl
src/mod_private_odbc.erl
src/mod_proxy65/mod_proxy65.erl
src/mod_proxy65/mod_proxy65.hrl
src/mod_proxy65/mod_proxy65_lib.erl
src/mod_proxy65/mod_proxy65_service.erl
src/mod_proxy65/mod_proxy65_sm.erl
src/mod_proxy65/mod_proxy65_stream.erl
src/mod_pubsub/gen_pubsub_node.erl
src/mod_pubsub/gen_pubsub_nodetree.erl
src/mod_pubsub/mod_pubsub.erl
src/mod_pubsub/node.template
src/mod_pubsub/node_buddy.erl
src/mod_pubsub/node_club.erl
src/mod_pubsub/node_default.erl
src/mod_pubsub/node_dispatch.erl
src/mod_pubsub/node_pep.erl
src/mod_pubsub/node_private.erl
src/mod_pubsub/node_public.erl
src/mod_pubsub/nodetree_default.erl
src/mod_pubsub/nodetree_virtual.erl
src/mod_pubsub/pubsub.hrl
src/mod_register.erl
src/mod_roster.erl
src/mod_roster.hrl
src/mod_roster_odbc.erl
src/mod_service_log.erl
src/mod_shared_roster.erl
src/mod_stats.erl
src/mod_time.erl
src/mod_vcard.erl
src/mod_vcard_ldap.erl
src/mod_vcard_odbc.erl
src/mod_version.erl
src/msgs/gl.msg
src/msgs/it.msg
src/msgs/ja.msg
src/msgs/nl.msg
src/msgs/pt-br.msg
src/msgs/ru.msg
src/msgs/sk.msg
src/msgs/tr.msg
src/msgs/wa.msg
src/odbc/ejabberd_odbc.erl
src/odbc/ejabberd_odbc_sup.erl
src/odbc/mssql.sql
src/odbc/mysql.sql
src/odbc/odbc_queries.erl
src/odbc/pg.sql
src/p1_fsm.erl
src/p1_mnesia.erl
src/pam/epam.c
src/pam/epam.erl
src/randoms.erl
src/sha.erl
src/shaper.erl
src/stringprep/stringprep.erl
src/stringprep/stringprep_drv.c
src/stringprep/stringprep_sup.erl
src/tls/tls.erl
src/tls/tls_drv.c
src/translate.erl
src/web/ejabberd_http.erl
src/web/ejabberd_http.hrl
src/web/ejabberd_http_poll.erl
src/web/ejabberd_web.erl
src/web/ejabberd_web_admin.erl
src/web/ejabberd_web_admin.hrl
src/xml.erl
src/xml_stream.erl

index f46c2547345b5e99fa4a9f081fb0928cb8bb6f43..9bcf1c5ac16672aff53def86a0ba859b9226a161 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-15  Badlop  <badlop@process-one.net>
+
+       * doc/guide.tex: Updated copyright dates to 2008.
+       * src/*: Likewise
+
 2008-01-15  Jérôme Sautret <jerome.sautret@process-one.net>
 
        * src/Makefile.in: Allow compilation with Erlang R12 (EJAB-446)
index bf77f5cc3e1a8f707fbfd3762cf1680f8129e5b0..9c6d504eed00ac09b34e7d44b66432d0d26f0568 100644 (file)
@@ -3875,7 +3875,7 @@ Thanks to all people who contributed to this guide:
 \label{copyright}
 
 Ejabberd Installation and Operation Guide.\\
-Copyright \copyright{} 2003 --- 2007 Process-one
+Copyright \copyright{} 2003 --- 2008 Process-one
 
 This document is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License
index efeffe65aadbff370d5f084e4781081424acb668..ee26a5e422e9ae9766ad447b3ce974e1a385335e 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 18 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 11fc17730e551724ce541f7ffe7fb21540bf5e54..b4641253ff9a647770e8eb1e41b1ccfbf87a0520 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 31 Oct 2005 by Magnus Henoch <henoch@dtek.chalmers.se>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 92103f0706c0420d0dd2991e591aaed9fb8a17f6..5dbc515bcc1a852cefb27f9ce988c0dcdd913861 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 89f452dc03edcb71b071b5121e320a30b38df5a3..f39305b31c0a607d8cfaaed98bdd959cac979b0f 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 27 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index e91d917afe9d3a98f3d9ee367637eb424958b10a..17354e21fe433db7d94caed9f3995ac86bbb0020 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 Mar 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index fe3c62132c9f4296d67790b4696a86d312fba1fa..7393685d81088ba3005bc43642e69561181b830b 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created : 23 Aug 2005 by Magnus Henoch <henoch@dtek.chalmers.se>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index e200be016eeaa89bba258da0d9833a5cb49d34e1..eaeb1be47c2204a7f47d5c87ede19c27b0454b03 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 Mar 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b24b3ca49d2a2118de4595b6b1d4cf8608a36a9b..323b4c9126daad14067908e9dafc53cb7b6aec67 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 16 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index fd839b63b9d11c8a7da772e97e67669d96cd8187..849cc83e39c581c5fcbe031fd20f4dff7ce37c31 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 47ddc328024e5a9bd3f5fe490660ca1e2bdcfe42..44b7213eacef148a311feada52fc3003fbfa2cf0 100644 (file)
@@ -9,7 +9,7 @@
 %%% Created :  7 May 2006 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index f8df5efe441680f36b47d01d2e39cd6d1949ac8b..9e434ce36c9d9d406535baa20dfd8c3d286a2729 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 31 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index d2f799672a671cb466bc9fa14d298d0051b31e22..f791c60633cf575cdd54f4bb12dbcc1f95bd8a83 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 255b35190015c83c7acf68dde63b4975c593369b..957b237a1ecf3e84fe914f507cbfe2aeeb527e1b 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 17 Feb 2006 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index c3ad0260c3357d6150c1f2af1347ae9851db7a8d..13dafa711cb48b1ed744e2e282112ad7fc1730d3 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 9f5472d241bad7a25268b656df53e0f27ba27f2e..6f27a49e6184a4b262ec501cef07c999748d8157 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index c89dc62d38e7bcf604832572f35074b7c3d86bc8..3083ce1d2457afa5ccd31a7781d19530a64207ca 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 910a2020f6c7377ad6ac54796797ec1759d4e58e..076ac938004ee0adaea3ee933155ee1cb8b13279 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 8fe3277c9b125f0eeac054c09faf1daca1ef9346..810ab7cf5e68ab1c6a384a1ebfdba116e9d35dcb 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 5 Jul 2007 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index cceadb052b315bd62ad629f276b083e93587453b..4ed2f81808cb6ea20ebb1db481fdec6a76dc3a78 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 16 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 6609bc1479ece79cc5d3fccd9c991e51d7254211..35fa5a82da3885dcf2f9aa95784a2682195eb85c 100644 (file)
@@ -6,7 +6,7 @@
 %%% Created :  2 Nov 2007 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 350b78250c6e12725f4c05ebf07d64044262420b..b4b3400c931ab2eaa97f3dbec456b3d6288a0764 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 14 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 46327439d2d7f8ad6636232616eb85560de7ab86..aa783ea5e4e44953038ef161320283c54fed4d41 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index c0c25e4e1571992cb933c8189cddd6dde118138f..df882d50f915868a0a81726e30be01cd9e3e28bb 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Jan 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 7e89018f256b5a1685c7cded7b9c36c67be07593..e8daef90bcc8461756c8f0382bdc6e60b22e9477 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index f889f7d0b72847d56318e48e2b8b404372aa0c8a..5874afa6dad21d49ac399f3c9ee906b4541361c9 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Aug 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 53540607d0802d26ab69c17028c8aba1b5afbb7d..7fc2f07f02e0cb158e12736526f55d0a416ecf8c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 Aug 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index f2498c2d34545c4b11d158a2ac85bb9527cfbf5a..51f584c6ac7f0a1f73846b4a54ca4df55e705cb7 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 16 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 4590cdf05514d56e35bea5f50bbd21c483136898..50e62ba55d8d5cd2fe49b519dd9491a11327471b 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 30 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index c3f6586e04ce30508e9ec7d2ad9ee1fd57ef5636..a3af991bc0f4714f19b8f3d8f4f4518f76156463 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Oct 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 018d9ab417032147c2e0b2478d61c6b00ffe01f4..88de26a4121a94a2e4ab576a966718b219a3629b 100644 (file)
@@ -9,7 +9,7 @@
 %%% Created : 29 Nov 2006 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b3521362ad6c4cbc310a0adae448fcbb96dbb517..6386a7e937d41f10938c54ef62301d0bd982d832 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Nov 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 155653c1f18275abae3409969ea6b372c9482579..540ffce0b09b881d6dd89f9d46bca98757edf495 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 31 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 1e280378cddf272e79154db3b8d51f1f6b10c3a7..6c9cdf01d8dcaca4b6c6a10fd7521616e1581be7 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 10 Nov 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 4623c36c6e33a1b482331b5aebe5317bdede49a4..0085e8adfbce29eaa3dcb245047a3fe481e38a7b 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 27 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 0aae8131986ee318fc27ac50c3f07d1acf13b531..eebee741be6e8af8b063250159e892d216d0bfd6 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  7 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 80c3d63d541ca17d25b4f8615737135e82aae2a9..4aa87956feb54601ee113426f821a6146566a8e1 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  6 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index bb862a91a148367dfe4682dc095d5b83628a11ff..694e0d2834cbd4ecf1ae1259c0bade0f9a1d2835 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  6 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 51c5b3e0c68ea0761d21725e7bc31e2e0d26f936..351743ae044c91144df9c5d2a2cfd19ae1f0ce06 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  6 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ff4a25d4f1e9c72dfcf665ed9cae9390e794e669..034fc2ac66a6b7703b9bb8269d86f6bff269349b 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 1c298293baf906719a576d6ccb0f655b94526706..f94a0a0e175c0bc95d29b69a605cd6b5045df7f9 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Aug 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b23aa8dc1c947ff4ff702b8e8e4448a904f65ac3..596dd7fa61a6e1de93c61f477563696ea050d41d 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 31 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index d27e8151b46eb3b21e851da9df0d7ac68f2cac9d..eb1e305b23e9eeba2dd185990fad46b3a197d16c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 21 Mar 2007 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index fafd4611f0f7dde290ef6c9c9b677f8dc3c439d9..733af4c26867cc952099352fe4b1b9b6bb3dbfb1 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 18 Jul 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 257e78917162612699862e8f7cd29fe3a5e0f387..a9cefd06606317dea7b879a4c9c33a2f9959f5c2 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 27 Jan 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index cff7f40db9287abc257074a16d8e369e1a4cbd92..0d9ecbe51d0f6e8cd0c63e877ed471f542d9fd96 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 19 Jan 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 4ef61cf94adea4911b640f4929768d410db5263c..33c1c7c129b8a9d9d0c1f98632d27ffffca615bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * ejabberd, Copyright (C) 2002-2007   Process-one
+ * ejabberd, Copyright (C) 2002-2008   Process-one
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
index da718b8ae4c22b1baeb0b600f02e59919cc34766..2528e323d2ee60968bff04ad25935b429bb229a5 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 22 Aug 2005 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 9409232c07c06b2511fb7d0ee0d07d4400bcfc77..75f6f76efa7a53f65245c7a6ca616da00438cf4c 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 324884c429eb731831a51475d54fec2db7baf534..771f909a65268c37a35f229440b586ae0e0bdf8a 100644 (file)
@@ -6,7 +6,7 @@
 %%% Author:  Evgeniy Khramtsov <xramtsov@gmail.com>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 4bbd17e9ed82a0aa8af6efe3f1224738dcbe45d4..f3aad356fd50b7fb06c4e2b5379e1f88a3c2cd9f 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Nov 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ac0bfeee74a93554404577cbd43e338b85a79fa3..465d9ffe538017a7af9a1e694d888a63db12f1a6 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 4bbce2fcf4d90a87fc8d5a992a686b6364e37e3f..b84546d4e5f231c2a87d81a35f389ae598a9b40d 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 30 Jul 2004 by Leif Johansson <leifj@it.su.se>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index fc9339d95e425c775f2ba636f2b14aa3485391eb..912f22c17f92b6ee73cc3596d4ae3ef73cd11a0c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 22 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 388dd0d9fc957d89a56016dbb95936a6c810d098..29fbb1104ce10df793dd5c07d7f13ffb58fe8f4d 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index f63718e8e88a8c193235eb5ca13f5543a8f88323..6ad8c54cbacc399bb5a43bf0b037ee2adc1dc083 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 10 Apr 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 904c73662600ea81287194f5d43973ca1607b6dc..9fac9c11f282eb3134ebb4c0749c6b8e46dd831c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  2 Feb 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 620b71c954826ed098d93d8b4626cab0896ec1fa..1ee2e4ffa0f0c10d7a75df0e66cd6c2f2c2b1908 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 23 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 001ff8a4cc7775ace862d4dce404f9aa69d255e6..3ea10b157b0876bdcc3ae0f52d2a4ee75de36bea 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 97670bdf4e0508c6384b83fe5418c2133597db43..be1bc1cb8e404ec911b703c48d84be3d9a29cebb 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Nov 2005 by Magnus Henoch <henoch@dtek.chalmers.se>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 7ed511619c5cfdb9b938e4e04d6af3e85442747b..438f834a2a4178784c7f954c142d1ce24b633598 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Aug 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 1f89fbb84bb5bea1f63b913ac2eef13aee7f4f41..8d74dfe2bb88ed8fd8fc541ff27beeb0a0c6fe17 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 7 Oct 2006 by Magnus Henoch <henoch@dtek.chalmers.se>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 7dc2d863c78117c1f41aa0c09a7290c460262b2d..625e380cd86dae36d28c002728c2e691a71dc090 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 19 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ab6ce45a8783ffcdd940ceead2a1916414b31531..db84c43b7f3a3a78618dfc717142a6737a081d32 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 26 Oct 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 6514a168cec2f8c1b9af726020229494cb154f7d..cf8751e076e45c5c060830035156add91ea77c2e 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  1 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index de51f7b6b992d81ca5bf27019d03d46d047c9542..3a4f0e38f5fb78cce2b8662a845065d6439a8f34 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 150044e870ea155c89d62bdc6a01f2b264bb160e..9c500978e3a22d16709ad6e100d744f65f4963c8 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 16 Feb 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 905426adce767e87a5044e9a4b3677562a78d9d5..3cf82f4d55d197ae4677c4448c9dc09d72173410 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * ejabberd, Copyright (C) 2002-2007   Process-one
+ * ejabberd, Copyright (C) 2002-2008   Process-one
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
index 86abae92fff34905179f4a1b234d8056ad2b79c1..e1d069f7442937ddf66ac4c00db233781fdde5a1 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Feb 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -323,7 +323,7 @@ iq_get_vcard(Lang) ->
       [{xmlcdata, ?EJABBERD_URI}]},
      {xmlelement, "DESC", [],
       [{xmlcdata, translate:translate(Lang, "ejabberd IRC module") ++
-        "\nCopyright (c) 2003-2007 Alexey Shchepin"}]}].
+        "\nCopyright (c) 2003-2008 Alexey Shchepin"}]}].
 
 process_register(Host, From, To, DefEnc, #iq{} = IQ) ->
     case catch process_irc_register(Host, From, To, DefEnc, IQ) of
index 7dfa81717815979dece81442ed51bb9defe88025..f62d99bde4e29250c3933671f8f46613fd672f17 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Feb 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 1af314732a0c3fd37ccee848ab0622e81b0a7fd6..3ed5964c7b5bffcd4576172f04691c50a88d020f 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Oct 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index efd28d7cc1ab5ceb999851dfcf61540dbb15e729..0538767666368ea7019807b888b61e7882a90bcd 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Oct 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index f0a19ba2067e56e78a3d58bbee36f2914b11b86a..58ce97bb45e8d09c6d83f339abf35277e9ef35b5 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 19 Mar 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -649,7 +649,7 @@ iq_get_vcard(Lang) ->
       [{xmlcdata, ?EJABBERD_URI}]},
      {xmlelement, "DESC", [],
       [{xmlcdata, translate:translate(Lang, "ejabberd MUC module") ++
-         "\nCopyright (c) 2003-2007 Alexey Shchepin"}]}].
+         "\nCopyright (c) 2003-2008 Alexey Shchepin"}]}].
 
 
 broadcast_service_message(Host, Msg) ->
index 50dab9e4ae4a6e4916631d5829542250eae7c5f9..fce9c15b26347ae691c6453e77f0f27eb3b63e39 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Mar 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b6a8c949d5490fe6ac2a2af9ebc9bfe1cef28c7f..75aec088f198eefc56026af30dd4aedec758b4b7 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 19 Mar 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index dbce75130c766521a4c4a2522b846d7f0f416828..3a751c328fb0aed5b92a4d49a5602ff3708b0b5e 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  5 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index abcbcacf72acb145b59e624ecdecd90da24e92fb..c3d0513d042275f93756ab23baa02660d1e70efe 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  5 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index ea1890360c23bc29d425eb4e348890c33fdaaa17..3f696eb424497836dc536d5a7f61add678578b22 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 21 Jul 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index cc05a7e68b7b6ffc012fbed18eab71a292018269..21ad1c9613186d72e30036d09b2728ef2c4076cd 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 84099747e9440a625c519ccf3d9a32e812e37686..8db812d0b1d78cd7bc0f7ce3cdb6ce744a56efe0 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  5 Oct 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index e4a5d4511052951ab1a1ab7dc355686d31fbadfa..89c73fd029552b09e9aa3326037a541709d23eb4 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 16 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 51b55934fc958bfaee4d483faabce1fd6b530269..04248cb06265f0ab50f8ee99c9c420ce34e58291 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  5 Oct 2006 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 853601d49481e7b15cea2fdde4ca32f947cb823e..970602eb588015b3f5cffe1fcd337ac2b2337639 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 7e5a9cb8971ec06cb5ae3ada81e3313ab302ea28..66cb86f425a6bf4e4d4fc475110a502b4146ec9f 100644 (file)
@@ -2,7 +2,7 @@
 %%% RFC 1928 constants.
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 2718f9d449ac0a481f0e85ae8b1e1f0aa4479d49..8e30bb4a652eb44f11e46c4bfb0fea39a9b14c23 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 65394773e3eecfdab173424b921e2e1e62625687..78392fa4759437004276fef0b9cf409c34111489 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -190,7 +190,7 @@ iq_vcard(Lang) ->
       [{xmlcdata, ?EJABBERD_URI}]},
      {xmlelement, "DESC", [],
       [{xmlcdata, translate:translate(Lang, "ejabberd SOCKS5 Bytestreams module") ++
-       "\nCopyright (c) 2003-2007 Alexey Shchepin"}]}].
+       "\nCopyright (c) 2003-2008 Alexey Shchepin"}]}].
 
 parse_options(ServerHost, Opts) ->
     MyHost = gen_mod:get_opt_host(ServerHost, Opts, "proxy.@HOST@"),
index 3f515500353512ec06a5f907b5524c8a4c06d2dd..591bf97c768f9becfaefb07036437f5a4e18eacb 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 65402f544a79854a7dc2c1ce6e2192caa2293783..ccc060afeddc27af58fd1927a185d33c9cd54d2d 100644 (file)
@@ -4,7 +4,7 @@
 %%% Purpose : Bytestream process.
 %%% Created : 12 Oct 2006 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 482c80528674804f77d419015c747a5cbd75367c..c46596ef181b7a7da71b71ddff638b7664a830ec 100644 (file)
 %%% under the License.
 %%% 
 %%% The Initial Developer of the Original Code is Process-one.
-%%% Portions created by Process-one are Copyright 2006-2007, Process-one
+%%% Portions created by Process-one are Copyright 2006-2008, Process-one
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2007, Process-one.
+%%% This software is copyright 2006-2008, Process-one.
 %%%
 %%%
-%%% @copyright 2006-2007 Process-one
+%%% @copyright 2006-2008 Process-one
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 35d1b78c14e709b05c77986fdb505c1d65b12704..c284244ac4383165ff7c86df2cc43caac58262c1 100644 (file)
 %%% under the License.
 %%% 
 %%% The Initial Developer of the Original Code is Process-one.
-%%% Portions created by Process-one are Copyright 2006-2007, Process-one
+%%% Portions created by Process-one are Copyright 2006-2008, Process-one
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2007, Process-one.
+%%% This software is copyright 2006-2008, Process-one.
 %%%
 %%%
-%%% @copyright 2006-2007 Process-one
+%%% @copyright 2006-2008 Process-one
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 17053e5c0b3357f4686824a3db61f327a675e7e5..f852e7be62f768df5c9d23dc9670d6729c682253 100644 (file)
 %%% under the License.
 %%% 
 %%% The Initial Developer of the Original Code is Process-one.
-%%% Portions created by Process-one are Copyright 2006-2007, Process-one
+%%% Portions created by Process-one are Copyright 2006-2008, Process-one
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2007, Process-one.
+%%% This software is copyright 2006-2008, Process-one.
 %%%
-%%% @copyright 2006-2007 Process-one
+%%% @copyright 2006-2008 Process-one
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
@@ -822,7 +822,7 @@ iq_get_vcard(Lang) ->
       [{xmlcdata,
        translate:translate(Lang,
                            "ejabberd Publish-Subscribe module") ++
-                           "\nCopyright (c) 2004-2007 Process-One"}]}].
+                           "\nCopyright (c) 2004-2008 Process-One"}]}].
 
 iq_pubsub(Host, ServerHost, From, IQType, SubEl, Lang) ->
     Plugins = case ets:lookup(gen_mod:get_module_proc(ServerHost, pubsub_state), plugins) of
index 95a4e4117d0905d481a0648fb113bf32814f45d5..82b1580fa5645007473e7c00cdc8429512022c23 100644 (file)
 %%% under the License.
 %%% 
 %%% The Initial Developer of the Original Code is Process-one.
-%%% Portions created by Process-one are Copyright 2006-2007, Process-one
+%%% Portions created by Process-one are Copyright 2006-2008, Process-one
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2007, Process-one.
+%%% This software is copyright 2006-2008, Process-one.
 %%%
-%%% @copyright 2006-2007 Process-one
+%%% @copyright 2006-2008 Process-one
 %%% @author Christophe romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index a4cc1a76ee50b153d13dd9878c5fb646679a2440..86df7386316f6990c49dd561ec442620b361fcd5 100644 (file)
 %%% under the License.
 %%% 
 %%% The Initial Developer of the Original Code is Process-one.
-%%% Portions created by Process-one are Copyright 2006-2007, Process-one
+%%% Portions created by Process-one are Copyright 2006-2008, Process-one
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2007, Process-one.
+%%% This software is copyright 2006-2008, Process-one.
 %%%
 %%%
-%%% @copyright 2006-2007 Process-one
+%%% @copyright 2006-2008 Process-one
 %%% @author Christophe romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index a27c9f5400dd83cd9ec6470f7ae612ae0e5bd75e..8d7425d221636eabc0bc677438500bf06f76891c 100644 (file)
 %%% under the License.
 %%% 
 %%% The Initial Developer of the Original Code is Process-one.
-%%% Portions created by Process-one are Copyright 2006-2007, Process-one
+%%% Portions created by Process-one are Copyright 2006-2008, Process-one
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2007, Process-one.
+%%% This software is copyright 2006-2008, Process-one.
 %%%
 %%%
-%%% @copyright 2006-2007 Process-one
+%%% @copyright 2006-2008 Process-one
 %%% @author Christophe romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index ba5b0803708683eb131ec557e4b7a31fbb4c0bed..df11f954f4bef972c74f7364f5191bd8ea4fa403 100644 (file)
 %%% under the License.
 %%% 
 %%% The Initial Developer of the Original Code is Process-one.
-%%% Portions created by Process-one are Copyright 2006-2007, Process-one
+%%% Portions created by Process-one are Copyright 2006-2008, Process-one
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2007, Process-one.
+%%% This software is copyright 2006-2008, Process-one.
 %%%
 %%%
-%%% @copyright 2006-2007 Process-one
+%%% @copyright 2006-2008 Process-one
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 04aa182370c944dcf091f7ef3d3e4cc5bc6dbb42..333fe7eba6c66d987e08c5de8cca4585cf77a5b8 100644 (file)
 %%% under the License.
 %%% 
 %%% The Initial Developer of the Original Code is Process-one.
-%%% Portions created by Process-one are Copyright 2006-2007, Process-one
+%%% Portions created by Process-one are Copyright 2006-2008, Process-one
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2007, Process-one.
+%%% This software is copyright 2006-2008, Process-one.
 %%%
 %%%
-%%% @copyright 2006-2007 Process-one
+%%% @copyright 2006-2008 Process-one
 %%% @author Christophe romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 94153cbf14e5806233fcedd302522714153ad325..205658d25601ea5955d4154f239c6a2474a713a5 100644 (file)
 %%% under the License.
 %%% 
 %%% The Initial Developer of the Original Code is Process-one.
-%%% Portions created by Process-one are Copyright 2006-2007, Process-one
+%%% Portions created by Process-one are Copyright 2006-2008, Process-one
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2007, Process-one.
+%%% This software is copyright 2006-2008, Process-one.
 %%%
 %%%
-%%% @copyright 2006-2007 Process-one
+%%% @copyright 2006-2008 Process-one
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 940297ddd3f8de02aac88e95a1995766ee37debb..28645d79cd8f307aaf3002efbf9b695cf20ebe15 100644 (file)
 %%% under the License.
 %%% 
 %%% The Initial Developer of the Original Code is Process-one.
-%%% Portions created by Process-one are Copyright 2006-2007, Process-one
+%%% Portions created by Process-one are Copyright 2006-2008, Process-one
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2007, Process-one.
+%%% This software is copyright 2006-2008, Process-one.
 %%%
 %%%
-%%% @copyright 2006-2007 Process-one
+%%% @copyright 2006-2008 Process-one
 %%% @author Christophe romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index fae4c1e1aeea4ba36a07e353a7b44ef119b8d4da..db5138f2e309594e56344dc05d38958cec58e69f 100644 (file)
 %%% under the License.
 %%% 
 %%% The Initial Developer of the Original Code is Process-one.
-%%% Portions created by Process-one are Copyright 2006-2007, Process-one
+%%% Portions created by Process-one are Copyright 2006-2008, Process-one
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2007, Process-one.
+%%% This software is copyright 2006-2008, Process-one.
 %%%
 %%%
-%%% @copyright 2006-2007 Process-one
+%%% @copyright 2006-2008 Process-one
 %%% @author Christophe romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 3c8a63e6b5ccd106995101981f422b3c927e3569..3d98dd07cf180f3e3cc1f64f01d0b4c753ff30dc 100644 (file)
 %%% under the License.
 %%% 
 %%% The Initial Developer of the Original Code is Process-one.
-%%% Portions created by Process-one are Copyright 2006-2007, Process-one
+%%% Portions created by Process-one are Copyright 2006-2008, Process-one
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2007, Process-one.
+%%% This software is copyright 2006-2008, Process-one.
 %%%
 %%%
-%%% @copyright 2006-2007 Process-one
+%%% @copyright 2006-2008 Process-one
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index ca65843e4d141102d2f02575a9d9265251db9327..5bd5b5dea080b9c4ea4f0b9825eb4e1271917da4 100644 (file)
 %%% under the License.
 %%% 
 %%% The Initial Developer of the Original Code is Process-one.
-%%% Portions created by Process-one are Copyright 2006-2007, Process-one
+%%% Portions created by Process-one are Copyright 2006-2008, Process-one
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2007, Process-one.
+%%% This software is copyright 2006-2008, Process-one.
 %%%
 %%%
-%%% @copyright 2006-2007 Process-one
+%%% @copyright 2006-2008 Process-one
 %%% @author Christophe Romain <christophe.romain@process-one.net>
 %%%   [http://www.process-one.net/]
 %%% @version {@vsn}, {@date} {@time}
index 37346dd08d47a048816727bdd3b385a3b9123fca..f2ecd6eebac3e5d79cc4e4fd981f6f7a186e1d88 100644 (file)
 %%% under the License.
 %%% 
 %%% The Initial Developer of the Original Code is Process-one.
-%%% Portions created by Process-one are Copyright 2006-2007, Process-one
+%%% Portions created by Process-one are Copyright 2006-2008, Process-one
 %%% All Rights Reserved.''
-%%% This software is copyright 2006-2007, Process-one.
+%%% This software is copyright 2006-2008, Process-one.
 %%%
 %%%
-%%% @copyright 2006-2007 Process-one
+%%% @copyright 2006-2008 Process-one
 %%%
 %%% This file contains pubsub types definition.
 %%% ====================================================================
index c56d6f4776f58ab66cb722ab352acb69faf849ee..fc5dbc17e63be25d9aec9dfcc2eb94d97de92106 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 3326e07572b838b4f240c5682cd781de7fef34ba..3ba6949a459cee3071a88a6e8eb68b4304069c2b 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index c9212958aeedc5647ad6849d14173c713028a58a..2a2e8bc72d888c341d4931f4d3ff993a77b398a6 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b4b76300288553ef89006a401e8231956e0712fd..8248f1dd92943db0068e289934b883ff5acea094 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 15 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 5c070b0910ef6e21c38a35597f799a1eee522ebc..29c31227664d5be7d91d75a301a2bc229992c684 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Aug 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 81bc0e321c8d46f1c17a3ab43c391ea8057dcc1a..89c4777cb877de24f0c7207258107b2125769eb0 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  5 Mar 2005 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 7244c202c881a05f95bdbcff4b31670d1db711a2..9d6c2ee4d5b1aadc4cdebdeaf6a8e7e81175a665 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 11 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 4ec85cd73a8bb30e89314cd4566a45b4ec7fc53b..6d9b652959bc528dac209340418e482e5b699517 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 18 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 3e48aa5fd77a9048416600cae88ed340551b2667..2a6474eba522f9d12844ad11eab11a11cb55444f 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  2 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% 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, #iq{type = Type, lang = Lang, sub_el = SubEl} = IQ)
                                 translate:translate(
                                   Lang,
                                   "Erlang Jabber Server") ++
-                                  "\nCopyright (c) 2002-2007 ProcessOne"}]},
+                                  "\nCopyright (c) 2002-2008 ProcessOne"}]},
                              {xmlelement, "BDAY", [],
                               [{xmlcdata, "2002-11-16"}]}
                             ]}]}
@@ -431,7 +431,7 @@ iq_get_vcard(Lang) ->
       [{xmlcdata, translate:translate(
                    Lang,
                    "ejabberd vCard module") ++
-                   "\nCopyright (c) 2003-2007 ProcessOne"}]}].
+                   "\nCopyright (c) 2003-2008 ProcessOne"}]}].
 
 find_xdata_el({xmlelement, _Name, _Attrs, SubEls}) ->
     find_xdata_el1(SubEls).
index 173eceb8c007ca596e2d4f01f120bd1ddfcf36c1..2b5e7faac83155306e193bf239a7f21694080003 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  2 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -233,7 +233,7 @@ process_local_iq(_From, _To, #iq{type = Type, lang = Lang, sub_el = SubEl} = IQ)
                                 translate:translate(
                                   Lang,
                                   "Erlang Jabber Server") ++
-                                  "\nCopyright (c) 2002-2007 ProcessOne"}]},
+                                  "\nCopyright (c) 2002-2008 ProcessOne"}]},
                              {xmlelement, "BDAY", [],
                               [{xmlcdata, "2002-11-16"}]}
                             ]}]}
@@ -529,7 +529,7 @@ iq_get_vcard(Lang) ->
       [{xmlcdata, translate:translate(
                    Lang,
                    "ejabberd vCard module") ++
-                   "\nCopyright (c) 2003-2007 ProcessOne"}]}].
+                   "\nCopyright (c) 2003-2008 ProcessOne"}]}].
 
 -define(LFIELD(Label, Var),
        {xmlelement, "field", [{"label", translate:translate(Lang, Label)},
index 41db626224f99feb873a2672738f830c87ece448..9345c016f7cf82987082f6837d1ea16342762120 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  2 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -127,7 +127,7 @@ process_local_iq(_From, _To, #iq{type = Type, lang = Lang, sub_el = SubEl} = IQ)
                                 translate:translate(
                                   Lang,
                                   "Erlang Jabber Server") ++
-                                  "\nCopyright (c) 2002-2007 ProcessOne"}]},
+                                  "\nCopyright (c) 2002-2008 ProcessOne"}]},
                              {xmlelement, "BDAY", [],
                               [{xmlcdata, "2002-11-16"}]}
                             ]}]}
@@ -428,7 +428,7 @@ iq_get_vcard(Lang) ->
       [{xmlcdata, translate:translate(
                    Lang,
                    "ejabberd vCard module") ++
-                   "\nCopyright (c) 2003-2007 ProcessOne"}]}].
+                   "\nCopyright (c) 2003-2008 ProcessOne"}]}].
 
 find_xdata_el({xmlelement, _Name, _Attrs, SubEls}) ->
     find_xdata_el1(SubEls).
index 87398f72dd6f5c2c1e887e230131627c82379236..5822516d44a65057dbac1d7040e676cfc85fadcf 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 18 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 90e08ec627d71e1223631d11cec1d550ac2173e6..5eb8d0ddac303b630dadd68ca7df2d8de8d6dd0e 100644 (file)
@@ -1,4 +1,4 @@
-% $Id: gl.msg 641 2007-09-26 10:48:05Z mremond $
+% $Id: gl.msg 641 2008-09-26 10:48:05Z mremond $
 % Language: Galician (galego)
 % Author: Carlos E. Lopez - suso AT jabber-hispano.org
 
index fe157a516f6edfde40ffe0e20994fe20a6ae29a7..c4b1e8b02595fe5a2c58bab782c964da1a3a95ad 100644 (file)
 {"Nodes", "Nodi"}.
 {"Shared Roster", "Lista di contatti comuni"}.
 {"Statistics", "Statistiche"}.
-{"ejabberd (c) 2002-2007 Alexey Shchepin, 2004-2007 Process One", "ejabberd (c) 2002-2007 Alexey Shchepin, 2004-2007 Process One"}.
+{"ejabberd (c) 2002-2008 Alexey Shchepin, 2004-2008 Process One", "ejabberd (c) 2002-2008 Alexey Shchepin, 2004-2008 Process One"}.
 {"(Raw)", "(Grezzo)"}.
 {"Submitted", "Inviato"}.
 {"Bad format", "Formato non valido"}.
index 906f237db58ea5d70c6507ebf9e07e3a8d03b796..0f1189054c5dec6f11f2263522054b292ad41741 100644 (file)
 {"Virtual Hosts", "ヴァーチャルホスト"}.
 {"Nodes", "ノード"}.
 {"Statistics", "統計"}.
-{"ejabberd (c) 2002-2007 Alexey Shchepin, 2004-2007 Process One", "ejabberd (c) 2002-2007 Alexey Shchepin, 2004-2007 Process One"}.
+{"ejabberd (c) 2002-2008 Alexey Shchepin, 2004-2008 Process One", "ejabberd (c) 2002-2008 Alexey Shchepin, 2004-2008 Process One"}.
 {"Users", "ユーザー"}.
 {"Last Activity", "活動履歴"}.
 {"(Raw)", "(Raw)"}.
index bac52164422bb0b37946b3dae19d053eeb643e9c..846c9be280e1254c19db824e8399d35c888cd6e7 100644 (file)
 {"Virtual Hosts", "Virtuele hosts"}.
 {"Nodes", "Nodes"}.
 {"Statistics", "Statistieken"}.
-{"ejabberd (c) 2002-2007 Alexey Shchepin, 2004-2007 Process One", "ejabberd (c) 2002-2007 Alexey Shchepin, 2004-2007 Process One"}.
+{"ejabberd (c) 2002-2008 Alexey Shchepin, 2004-2008 Process One", "ejabberd (c) 2002-2008 Alexey Shchepin, 2004-2008 Process One"}.
 {"Users", "Gebruikers"}.
 {"Last Activity", "Laatste activiteit"}.
 {"(Raw)", "(Ruw)"}.
index 1a7f1b71f8b0cbc448469c6a394dbdb8fb4c344d..f90590432b9796d4ba68f040038d919916f09247 100644 (file)
 {"Connected Resources:", "Recursos conectados:"}.
 {"Delete", "Eliminar"}.
 {"Delete Selected", "Remover os selecionados"}.
-{"ejabberd (c) 2002-2007 Alexey Shchepin, 2004-2007 Process One", "ejabberd (c) 2002-2007 Alexey Shchepin, 2004-2007 Process One"}.
+{"ejabberd (c) 2002-2008 Alexey Shchepin, 2004-2008 Process One", "ejabberd (c) 2002-2008 Alexey Shchepin, 2004-2008 Process One"}.
 {"ejabberd virtual hosts", "Maquinas virtuais de ejabberd"}.
 {"From", "De"}.
 {"Group ", "Grupo "}.
index d90c111cec2de453d8415cc50a0b10d9049b1b18..a6544d9ebc0f80f2afce876c38d0c423af898bcd 100644 (file)
 {"Update", "Обновить"}.
 {"Delete", "Удалить"}.
 {"Add User", "Добавить пользователя"}.
-{"ejabberd (c) 2002-2007 Alexey Shchepin, 2004-2007 Process One", "ejabberd (c) 2002-2007 Алексей Щепин, 2004-2007 Process One"}.
+{"ejabberd (c) 2002-2008 Alexey Shchepin, 2004-2008 Process One", "ejabberd (c) 2002-2008 Алексей Щепин, 2004-2008 Process One"}.
 {"Offline Messages", "Офлайновые сообщения"}.
 {"Offline Messages:", "Офлайновые сообщения:"}.
 {"Last Activity", "Последнее подключение"}.
index d20faf59aa525764ac5e79190a21eadf6fe73a18..f0842a6e3f48c0c200b048bd9c0d6a735609a2d5 100644 (file)
 {"Authenticated users", "Autentifikovaný používatelia"}.
 {"ejabberd Web Interface", "Ejabberd Web rozhranie"}.
 {"Administration", "Administrácia"}.
-{"ejabberd (c) 2002-2007 Alexey Shchepin, 2004-2007 Process One", "Ejabberd (c) 2002-2007 Alexey Shchepin, 2004-2007 Process One"}.
+{"ejabberd (c) 2002-2008 Alexey Shchepin, 2004-2008 Process One", "Ejabberd (c) 2002-2008 Alexey Shchepin, 2004-2008 Process One"}.
 {"(Raw)", "(Raw)"}.
 {"Submitted", "Odoslané"}.
 {"Bad format", "Zlý formát"}.
index 49845b74db80987f5be049cba10aa16edc9ccab5..d1b05d3a74052d488725dd7c7a5ccebed0c17ca2 100644 (file)
 {"Nodes", "Düğümler"}.
 {"Shared Roster", "Paylaşılmış Kontak Listesi"}.
 {"Statistics", "İstatistikler"}.
-{"ejabberd (c) 2002-2007 Alexey Shchepin, 2004-2007 Process One", "ejabberd (c) 2002-2007 Alexey Shchepin, 2004-2007 Process One"}.
+{"ejabberd (c) 2002-2008 Alexey Shchepin, 2004-2008 Process One", "ejabberd (c) 2002-2008 Alexey Shchepin, 2004-2008 Process One"}.
 {"(Raw)", "(Ham)"}.
 {"Submitted", "Gönderilenler"}.
 {"Bad format", "Kötü biçem"}.
index 18a6b046ab18d6758ce4cd62c8d97014b6d5e518..0c62c28b2596ec68204ddfe4efc8a671fb068efd 100644 (file)
@@ -258,7 +258,7 @@ di conferince"}.
 {"Users", "Uzeus"}.
 {"Nodes", "Nuks"}.
 {"Statistics", "Sitatistikes"}.
-{"ejabberd (c) 2002-2007 Alexey Shchepin, 2004-2007 Process One", "ejabberd © 2002-2007 Alexey Shchepin, 2004-2007 Process One"}.
+{"ejabberd (c) 2002-2008 Alexey Shchepin, 2004-2008 Process One", "ejabberd © 2002-2008 Alexey Shchepin, 2004-2008 Process One"}.
 {"(Raw)", "(Dinêyes brutes)"}.
 {"Submitted", "Candjmints evoyîs"}.
 {"Bad format", "Mwais fôrmat"}.
index 173543b0dc2d7b9dedcd128480e2f7e89d77bbca..4f0f0ded1cbe566493c553121ae5699e89335ebf 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  8 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 9af2f564fa6e76efc48d827ec732004bf2b2c5b9..326ef6af991e4e6aa66aa5409eba040906f19d58 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 22 Dec 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 3e9d908fdc5d6b6b97f63a2cac923ba730482d81..c4e45938b1664436e5e0b54aa564bd051882304c 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * ejabberd, Copyright (C) 2002-2007   Process-one\r
+ * ejabberd, Copyright (C) 2002-2008   Process-one\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 a6df394f0c853d7dc1de3061b02f40febed70531..bec3f705a8b52a633b5fc4d69990dcf465fe3f95 100644 (file)
@@ -1,5 +1,5 @@
 --
--- ejabberd, Copyright (C) 2002-2007   Process-one
+-- ejabberd, Copyright (C) 2002-2008   Process-one
 --
 -- This program is free software; you can redistribute it and/or
 -- modify it under the terms of the GNU General Public License as
index 38e9a33d0865bdae38af5871ed04bb1620e6cf1b..ff674505fe1500cf46ef3fb060c7817c1f8ae0ef 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 13a30994a5c785087be27ca781717161eb195cc8..712b4c736f055860b5af4b13dc64b698a4b9ab6b 100644 (file)
@@ -1,5 +1,5 @@
 --
--- ejabberd, Copyright (C) 2002-2007   Process-one
+-- ejabberd, Copyright (C) 2002-2008   Process-one
 --
 -- This program is free software; you can redistribute it and/or
 -- modify it under the terms of the GNU General Public License as
index 25ef5bc5ec336d2e6328ef26b6ddf03f269f98c9..4b8f89401b0917f0014e03f4ef132b820a71de26 100644 (file)
@@ -14,7 +14,7 @@
 %% AB. All Rights Reserved.''
 %% 
 %% The code has been modified and improved by Process-one.
-%% Copyright 2007, Process-one
+%% Copyright 2007-2008, Process-one
 %%
 %%  The change adds the following features:
 %%   - You can send exit(priority_shutdown) to the p1_fsm process to
index 5378c8bac6056d804d5e22d273dffdc943b5aebb..9baf44e797c7757d097c73c243959bdba198b555 100644 (file)
@@ -10,7 +10,7 @@
 %% under the License.
 %% 
 %% The Initial Developer of the Original Code is Process-one.
-%% Portions created by Process-one are Copyright 2006-2007, Process-one
+%% Portions created by Process-one are Copyright 2006-2008, Process-one
 %% All Rights Reserved.''
 
 -module(p1_mnesia).
index 154eb4afff3de251ee3b7e9de82b1b8234c5020f..40dbf78c81f4dc31876b08241d7c2c36ab009ef8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * ejabberd, Copyright (C) 2002-2007   Process-one
+ * ejabberd, Copyright (C) 2002-2008   Process-one
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
index 77ca0ab0984525d1d3576d3f242fccbdf1019000..40431193b723af53f863a8eb00e1ca28e74b1fad 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 5 Jul 2007 by Evgeniy Khramtsov <xram@jabber.ru>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index eaa7875a96385eee94e1a012d01cefbcd80bd3ed..511e06b3f76bca161391992eb257ee77b28f4f1e 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 13 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 2cbd44fd2695d77e75634e0c0ea7c0592f1bddbb..d4f28011907d51a2998fba90018eb38a32b6b189 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 20 Dec 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index bbbf1be7bdf0e9e7673433207245bea94f525917..11317754740e84fc4a6de18582ca848bf635ab08 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  9 Feb 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index e0ec6e8ada0c74d2f9ca0731020113b8de901d04..b47b49f765444d3d1c11ecddde5a62edb6c40d4b 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 16 Feb 2003 by Alexey Shchepin <alexey@proces-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index c77e5195a5a74df13aac465b3c2185f40b4c5538..80822987331ab18f454c5970ddd07e52e65e91f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * ejabberd, Copyright (C) 2002-2007   Process-one
+ * ejabberd, Copyright (C) 2002-2008   Process-one
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
index 483d0a3e408a3d22a762e35347d43dafe4fbd39c..dc58e59fd62f729cb5b4fec83fcfd9abb5d780c7 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 29 Jun 2007 by Mickael Remond <mremond@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 5aa554e5b9f5e5795cf3004531e1841ec94e564c..aeeebaacc45d4fbdfd4d97f9735108aaafabc177 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 24 Jul 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index a2d55fdd03adadbcd3a3674252b26e013a0ae9c1..02f4a26a73c4bc28a2d08179405d6b8edc3dc746 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * ejabberd, Copyright (C) 2002-2007   Process-one
+ * ejabberd, Copyright (C) 2002-2008   Process-one
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
index bb069dbc79e2db1b604086af4edc2db04ff956cf..bc0af1399a8a405bb8e096fd2070b0c29a6cb956 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  6 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 6feaf9f61826319aa5b2be65ad9e9037eaa7f006..5c14a287b5d566f892069db1f2dff827520b108d 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 27 Feb 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index b71e8d23fa4e4d7f82606f5c3ca792c7538d1909..4bcf047ec85af0cffc5de602bad49a209a7e3b6a 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 272a81a38cfdc59b0944e7d9298aef73684ca1ce..281a2aea6d79306fcb07c5977add7f3a3a634e21 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  4 Mar 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index fb04c9cdc3852ee69438ec345b7b76f399d80a0c..852fdf4d7bb6d362aab10ef76d8ea5265e7bbf54 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 28 Feb 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 3d564ff4e0527c974d6b63164efd0f0f8f71120c..cf87ea102a206d5f94b2d412b03bd79625cc8fe8 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created :  9 Apr 2004 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
@@ -150,7 +150,7 @@ make_xhtml(Els, global, Lang) ->
                 [?XAE("div",
                       [{"id", "copyright"}],
                       [?XC("p",
-                            "ejabberd (c) 2002-2007 ProcessOne")
+                            "ejabberd (c) 2002-2008 ProcessOne")
                       ])])])
       ]}};
 
@@ -207,7 +207,7 @@ make_xhtml(Els, Host, Lang) ->
                 [?XAE("div",
                       [{"id", "copyright"}],
                       [?XC("p",
-                            "ejabberd (c) 2002-2007 ProcessOne")
+                            "ejabberd (c) 2002-2008 ProcessOne")
                       ])])])
       ]}}.
 
index 04f590c80f782c934a7e82c7259d2857ca65081f..7c37d076f035d50c5f57d4ae855b5dee4aa8892b 100644 (file)
@@ -1,6 +1,6 @@
 %%%----------------------------------------------------------------------
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 5802f29021e4c6a0b8d62f128f37471fc6def7e6..4fb998c58b7a495b1b5d8dff4b26434535c48f65 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 20 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as
index 8fa47421763461d00c1c75374320d2f896c3f8a6..7976ba53bb8722ef29fbcde8b618d115e2084c3c 100644 (file)
@@ -5,7 +5,7 @@
 %%% Created : 17 Nov 2002 by Alexey Shchepin <alexey@process-one.net>
 %%%
 %%%
-%%% ejabberd, Copyright (C) 2002-2007   Process-one
+%%% ejabberd, Copyright (C) 2002-2008   Process-one
 %%%
 %%% This program is free software; you can redistribute it and/or
 %%% modify it under the terms of the GNU General Public License as