diff options
author | Alexey Shchepin <alexey@process-one.net> | 2013-01-24 16:25:13 +0200 |
---|---|---|
committer | Alexey Shchepin <alexey@process-one.net> | 2013-01-24 16:25:13 +0200 |
commit | 0ae400533c02cdaffd2f6e24af2067a7d1b673da (patch) | |
tree | cbd1a5848c05a20329b30cc01ff2db479a58017c /src/eldap | |
parent | Make sure update_info returns atoms only (EJAB-1595) (Thanks to Jose M Herrero) (diff) |
Update copyright dates
Diffstat (limited to 'src/eldap')
-rw-r--r-- | src/eldap/eldap.hrl | 2 | ||||
-rw-r--r-- | src/eldap/eldap_filter.erl | 2 | ||||
-rw-r--r-- | src/eldap/eldap_pool.erl | 2 | ||||
-rw-r--r-- | src/eldap/eldap_utils.erl | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/eldap/eldap.hrl b/src/eldap/eldap.hrl index 8dcd978c3..90d794fb8 100644 --- a/src/eldap/eldap.hrl +++ b/src/eldap/eldap.hrl @@ -1,6 +1,6 @@ %%%---------------------------------------------------------------------- %%% -%%% ejabberd, Copyright (C) 2002-2012 ProcessOne +%%% ejabberd, Copyright (C) 2002-2013 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as diff --git a/src/eldap/eldap_filter.erl b/src/eldap/eldap_filter.erl index e78ee7e4b..11a37fe20 100644 --- a/src/eldap/eldap_filter.erl +++ b/src/eldap/eldap_filter.erl @@ -6,7 +6,7 @@ %%% Author: Evgeniy Khramtsov <ekhramtsov@process-one.net> %%% %%% -%%% ejabberd, Copyright (C) 2002-2012 ProcessOne +%%% ejabberd, Copyright (C) 2002-2013 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as diff --git a/src/eldap/eldap_pool.erl b/src/eldap/eldap_pool.erl index b3dcd677c..d256ca0a9 100644 --- a/src/eldap/eldap_pool.erl +++ b/src/eldap/eldap_pool.erl @@ -5,7 +5,7 @@ %%% Created : 12 Nov 2006 by Evgeniy Khramtsov <xram@jabber.ru> %%% %%% -%%% ejabberd, Copyright (C) 2002-2012 ProcessOne +%%% ejabberd, Copyright (C) 2002-2013 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as diff --git a/src/eldap/eldap_utils.erl b/src/eldap/eldap_utils.erl index 9e2134db1..6c1c43e90 100644 --- a/src/eldap/eldap_utils.erl +++ b/src/eldap/eldap_utils.erl @@ -5,7 +5,7 @@ %%% Created : 12 Oct 2006 by Mickael Remond <mremond@process-one.net> %%% %%% -%%% ejabberd, Copyright (C) 2002-2012 ProcessOne +%%% ejabberd, Copyright (C) 2002-2013 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as |