unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#75095] [PATCH] gnu: plan9port: License has changed from LPL to Expat.
@ 2024-12-25 19:45 Homo via Guix-patches via
  0 siblings, 0 replies; only message in thread
From: Homo via Guix-patches via @ 2024-12-25 19:45 UTC (permalink / raw)
  To: 75095; +Cc: Homo

* 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





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-12-25 19:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-25 19:45 [bug#75095] [PATCH] gnu: plan9port: License has changed from LPL to Expat Homo via Guix-patches via

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).