浏览代码

Use SPDX license identifier in opam file. (#11861)

Zeta 9 月之前
父节点
当前提交
1bed157103
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      haxe.opam

+ 1 - 1
haxe.opam

@@ -11,7 +11,7 @@ maintainer: ["Haxe Foundation <[email protected]>" "Andy Li <[email protected]>
 authors: "Haxe Foundation <[email protected]>"
 authors: "Haxe Foundation <[email protected]>"
 homepage: "https://haxe.org/"
 homepage: "https://haxe.org/"
 bug-reports: "https://github.com/HaxeFoundation/haxe/issues"
 bug-reports: "https://github.com/HaxeFoundation/haxe/issues"
-license: ["GPL2+" "MIT"]
+license: ["GPL-2.0-or-later" "MIT"]
 dev-repo: "git+https://github.com/HaxeFoundation/haxe.git"
 dev-repo: "git+https://github.com/HaxeFoundation/haxe.git"
 build: [
 build: [
   [make]
   [make]