GNU bug report logs - #75095
[PATCH] gnu: plan9port: License has changed from LPL to Expat.

Previous Next

Package: guix-patches;

Reported by: Homo <gay <at> disroot.org>

Date: Wed, 25 Dec 2024 19:47:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75095: closed ([PATCH] gnu: plan9port: License has changed
 from LPL to Expat.)
Date: Sat, 28 Dec 2024 22:13:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 28 Dec 2024 23:12:08 +0100
with message-id <87h66nsbif.fsf <at> gnu.org>
and subject line Re: [bug#75095] [PATCH] gnu: plan9port: License has changed from LPL to Expat.
has caused the debbugs.gnu.org bug report #75095,
regarding [PATCH] gnu: plan9port: License has changed from LPL to Expat.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
75095: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75095
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Homo <gay <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Homo <gay <at> disroot.org>
Subject: [PATCH] gnu: plan9port: License has changed from LPL to Expat.
Date: Wed, 25 Dec 2024 21:45:52 +0200
* 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



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Homo <gay <at> disroot.org>
Cc: 75095-done <at> debbugs.gnu.org
Subject: Re: [bug#75095] [PATCH] gnu: plan9port: License has changed from
 LPL to Expat.
Date: Sat, 28 Dec 2024 23:12:08 +0100
Homo <gay <at> disroot.org> skribis:

> * gnu/packages/plan9.scm (plan9port)[license]: Delete license:lpl1.02.
>
> Change-Id: Iae98c728f416e05ee9489f5dca848ae819833cc7

Applied, thanks!


This bug report was last modified 141 days ago.

Previous Next


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