SPDX license update
Canonical LGPL-3.0-only text, GPL-3.0 companion, SPDX headers on all sources. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
54b8921396
commit
599144ca70
4 changed files with 838 additions and 77 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue