mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-26 07:02:11 +00:00
license note
This commit is contained in:
parent
40584ce8c5
commit
24fe0904fb
@ -70,3 +70,9 @@ In addition to the core functionality, pybind11 provides some extra goodies:
|
|||||||
|
|
||||||
- Everything is contained in just a few header files; there is no need to link
|
- Everything is contained in just a few header files; there is no need to link
|
||||||
against any additional libraries.
|
against any additional libraries.
|
||||||
|
|
||||||
|
### License
|
||||||
|
|
||||||
|
pybind11 is provided under a BSD-style license that can be found in the
|
||||||
|
``LICENSE.txt`` file. By using, distributing, or contributing to this project,
|
||||||
|
you agree to the terms and conditions of this license.
|
||||||
|
Loading…
Reference in New Issue
Block a user