Add SPDX license identifier for proper license detection

This commit is contained in:
root
2026-04-12 16:48:11 +08:00
parent 0ae8238ac8
commit 49b7271f83
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,5 @@
SPDX-License-Identifier: GPL-3.0-or-later
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007

View File

@ -1,4 +1,7 @@
#!/usr/bin/env python3
# SPDX-License-Identifier: GPL-3.0-or-later
# Copyright (C) 2026 jianf
"""
TrulyMEM 独立入口文件
用于打包为可执行文件