FreeKill/packages/standard/metadata.lua
notify 9a951fdbfe
Spdx license (#109)
在所有代码中添加了许可证标记头
2023-04-09 13:35:35 +08:00

17 lines
260 B
Lua

-- SPDX-License-Identifier: GPL-3.0-or-later
return {
name = "standard",
author = "official",
description = "",
collaborators = {
program = {},
designer = {},
cv = {},
illustrator = {},
},
dependencies = {},
extra_files = {},
}