GNU bug report logs - #57190
[PATCH] Correct software licenses for suckless

Previous Next

Package: guix-patches;

Reported by: Mike Delago <michaeldelago98 <at> gmail.com>

Date: Sun, 14 Aug 2022 01:09:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Christina O'Donnell <cdo <at> mutix.org>
To: 57190 <at> debbugs.gnu.org
Cc: Christina O'Donnell <cdo <at> mutix.org>, michaeldelago98 <at> gmail.com
Subject: [bug#57190] [PATCH v2 4/5] gnu: Correct license for sent.
Date: Mon, 15 Apr 2024 20:45:59 +0100
gnu/packages/suckless.scm (xst): Change license to isc.

Change-Id: I954d23cdcca09e2796c74ad956aca48697ef8231
---
 gnu/packages/suckless.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/suckless.scm b/gnu/packages/suckless.scm
index 607f839436..e40328f680 100644
--- a/gnu/packages/suckless.scm
+++ b/gnu/packages/suckless.scm
@@ -584,7 +584,7 @@ (define-public sent
 allows you to write down the presentation for a quick lightning talk within a
 few minutes.")
     (home-page "https://tools.suckless.org/sent/")
-    (license license:x11)))
+    (license license:isc)))
 
 (define-public wmname
   (package
-- 
2.41.0





This bug report was last modified 1 year and 30 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.