SPDX license

This commit is contained in:
Jorijn van der Graaf 2026-07-22 17:55:45 +02:00
commit e33ec5b72e
35 changed files with 987 additions and 587 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;