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:
Tobias Geerinckx-Rice 2021-06-28 18:56:38 +02:00
parent a8b705252b
commit 10b5a201ba
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -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")