Procházet zdrojové kódy

docs(es_connector_info): add copyright header

Kjell Winblad před 2 roky
rodič
revize
e39fa5eaa9

+ 4 - 0
apps/emqx_bridge_es/src/emqx_bridge_es_connector_info.erl

@@ -1,3 +1,7 @@
+%%--------------------------------------------------------------------
+%% Copyright (c) 2023-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
+%%--------------------------------------------------------------------
+
 -module(emqx_bridge_es_connector_info).
 
 -behaviour(emqx_connector_info).