gnu: pybind11: Change 'license' field to BSD-3.
* gnu/packages/python-xyz.scm (pybind11)[license]: Change to BSD-3.master
parent
a063bac618
commit
65eada58a0
|
@ -15419,7 +15419,7 @@ existing C++ code. Its goals and syntax are similar to the excellent
|
|||
Boost.Python library by David Abrahams: to minimize boilerplate code in
|
||||
traditional extension modules by inferring type information using compile-time
|
||||
introspection.")
|
||||
(license license:expat)))
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python-fasteners
|
||||
(package
|
||||
|
|
Reference in New Issue