diff options
Diffstat (limited to 'src/tls')
-rw-r--r-- | src/tls/sha_drv.c | 2 | ||||
-rw-r--r-- | src/tls/tls.erl | 2 | ||||
-rw-r--r-- | src/tls/tls_drv.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/tls/sha_drv.c b/src/tls/sha_drv.c index fc8fb9a49..8dcdb90e3 100644 --- a/src/tls/sha_drv.c +++ b/src/tls/sha_drv.c @@ -1,5 +1,5 @@ /* - * ejabberd, Copyright (C) 2002-2011 ProcessOne + * ejabberd, Copyright (C) 2002-2012 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.erl b/src/tls/tls.erl index dfb9d2306..010d5b522 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-2011 ProcessOne +%%% ejabberd, Copyright (C) 2002-2012 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 9311d4f6d..dabe14911 100644 --- a/src/tls/tls_drv.c +++ b/src/tls/tls_drv.c @@ -1,5 +1,5 @@ /* - * ejabberd, Copyright (C) 2002-2011 ProcessOne + * ejabberd, Copyright (C) 2002-2012 ProcessOne * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as |