From: Homo via Guix-patches via <guix-patches@gnu.org>
To: 75095@debbugs.gnu.org
Cc: Homo <gay@disroot.org>
Subject: [bug#75095] [PATCH] gnu: plan9port: License has changed from LPL to Expat.
Date: Wed, 25 Dec 2024 21:45:52 +0200 [thread overview]
Message-ID: <20241225194552.4610-1-gay@disroot.org> (raw)
* gnu/packages/plan9.scm (plan9port)[license]: Delete license:lpl1.02.
Change-Id: Iae98c728f416e05ee9489f5dca848ae819833cc7
---
gnu/packages/plan9.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/plan9.scm b/gnu/packages/plan9.scm
index cb170c76ac..5f6a47d5a7 100644
--- a/gnu/packages/plan9.scm
+++ b/gnu/packages/plan9.scm
@@ -188,6 +188,5 @@ (define-public plan9port
"Plan 9 from User Space (aka plan9port) is a port of many Plan 9
programs from their native Plan 9 environment to Unix-like operating
systems.")
- (license (list license:expat ;modifications
- license:lpl1.02 ;original Plan9 code
+ (license (list license:expat
license:zlib))))) ;src/cmd/bzip2
--
2.47.1
reply other threads:[~2024-12-25 19:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20241225194552.4610-1-gay@disroot.org \
--to=guix-patches@gnu.org \
--cc=75095@debbugs.gnu.org \
--cc=gay@disroot.org \
/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).