diff options
Diffstat (limited to 'src/ejabberd_old_config.erl')
-rw-r--r-- | src/ejabberd_old_config.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ejabberd_old_config.erl b/src/ejabberd_old_config.erl index 991677133..47812d894 100644 --- a/src/ejabberd_old_config.erl +++ b/src/ejabberd_old_config.erl @@ -1,7 +1,7 @@ %%%---------------------------------------------------------------------- %%% Purpose: Transform old-style Erlang config to YAML config %%% -%%% ejabberd, Copyright (C) 2002-2021 ProcessOne +%%% ejabberd, Copyright (C) 2002-2022 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as |