Follow REUSE specification

- Add REUSE configuration
- Add compliant licenses in LICENSES/
- Add copyright SPDX tags
- Run REUSE complicance check in CI
- Remove spdx-ensure
This commit is contained in:
Daniel Jobson 2025-10-29 13:18:26 +01:00
parent c53edbe4ac
commit 5f3a065aaa
93 changed files with 315 additions and 396 deletions

View file

@ -8,7 +8,7 @@
#
# The tool use HKDF (RFC5869) to generate the UDS.
#
# Copyright (C) 2022, 2023 - Tillitis AB
# SPDX-FileCopyrightText: 2022 Tillitis AB <tillitis.se>
# SPDX-License-Identifier: BSD-2-Clause
#
#=======================================================================