diff options
Diffstat (limited to 'src/mod_pubsub_mnesia.erl')
-rw-r--r-- | src/mod_pubsub_mnesia.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_pubsub_mnesia.erl b/src/mod_pubsub_mnesia.erl index b7730ce55..3d2d1e46b 100644 --- a/src/mod_pubsub_mnesia.erl +++ b/src/mod_pubsub_mnesia.erl @@ -1,5 +1,5 @@ %%%---------------------------------------------------------------------- -%%% 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 |