guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/04: gnu: librem-ec-acpi-linux-module: Fix licence.


From: guix-commits
Subject: 02/04: gnu: librem-ec-acpi-linux-module: Fix licence.
Date: Mon, 28 Jun 2021 19:10:33 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 10b5a201ba616fd12bb6004ddf1d97edd9b3bed1
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Jun 28 18:56:38 2021 +0200

    gnu: librem-ec-acpi-linux-module: Fix licence.
    
    * gnu/packages/linux.scm (librem-ec-acpi-linux-module)[license]: Remove 
plus.
---
 gnu/packages/linux.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 7011319..8afbf9d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1206,7 +1206,7 @@ Interface} platform driver for the @acronym{EC, Embedded 
Controller} firmware
 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")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]