diff options
Diffstat (limited to 'src/pam')
-rw-r--r-- | src/pam/epam.c | 2 | ||||
-rw-r--r-- | src/pam/epam.erl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/pam/epam.c b/src/pam/epam.c index 4a2fb3b39..bbb0fa482 100644 --- a/src/pam/epam.c +++ b/src/pam/epam.c @@ -1,5 +1,5 @@ /* - * 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/pam/epam.erl b/src/pam/epam.erl index 2adb06569..5b0da0679 100644 --- a/src/pam/epam.erl +++ b/src/pam/epam.erl @@ -5,7 +5,7 @@ %%% Created : 5 Jul 2007 by Evgeniy Khramtsov <xram@jabber.ru> %%% %%% -%%% 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 |