license update

This commit is contained in:
Jorijn van der Graaf 2026-07-22 17:58:06 +02:00
commit 0837bbab4c
5 changed files with 684 additions and 36 deletions

View file

@ -1,3 +1,6 @@
//SPDX-License-Identifier: LGPL-3.0-only
//SPDX-FileCopyrightText: Copyright (C) 2026 Catcrafts®
import std;
import Crafter.Build;
namespace fs = std::filesystem;