diff options
author | Christophe Romain <christophe.romain@process-one.net> | 2016-11-23 14:35:13 +0100 |
---|---|---|
committer | Christophe Romain <christophe.romain@process-one.net> | 2016-11-23 14:36:11 +0100 |
commit | 12683b4aaff813b3fbc0e34029f412afdd19699f (patch) | |
tree | 0574bbea16e65ad2f099d6b0d857752fb7c02f7d /src | |
parent | Move copyright definition to ejabberd.hrl (diff) |
Fix typo in copyright date
Diffstat (limited to 'src')
-rw-r--r-- | src/ejabberd_commands_doc.erl | 2 | ||||
-rw-r--r-- | src/mod_admin_extra.erl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/ejabberd_commands_doc.erl b/src/ejabberd_commands_doc.erl index 477e4f5d5..bb519a600 100644 --- a/src/ejabberd_commands_doc.erl +++ b/src/ejabberd_commands_doc.erl @@ -5,7 +5,7 @@ %%% Created : 20 May 2008 by Badlop <badlop@process-one.net> %%% %%% -%%% ejabberd, Copyright (C) 2002-2015 ProcessOne +%%% ejabberd, Copyright (C) 2002-2016 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/mod_admin_extra.erl b/src/mod_admin_extra.erl index 053ce8092..3c51e8c69 100644 --- a/src/mod_admin_extra.erl +++ b/src/mod_admin_extra.erl @@ -5,7 +5,7 @@ %%% Created : 10 Aug 2008 by Badlop <badlop@process-one.net> %%% %%% -%%% ejabberd, Copyright (C) 2002-2008 ProcessOne +%%% ejabberd, Copyright (C) 2002-2016 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as |