Prechádzať zdrojové kódy

update license identifier in cargo.toml (#6)

* update license identifier in cargo.toml
login 1 rok pred
rodič
commit
a270f756d5
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -4,7 +4,7 @@ authors = ["longjin <longjin@DragonOS.org>"]
 version = "0.1.0"
 edition = "2021"
 description = "DragonOS Application Development Kit\nDragonOS应用开发工具"
-license = "GPLv2"
+license = "GPL-2.0-only"
 repository = "https://github.com/DragonOS-Community/DADK.git"
 readme = "README.md"