From b2aa9e998f52f53d35157ba4c6ba574592685109 Mon Sep 17 00:00:00 2001 From: orangerot Date: Tue, 9 Sep 2025 21:20:56 +0200 Subject: feat: license information --- src/lib.typ | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/lib.typ') diff --git a/src/lib.typ b/src/lib.typ index 2524b4f..6f904f0 100644 --- a/src/lib.typ +++ b/src/lib.typ @@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2025 Gero Beckmann +// +// SPDX-License-Identifier: MIT + #import "computer-science.typ" #import "mathmatics.typ" -- cgit v1.2.3