star9029 2 vuotta sitten
vanhempi
commit
66585d7bbe
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      packages/a/ada/xmake.lua

+ 1 - 1
packages/a/ada/xmake.lua

@@ -2,7 +2,7 @@ package("ada")
 
     set_homepage("https://www.ada-url.com")
     set_description("WHATWG-compliant and fast URL parser written in modern C++")
-    set_license("Apache-2.0", "MIT")
+    set_license("Apache-2.0")
 
     set_urls("https://github.com/ada-url/ada/archive/refs/tags/v$(version).tar.gz",
              "https://github.com/ada-url/ada.git")