unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Christina O'Donnell <cdo@mutix.org>
To: 57190@debbugs.gnu.org
Cc: Christina O'Donnell <cdo@mutix.org>, michaeldelago98@gmail.com
Subject: [bug#57190] [PATCH v2 4/5] gnu: Correct license for sent.
Date: Mon, 15 Apr 2024 20:45:59 +0100	[thread overview]
Message-ID: <21fa615a5ec52f4b8e2de0cf21fd22e156bc76fc.1713209956.git.cdo@mutix.org> (raw)
In-Reply-To: <037ac7f69bd5486844c25a09550253068de337b4.1713209956.git.cdo@mutix.org>

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





  parent reply	other threads:[~2024-04-15 19:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-14  0:40 [bug#57190] [PATCH] Correct software licenses for suckless Mike Delago
2024-04-15 19:45 ` [bug#57190] [PATCH v2 1/5] gnu: Correct license for st Christina O'Donnell
2024-04-15 19:45   ` [bug#57190] [PATCH v2 2/5] gnu: Correct license for xst Christina O'Donnell
2024-04-15 19:45   ` [bug#57190] [PATCH v2 3/5] gnu: Correct license for surf Christina O'Donnell
2024-04-15 19:45   ` Christina O'Donnell [this message]
2024-04-15 19:46   ` [bug#57190] [PATCH v2 5/5] gnu: Correct license for wmname Christina O'Donnell
2024-04-23 13:49   ` bug#57190: [PATCH v2 1/5] gnu: Correct license for st Christopher Baines
2024-04-22 11:25 ` [bug#57190] " Christina O'Donnell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=21fa615a5ec52f4b8e2de0cf21fd22e156bc76fc.1713209956.git.cdo@mutix.org \
    --to=cdo@mutix.org \
    --cc=57190@debbugs.gnu.org \
    --cc=michaeldelago98@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).