From f1d283e941680a97d74a2fb7f6bcdd9490efc394 Mon Sep 17 00:00:00 2001 From: nancy.liao <huihui.liao@greentest.com.cn> Date: 周四, 29 5月 2025 18:14:27 +0800 Subject: [PATCH] 根据具体需求 修改了一个强制性的版本匹配,否则license返回结果不正确 --- doc/other/CREDITS.md | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/other/CREDITS.md b/doc/other/CREDITS.md index 7ee3c93..4759c56 100644 --- a/doc/other/CREDITS.md +++ b/doc/other/CREDITS.md @@ -1,6 +1,6 @@ # Credits -The following open source code has been used in OpenLicenseManager. -Thanks to every one of the authors of such projects. Without you open license manager would never have been released. +The following open source code has been used in licensecc. +Thanks to every one of the authors of such projects. Without you `licensecc` would never have been released. ## [inja](https://github.com/pantor/inja) A very nice template rendering library used to customize the code. @@ -9,11 +9,10 @@ Copyright (c) 2013-2017 Niels Lohmann -## [isVM](https://github.com/0of/isvm) +## [hwid generation](https://github.com/789sdf987s/hwid_generation) Thanks for the great smbios parsing code. It saved me days. MIT License -Copyright (c) 2015 Magnus ## [SimpleIni](https://github.com/brofield/simpleini) -- Gitblit v1.9.1