summaryrefslogtreecommitdiff
path: root/src/tls
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/tls/tls.erl2
-rw-r--r--src/tls/tls_drv.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/tls/tls.erl b/src/tls/tls.erl
index 3e45b2f7..72897cf0 100644
--- a/src/tls/tls.erl
+++ b/src/tls/tls.erl
@@ -5,7 +5,7 @@
%%% Created : 24 Jul 2004 by Alexey Shchepin <alexey@process-one.net>
%%%
%%%
-%%% ejabberd, Copyright (C) 2002-2008 Process-one
+%%% ejabberd, Copyright (C) 2002-2008 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/tls/tls_drv.c b/src/tls/tls_drv.c
index 5e86e78f..3efe72cf 100644
--- a/src/tls/tls_drv.c
+++ b/src/tls/tls_drv.c
@@ -1,5 +1,5 @@
/*
- * ejabberd, Copyright (C) 2002-2008 Process-one
+ * ejabberd, Copyright (C) 2002-2008 ProcessOne
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as