mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
gnu: conky: Fix license.
* gnu/packages/conky.scm (conky)[license]: Set to LICENSE:GPL3+.
This commit is contained in:
parent
58724c488b
commit
7bce9fa5f3
1 changed files with 1 additions and 1 deletions
|
@ -76,4 +76,4 @@ (define-public conky
|
|||
"Conky is a lightweight system monitor for X that displays operating
|
||||
system statistics (CPU, disk, and memory usage, etc.) and more on the
|
||||
desktop.")
|
||||
(license (list license:bsd-3 license:gpl3))))
|
||||
(license license:gpl3+)))
|
||||
|
|
Loading…
Reference in a new issue