diff options
author | orangerot <orangerot@orangerot.dev> | 2025-09-05 00:29:59 +0200 |
---|---|---|
committer | orangerot <orangerot@orangerot.dev> | 2025-09-05 07:17:30 +0200 |
commit | f8b904e1a56b8a41e2a8022c200b14cf4c65b3a4 (patch) | |
tree | 5bed556930f4a3eb191503ba7b803582def5e992 /muendliche-pruefung/lib.typ | |
parent | f6d0b1653bd68f9e2726dfea459579491f13194d (diff) |
feat: LICENSE and gitignore
Diffstat (limited to 'muendliche-pruefung/lib.typ')
-rw-r--r-- | muendliche-pruefung/lib.typ | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/muendliche-pruefung/lib.typ b/muendliche-pruefung/lib.typ index b95d165..ea9194c 100644 --- a/muendliche-pruefung/lib.typ +++ b/muendliche-pruefung/lib.typ @@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2025 Gero Beckmann <orangerot@orangerot.dev> +// +// SPDX-License-Identifier: MIT + #let kind = (: "wahlpflicht": "Wahlpflicht", "vertiefungsfach": "Vertiefungsfach", |