diff options
Diffstat (limited to '')
-rw-r--r-- | src/mod_sip.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_sip.erl b/src/mod_sip.erl index c8c95337..6ffe5633 100644 --- a/src/mod_sip.erl +++ b/src/mod_sip.erl @@ -6,7 +6,7 @@ %%% Created : 21 Apr 2014 by Evgeny Khramtsov <ekhramtsov@process-one.net> %%% %%% -%%% ejabberd, Copyright (C) 2014-2015 ProcessOne +%%% ejabberd, Copyright (C) 2014-2016 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as |