diff options
author | orangerot <orangerot@orangerot.dev> | 2025-09-09 21:20:56 +0200 |
---|---|---|
committer | orangerot <orangerot@orangerot.dev> | 2025-09-09 21:20:56 +0200 |
commit | b2aa9e998f52f53d35157ba4c6ba574592685109 (patch) | |
tree | 95ecc624434818027a7e040d137311187c9305ee /muendliche-pruefung-mathematik/lib.typ | |
parent | 2ed73f8bf490c946915547fff63b3be1c659890b (diff) |
feat: license information
Diffstat (limited to 'muendliche-pruefung-mathematik/lib.typ')
-rw-r--r-- | muendliche-pruefung-mathematik/lib.typ | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/muendliche-pruefung-mathematik/lib.typ b/muendliche-pruefung-mathematik/lib.typ index c8512d0..3d8f7fd 100644 --- a/muendliche-pruefung-mathematik/lib.typ +++ b/muendliche-pruefung-mathematik/lib.typ @@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2025 Gero Beckmann <orangerot@orangerot.dev> +// +// SPDX-License-Identifier: MIT + #let KIND = (: "DIPLOM": "Diplomprüfung", "STAATSEXAM": "Staatsexamensprüfung", |