diff options
Diffstat (limited to 'src/treap.erl')
-rw-r--r-- | src/treap.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/treap.erl b/src/treap.erl index a5ed9b93b..4c2fd35a6 100644 --- a/src/treap.erl +++ b/src/treap.erl @@ -5,7 +5,7 @@ %%% Created : 22 Apr 2008 by Alexey Shchepin <alexey@process-one.net> %%% %%% -%%% ejabberd, Copyright (C) 2002-2010 ProcessOne +%%% ejabberd, Copyright (C) 2002-2011 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as |