Преглед изворни кода

docs(es_connector_info): add copyright header

Kjell Winblad пре 1 година
родитељ
комит
e39fa5eaa9
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      apps/emqx_bridge_es/src/emqx_bridge_es_connector_info.erl

+ 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).