We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbb0164 + 21e468a commit 35fdfdfCopy full SHA for 35fdfdf
rust/scx_utils/Cargo.toml
@@ -3,7 +3,7 @@ name = "scx_utils"
3
version = "0.3.2"
4
edition = "2021"
5
authors = ["Tejun Heo <[email protected]>"]
6
-license = "GPL-2.0"
+license = "GPL-2.0-only"
7
repository = "https://github.com/sched-ext/scx"
8
description = "Utilities for sched_ext schedulers"
9
rust/scx_utils/LICENSE
@@ -0,0 +1 @@
1
+../../LICENSE
0 commit comments