This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-toolkit.git

commit cb25819d9332c8dcb92ca87f38d1211209fc5020
Author: kakulisen <[email protected]>
AuthorDate: Wed Dec 4 22:35:54 2019 +0800

    [SCB-1645] fix url issue
    
    Signed-off-by: kakulisen <[email protected]>
---
 toolkit-distribution/src/release/LICENSE | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/toolkit-distribution/src/release/LICENSE 
b/toolkit-distribution/src/release/LICENSE
index 0f63b94..ae0bee7 100644
--- a/toolkit-distribution/src/release/LICENSE
+++ b/toolkit-distribution/src/release/LICENSE
@@ -545,14 +545,14 @@ You can find a copy of the License at 
licenses/LICENSE-jmustache
 
 ===========================================================================
 This product bundles JSch which is licensed under Revised BSD.
-For details, see http://www.jcraft.com/jsch/
+For details, see http://www.jcraft.com/jsch/LICENSE.txt
 You can find a copy of the License at licenses/LICENSE-jsch
 
 * JSch (com.jcraft:jsch:0.1.54 - http://www.jcraft.com/jsch/)
 
 ===========================================================================
 This product bundles JZlib which is licensed under Revised BSD.
-For details, see http://www.jcraft.com/jzlib/
+For details, see http://www.jcraft.com/jzlib/LICENSE.txt
 You can find a copy of the License at licenses/LICENSE-jzlib
 
 * JZlib (com.jcraft:jzlib:1.1.1 - http://www.jcraft.com/jzlib/)

Reply via email to