aboutsummaryrefslogtreecommitdiff
path: root/src/stun
diff options
context:
space:
mode:
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 d2b31f1df..8052b6147 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-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
diff --git a/src/stun/stun.hrl b/src/stun/stun.hrl
index 7091581ff..23a4cfa4d 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-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
diff --git a/src/stun/stun_codec.erl b/src/stun/stun_codec.erl
index ef36c9038..844e03f13 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-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