diff options
Diffstat (limited to 'src/mod_mqtt_mnesia.erl')
-rw-r--r-- | src/mod_mqtt_mnesia.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_mqtt_mnesia.erl b/src/mod_mqtt_mnesia.erl index f5d2dec8e..d5fa44b59 100644 --- a/src/mod_mqtt_mnesia.erl +++ b/src/mod_mqtt_mnesia.erl @@ -1,6 +1,6 @@ %%%------------------------------------------------------------------- %%% @author Evgeny Khramtsov <ekhramtsov@process-one.net> -%%% @copyright (C) 2002-2019 ProcessOne, SARL. All Rights Reserved. +%%% @copyright (C) 2002-2020 ProcessOne, SARL. All Rights Reserved. %%% %%% Licensed under the Apache License, Version 2.0 (the "License"); %%% you may not use this file except in compliance with the License. |