mirror of
https://github.com/JakeHillion/scx.git
synced 2024-11-26 19:30:24 +00:00
Merge pull request #27 from davide125/license
rust: clarify license and include text
This commit is contained in:
commit
35fdfdffb0
@ -3,7 +3,7 @@ name = "scx_utils"
|
|||||||
version = "0.3.2"
|
version = "0.3.2"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
authors = ["Tejun Heo <tj@kernel.org>"]
|
authors = ["Tejun Heo <tj@kernel.org>"]
|
||||||
license = "GPL-2.0"
|
license = "GPL-2.0-only"
|
||||||
repository = "https://github.com/sched-ext/scx"
|
repository = "https://github.com/sched-ext/scx"
|
||||||
description = "Utilities for sched_ext schedulers"
|
description = "Utilities for sched_ext schedulers"
|
||||||
|
|
||||||
|
1
rust/scx_utils/LICENSE
Symbolic link
1
rust/scx_utils/LICENSE
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../LICENSE
|
Loading…
Reference in New Issue
Block a user