瀏覽代碼

chore: update license expiry log

JianBo He 2 年之前
父節點
當前提交
c4d8e04efe
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      lib-ee/emqx_license/include/emqx_license.hrl

+ 2 - 2
lib-ee/emqx_license/include/emqx_license.hrl

@@ -12,7 +12,7 @@
     "========================================================================\n"
     "========================================================================\n"
     "Using an evaluation license limited to ~p concurrent connections.\n"
     "Using an evaluation license limited to ~p concurrent connections.\n"
     "Apply for a license at https://emqx.com/apply-licenses/emqx.\n"
     "Apply for a license at https://emqx.com/apply-licenses/emqx.\n"
-    "Or contact EMQ customer services.\n"
+    "Or contact EMQ customer services via email at contact@emqx.io\n"
     "========================================================================\n"
     "========================================================================\n"
 ).
 ).
 
 
@@ -21,7 +21,7 @@
     "========================================================================\n"
     "========================================================================\n"
     "License has been expired for ~p days.\n"
     "License has been expired for ~p days.\n"
     "Apply for a new license at https://emqx.com/apply-licenses/emqx.\n"
     "Apply for a new license at https://emqx.com/apply-licenses/emqx.\n"
-    "Or contact EMQ customer services.\n"
+    "Or contact EMQ customer services via email at contact@emqx.io\n"
     "========================================================================\n"
     "========================================================================\n"
 ).
 ).