gnu: plan9port: License has changed from LPL to Expat.

* gnu/packages/plan9.scm (plan9port)[license]: Delete license:lpl1.02.

Change-Id: Iae98c728f416e05ee9489f5dca848ae819833cc7
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Homo 2024-12-25 21:45:52 +02:00 committed by Ludovic Courtès
parent 69c8ac45f2
commit c307c3d63b
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -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