gnu: volctl: Comment on the license.
* gnu/packages/gtk.scm (volctl): Comment on the license.
This commit is contained in:
parent
7cea32e407
commit
da4073acf9
1 changed files with 3 additions and 0 deletions
|
@ -2399,4 +2399,7 @@ user interaction (e.g. measuring distances).")
|
||||||
OSD applet for graphical desktops. It's not meant to be an replacement for a
|
OSD applet for graphical desktops. It's not meant to be an replacement for a
|
||||||
full-featured mixer application. If you're looking for that check out the
|
full-featured mixer application. If you're looking for that check out the
|
||||||
excellent pavucontrol.")
|
excellent pavucontrol.")
|
||||||
|
|
||||||
|
;; XXX: 'setup.py' says "GPLv2" but nothing says "version 2 only". Is
|
||||||
|
;; GPLv2+ intended?
|
||||||
(license license:gpl2)))
|
(license license:gpl2)))
|
||||||
|
|
Reference in a new issue