Multiple files in the Raspberry Pi pipeline handler and IPA module are missing SPDX headers. Add them with the following licenses: - For code and documentation, use the BSD-2-Clause license, as for the rest of the Raspberry Pi code. - For the example pipeline handler configuration files, use the CC0-1.0 license to facilitate their usage. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
11 lines
280 B
Markdown
11 lines
280 B
Markdown
.. SPDX-License-Identifier: BSD-2-Clause
|
|
|
|
The Raspberry Pi CTT has moved from this location to the following GitHub
|
|
repository:
|
|
|
|
https://github.com/raspberrypi/ctt
|
|
|
|
A python package for the Raspberry Pi CTT is also available on PyPI to install:
|
|
|
|
https://pypi.org/project/rpi-ctt/
|