mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 20:27:36 -05:00
gnu: librem-ec-acpi-linux-module: Fix licence.
* gnu/packages/linux.scm (librem-ec-acpi-linux-module)[license]: Remove plus.
This commit is contained in:
parent
a8b705252b
commit
10b5a201ba
1 changed files with 1 additions and 1 deletions
|
@ -1206,7 +1206,7 @@ (define-public librem-ec-acpi-linux-module
|
|||
on Purism Librem laptop computers. It allows user-space control over the
|
||||
battery charging thresholds, keyboard backlight, fans and thermal monitors,
|
||||
and the notification, WiFi, and Bluetooth LED.")
|
||||
(license license:gpl2+)))
|
||||
(license license:gpl2)))
|
||||
|
||||
(define-public rtl8812au-aircrack-ng-linux-module
|
||||
(let ((commit "059e06a51be025fde5b2bec6565540b3d9981b0b")
|
||||
|
|
Loading…
Reference in a new issue