chore(license): clarify GPL-3.0 license as GPL-3.0-only

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
This commit is contained in:
Ryan Brue 2024-09-15 23:09:55 -05:00 committed by Jeremy Soller
parent 6b8d3dc415
commit 0a32d27c70
14 changed files with 14 additions and 14 deletions

View file

@ -3,7 +3,7 @@ name = "cosmic-applet-workspaces"
version = "0.1.1"
authors = ["Ashley Wulber <ashley@system76.com>"]
edition = "2021"
license = "GPL-3.0"
license = "GPL-3.0-only"
[dependencies]
libcosmic.workspace = true