mirror of
https://gitcode.com/JianFeeeee/TrulyMEM-TrueHumanMEM.git
synced 2026-09-20 08:58:15 +00:00
Add SPDX license identifier for proper license detection
This commit is contained in:
2
LICENSE
2
LICENSE
@ -1,3 +1,5 @@
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 3, 29 June 2007
|
||||
|
||||
|
||||
@ -1,4 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
# Copyright (C) 2026 jianf
|
||||
|
||||
"""
|
||||
TrulyMEM 独立入口文件
|
||||
用于打包为可执行文件
|
||||
|
||||
Reference in New Issue
Block a user