Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2014-03-13 15:29:21 +0400
committerBadlop <badlop@process-one.net>2014-03-13 15:30:57 +0400
commit633d47f7845c6295f5c3cf46c3a92972713b4951 (patch)
tree1844416563c9389901251f728b06483dfacfe9c1 /tools
parent0f0e99ccd38cf214e249437cbf4f195a9bf8ca36 (diff)
Update copyright dates to 2014 (EJAB-1679)
Diffstat (limited to 'tools')
-rw-r--r--tools/configure.erl2
-rw-r--r--tools/p1_prof.erl2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/configure.erl b/tools/configure.erl
index 6f0b1dd4e..e2523f85d 100644
--- a/tools/configure.erl
+++ b/tools/configure.erl
@@ -5,7 +5,7 @@
%%% Created : 27 Jan 2003 by Alexey Shchepin <alexey@process-one.net>
%%%
%%%
-%%% ejabberd, Copyright (C) 2002-2013 ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014 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/tools/p1_prof.erl b/tools/p1_prof.erl
index d73f06f05..9cfb3a6dc 100644
--- a/tools/p1_prof.erl
+++ b/tools/p1_prof.erl
@@ -6,7 +6,7 @@
%%% Created : 23 Jan 2010 by Evgeniy Khramtsov <ekhramtsov@process-one.net>
%%%
%%%
-%%% ejabberd, Copyright (C) 2002-2013 ProcessOne
+%%% ejabberd, Copyright (C) 2002-2014 ProcessOne
%%%
%%% This program is free software; you can redistribute it and/or
%%% modify it under the terms of the GNU General Public License as