diff options
Diffstat (limited to 'include/mqtt.hrl')
-rw-r--r-- | include/mqtt.hrl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mqtt.hrl b/include/mqtt.hrl index 4d3ff5672..6458a1234 100644 --- a/include/mqtt.hrl +++ b/include/mqtt.hrl @@ -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. |