diff options
author | Badlop <badlop@process-one.net> | 2010-01-12 16:11:32 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2010-01-12 16:11:32 +0000 |
commit | 7b76fdcde758bbc6b9e94ed5667f2b61259da344 (patch) | |
tree | aead75f4c2fcb7b3b84a1b8603491d9fb728ec7a /src/mod_configure.erl | |
parent | For XEP-0227 support, get exmpp 0.9.2; maybe 0.9.1 works too. (diff) |
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
SVN Revision: 2891
Diffstat (limited to '')
-rw-r--r-- | src/mod_configure.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_configure.erl b/src/mod_configure.erl index bbb63a2d..e879470f 100644 --- a/src/mod_configure.erl +++ b/src/mod_configure.erl @@ -5,7 +5,7 @@ %%% Created : 19 Jan 2003 by Alexey Shchepin <alexey@process-one.net> %%% %%% -%%% ejabberd, Copyright (C) 2002-2009 ProcessOne +%%% ejabberd, Copyright (C) 2002-2010 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as |