@@ -155,28 +155,10 @@ limitations under the License.
155
155
156
156
## Open Source Notice
157
157
158
- | Project | License | Purpose |
159
- | ------------------------------------ | ------------------------------------- | ---------------------------------------------- |
160
- | [ Python] [ CPythonRepository ] | [ Python license] [ CPythonLicense ] | Provides runtime environment |
161
- | [ UPX] [ UPXRepository ] | [ UPX license] [ UPXLicense ] | Code compression |
162
- | [ PyInstaller] [ PyInstallerRepository ] | [ GPL-2.0 license] [ PyInstallerLicense ] | Packaging into an APP |
163
- | [ tkhtmlview] [ TkhtmlviewRepository ] | [ MIT License] [ TkhtmlviewLicense ] | Displaying HTML content (source code modified) |
164
- | [ TtkText] [ TtkTextRepository ] | [ MIT License] [ TtkTextLicense ] | Provides a rich-text editor for modern UI |
158
+ Please refer to [ Open Source Notice (Chinese)] ( ./docs/legal/os_notices.md )
165
159
166
160
[ RepositoryOnGitee ] : https://gitee.com/HelloTool/VCFGeneratorLiteForTkinter/
167
161
[ RepositoryOnGithub ] : https://github.com/HelloTool/VCFGeneratorLiteForTkinter/
168
162
[ ReleaseOnGitee ] : https://gitee.com/HelloTool/VCFGeneratorLiteForTkinter/releases/latest
169
163
[ ReleaseOnGithub ] : https://github.com/HelloTool/VCFGeneratorLiteForTkinter/releases/latest
170
164
[ PythonWin7RepositoryOnGithub ] : https://github.com/adang1345/PythonWin7
171
-
172
- [ PythonHomepage ] : https://www.python.org/
173
- [ CPythonRepository ] : https://github.com/python/cpython
174
- [ CPythonLicense ] : https://docs.python.org/3/license.html
175
- [ UPXRepository ] : https://github.com/upx/upx
176
- [ UPXLicense ] : https://github.com/upx/upx/blob/devel/LICENSE
177
- [ PyInstallerRepository ] : https://github.com/pyinstaller/pyinstaller
178
- [ PyInstallerLicense ] : https://pyinstaller.org/en/stable/license.html
179
- [ TkhtmlviewRepository ] : https://github.com/bauripalash/tkhtmlview
180
- [ TkhtmlviewLicense ] : https://github.com/bauripalash/tkhtmlview/blob/main/LICENSE
181
- [ TtkTextRepository ] : https://github.com/Jesse205/TtkText
182
- [ TtkTextLicense ] : https://github.com/Jesse205/TtkText/blob/main/LICENSE
0 commit comments