Miscellaneous files that are not considered copyrightable are missing an SPDX-License-Identifier header. Fix this by adding a header listing the CC0-1.0 license. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
11 lines
260 B
Text
11 lines
260 B
Text
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
[wrap-git]
|
|
url = https://github.com/pybind/pybind11.git
|
|
# This is the head of 'smart_holder' branch
|
|
revision = aebdf00cd060b871c5a1e0c2cf4a333503dd0431
|
|
depth = 1
|
|
patch_directory = pybind11
|
|
|
|
[provide]
|
|
pybind11 = pybind11_dep
|