mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-08-01 11:16:06 -04:00
doc: Complete copyright and licenses
- Point out licensing terms in docs. - Add missing SPDX tags - Update the SPDX checker to check all the files we want to check. - Include spdx-ensure in CI.
This commit is contained in:
parent
8f9c706b9e
commit
1fec28ff0d
10 changed files with 102 additions and 18 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
# SPDX-FileCopyrightText: 2025 Tillitis AB <tillitis.se>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
if [ $# != 2 ]
|
||||
then
|
||||
echo "Usage: $0 slot_num app_file"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue