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

@ -5,7 +5,7 @@
// Wrapper to allow simulation of the application_fpga using Verilator.
//
//
// Copyright (C) 2022 - Tillitis AB
// SPDX-FileCopyrightText: 2022 Tillitis AB <tillitis.se>
// SPDX-License-Identifier: BSD-2-Clause
//
//======================================================================