docs: add missing copyright headers

This commit is contained in:
Kjell Winblad 2023-11-10 17:14:46 +01:00 committed by Ivan Dyachkov
parent ca3e5eab11
commit 093c8b0c6e
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
%%--------------------------------------------------------------------
%% Copyright (c) 2022-2023 EMQ Technologies Co., Ltd. All Rights Reserved.
%%--------------------------------------------------------------------
-module(emqx_bridge_azure_event_hub_action_info).
-behaviour(emqx_action_info).

View File

@ -1,3 +1,7 @@
%%--------------------------------------------------------------------
%% Copyright (c) 2022-2023 EMQ Technologies Co., Ltd. All Rights Reserved.
%%--------------------------------------------------------------------
-module(emqx_bridge_kafka_action_info).
-behaviour(emqx_action_info).