Skip to content

Commit 8ef0c84

Browse files
committed
fix: add licensing information
1 parent 69b3548 commit 8ef0c84

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

REUSE.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ path = [
3030
"images/dok17.png",
3131
"images/dok19.png",
3232
"images/dok20.png",
33-
"images/dok21.png",
33+
"images/dok21-1.png",
34+
"images/dok21-2.png",
3435
"images/dok3.png",
3536
"images/dok6-1.png",
3637
"images/dok6-2.png",

src/types/openapi-3.0.d.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// SPDX-FileCopyrightText: 2025 Digg - Agency for Digital Government
2+
//
3+
// SPDX-License-Identifier: EUPL-1.2
4+
15
/**
26
* TypeScript type definitions for OpenAPI 3.2.0
37
* Based on: https://spec.openapis.org/oas/v3.2.0.html

0 commit comments

Comments
 (0)