From 8d405b265285c368df2e9cf1c14acee7532e0ee7 Mon Sep 17 00:00:00 2001
From: nancy.liao <huihui.liao@greentest.com.cn>
Date: 摹曛, 29 5月 2025 18:14:38 +0800
Subject: [PATCH] Merge branch 'develop' of http://139.9.88.116:3000/r/module/open-license-manager into develop

---
 doc/usage/License-retrieval.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/usage/License-retrieval.md b/doc/usage/License-retrieval.md
index 1b5340e..6933941 100644
--- a/doc/usage/License-retrieval.md
+++ b/doc/usage/License-retrieval.md
@@ -2,7 +2,7 @@
 
 ## how `licensecc` find the license file
 
-Open License Manager, when integrated into a licensed software can automatically find its license file (or multiple license files) based on: 
+Licensecc, when integrated into a software can automatically find its license file (or multiple license files) based on: 
  * An environment variable: 
  	* Placing the full path of the license file in the environment variable `LICENSE_LOCATION` the library will look for it. Multiple license files can be separated by ';'
  	* Placing the full license content in the environment `LICENSE_DATA` will let the library load it.

--
Gitblit v1.9.1