3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: libsmbios: Use osl2.1 license variable.

* gnu/packages/hardware.scm (libsmbios)[license]: Use osl2.1 binding.
This commit is contained in:
Nicolas Goaziou 2021-01-28 16:32:54 +01:00
parent 96c183bf65
commit db74cc6a2f
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -171,9 +171,7 @@ also provides extensions for proprietary methods of interfacing with Dell
specific SMBIOS tables.")
(home-page "https://github.com/dell/libsmbios")
(license
(list (license:non-copyleft "file://COPYING-OSL"
"Open Software License version 2.1")
license:gpl2+ license:bsd-3 license:boost1.0))))
(list license:osl2.1 license:gpl2+ license:bsd-3 license:boost1.0))))
;; Distinct from memtest86, which is obsolete.
(define-public memtest86+