diff options
Diffstat (limited to 'src/mqtt_codec.erl')
-rw-r--r-- | src/mqtt_codec.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mqtt_codec.erl b/src/mqtt_codec.erl index 74fed4eac..e09391ddf 100644 --- a/src/mqtt_codec.erl +++ b/src/mqtt_codec.erl @@ -1,6 +1,6 @@ %%%------------------------------------------------------------------- %%% @author Evgeny Khramtsov <ekhramtsov@process-one.net> -%%% @copyright (C) 2002-2021 ProcessOne, SARL. All Rights Reserved. +%%% @copyright (C) 2002-2022 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. |