diff options
author | Christophe Romain <christophe.romain@process-one.net> | 2019-01-10 11:07:24 +0100 |
---|---|---|
committer | Christophe Romain <christophe.romain@process-one.net> | 2019-01-10 11:07:24 +0100 |
commit | 67cfdf1d2036a544c7f213f93eeaa882f84cc237 (patch) | |
tree | 06a75f5f39a55ded989ffc127bb389aba117ecbc | |
parent | Start ejabberd_logger also when ejabberd:start() is not called (diff) |
Fix typo in comment
-rw-r--r-- | test/push_tests.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/push_tests.erl b/test/push_tests.erl index 3033a2d85..436f94d55 100644 --- a/test/push_tests.erl +++ b/test/push_tests.erl @@ -3,7 +3,7 @@ %%% Created : 15 Jul 2017 by Holger Weiss <holger@zedat.fu-berlin.de> %%% %%% -%%% ejabberd, Copyright (C) 2019 ProcessOne +%%% ejabberd, Copyright (C) 2002-2019 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as |