Files
Krzysztof Kozlowski 47ab333a90 Add License texts: BSD-3-Clause and GPL-2.0
All Audioreach topology source files (m4 files) and CMakeLists.txt carry
SPDX tag stating BSD-3-Clause license.  Linaro employees were the only
authors of commits in this repository, thus mark Linaro Ltd. as the
copyright holder.

The newly added GitHub CI actions file (.github/workflows/ci.yaml)
carries GPL-2.0 SPDX tag, so add one more license text - GPL v2.0 - to
respective folder.

License texts were copied from:
https://opensource.org/license/bsd-3-clause
https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt

Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
2024-10-23 18:20:21 +02:00
..