diff options
author | Badlop <badlop@process-one.net> | 2022-02-10 17:21:43 +0100 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2022-02-11 09:39:25 +0100 |
commit | b3211b1f716c13903b327bb7394dd319f637eeee (patch) | |
tree | b1009e9136cf851a43118c1dd0a9c4626f092f6b /include/mqtt.hrl | |
parent | Detect debug option, and maybe disable debug_info (diff) |
Update copyright year to 2022
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. |