Skip to content

Commit a270f75

Browse files
authored
update license identifier in cargo.toml (#6)
* update license identifier in cargo.toml
1 parent 83a1de1 commit a270f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = ["longjin <longjin@DragonOS.org>"]
44
version = "0.1.0"
55
edition = "2021"
66
description = "DragonOS Application Development Kit\nDragonOS应用开发工具"
7-
license = "GPLv2"
7+
license = "GPL-2.0-only"
88
repository = "https://github.com/DragonOS-Community/DADK.git"
99
readme = "README.md"
1010

0 commit comments

Comments
 (0)