diff options
author | Badlop <badlop@process-one.net> | 2021-01-27 16:55:25 +0100 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2021-01-27 17:02:06 +0100 |
commit | 6e0161470e2f6509d02f6dc948c3a2fc01341212 (patch) | |
tree | 26a8d6de2148dbbd2ec8fe5806d1c88f882d8be6 /src/mod_pubsub.erl | |
parent | Update deps to tagged versions (diff) |
Update newest copyright year to 2021 (#3464)
Diffstat (limited to '')
-rw-r--r-- | src/mod_pubsub.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_pubsub.erl b/src/mod_pubsub.erl index f08e51dbe..f9ab71650 100644 --- a/src/mod_pubsub.erl +++ b/src/mod_pubsub.erl @@ -5,7 +5,7 @@ %%% Created : 1 Dec 2007 by Christophe Romain <christophe.romain@process-one.net> %%% %%% -%%% ejabberd, Copyright (C) 2002-2020 ProcessOne +%%% ejabberd, Copyright (C) 2002-2021 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as |