diff options
author | Alexey Shchepin <alexey@process-one.net> | 2012-03-07 16:20:25 +0200 |
---|---|---|
committer | Alexey Shchepin <alexey@process-one.net> | 2012-03-07 16:20:25 +0200 |
commit | 92feebd0fabba213bd012fafa61be4168955bb72 (patch) | |
tree | 7bdd113f2ba794f040b97d140a5a7001fcc4c31b /src/mod_shared_roster_ldap.erl | |
parent | Don't ignore Length parameter in tls:recv (diff) | |
parent | Merge remote-tracking branch 'mainline/2.1.x' into 2.2.x (diff) |
Merge branch '2.2.x' of git+ssh://git@gitorious.process-one.net/+ejabberd-developers/ejabberd/maincustomers.git into 2.2.x
Diffstat (limited to 'src/mod_shared_roster_ldap.erl')
-rw-r--r-- | src/mod_shared_roster_ldap.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_shared_roster_ldap.erl b/src/mod_shared_roster_ldap.erl index 04e90dd4d..229be7fd8 100644 --- a/src/mod_shared_roster_ldap.erl +++ b/src/mod_shared_roster_ldap.erl @@ -7,7 +7,7 @@ %%% Created : 5 Mar 2005 by Alexey Shchepin <alexey@process-one.net> %%% %%% -%%% ejabberd, Copyright (C) 2002-2011 ProcessOne +%%% ejabberd, Copyright (C) 2002-2012 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as |