aboutsummaryrefslogtreecommitdiff
path: root/src/stun
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2013-01-24 16:25:13 +0200
committerAlexey Shchepin <alexey@process-one.net>2013-01-24 16:25:13 +0200
commit0ae400533c02cdaffd2f6e24af2067a7d1b673da (patch)
treecbd1a5848c05a20329b30cc01ff2db479a58017c /src/stun
parentMake sure update_info returns atoms only (EJAB-1595) (Thanks to Jose M Herrero) (diff)
Update copyright dates
Diffstat (limited to 'src/stun')
-rw-r--r--src/stun/ejabberd_stun.erl2
-rw-r--r--src/stun/stun.hrl2
-rw-r--r--src/stun/stun_codec.erl2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/stun/ejabberd_stun.erl b/src/stun/ejabberd_stun.erl
index d82f751c0..dbc681cb7 100644
--- a/src/stun/ejabberd_stun.erl
+++ b/src/stun/ejabberd_stun.erl
@@ -7,7 +7,7 @@
%%% Created : 8 Aug 2009 by 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/stun/stun.hrl b/src/stun/stun.hrl
index a52a4e9c4..bd25c67f9 100644
--- a/src/stun/stun.hrl
+++ b/src/stun/stun.hrl
@@ -5,7 +5,7 @@
%%% Created : 8 Aug 2009 by 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/stun/stun_codec.erl b/src/stun/stun_codec.erl
index e2d103ba1..2f4723dca 100644
--- a/src/stun/stun_codec.erl
+++ b/src/stun/stun_codec.erl
@@ -5,7 +5,7 @@
%%% Created : 7 Aug 2009 by 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