From f8b904e1a56b8a41e2a8022c200b14cf4c65b3a4 Mon Sep 17 00:00:00 2001 From: orangerot Date: Fri, 5 Sep 2025 00:29:59 +0200 Subject: feat: LICENSE and gitignore --- muendliche-nachpruefung/lib.typ | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'muendliche-nachpruefung/lib.typ') diff --git a/muendliche-nachpruefung/lib.typ b/muendliche-nachpruefung/lib.typ index cf3e8fc..46b6452 100644 --- a/muendliche-nachpruefung/lib.typ +++ b/muendliche-nachpruefung/lib.typ @@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2025 Gero Beckmann +// +// SPDX-License-Identifier: MIT + #let oral-post-exam( lecture: "", // Fach date: datetime(year: 0, month: 1, day: 1), // Prüfungsdatum -- cgit v1.2.3