rust: clarify license and include text

This commit is contained in:
Davide Cavalca 2023-12-12 13:02:13 -08:00
parent fbb0164454
commit 21e468a491
2 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name = "scx_utils"
version = "0.3.2"
edition = "2021"
authors = ["Tejun Heo <tj@kernel.org>"]
license = "GPL-2.0"
license = "GPL-2.0-only"
repository = "https://github.com/sched-ext/scx"
description = "Utilities for sched_ext schedulers"

1
rust/scx_utils/LICENSE Symbolic link
View File

@ -0,0 +1 @@
../../LICENSE