summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmake/modules/core/base/license.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/modules/core/base/license.lua b/xmake/modules/core/base/license.lua
index dc20a1300..4b407cd66 100644
--- a/xmake/modules/core/base/license.lua
+++ b/xmake/modules/core/base/license.lua
@@ -30,6 +30,7 @@ function _licenses()
"MIT",
"Zlib",
"Public Domain",
+ "CC0",
"LLVM",
"AFL-3.0",
"AGPL-3.0",