Missing SPDX
This commit is contained in:
parent
89f1f42e7a
commit
1d0a7a97d2
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -1,3 +1,7 @@
|
|||||||
|
# SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: AGPL-3.0-only
|
||||||
|
|
||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: npm
|
- package-ecosystem: npm
|
||||||
|
@ -0,0 +1,3 @@
|
|||||||
|
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
|
||||||
|
|
||||||
|
SPDX-License-Identifier: AGPL-3.0-only
|
Loading…
x
Reference in New Issue
Block a user