Procházet zdrojové kódy

chore: update license expiry log

JianBo He před 2 roky
rodič
revize
c4d8e04efe
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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"
     "Using an evaluation license limited to ~p concurrent connections.\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"
 ).
 
@@ -21,7 +21,7 @@
     "========================================================================\n"
     "License has been expired for ~p days.\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"
 ).