SPDX license update

Canonical LGPL-3.0-only text, GPL-3.0 companion, SPDX headers on all
first-party sources. Vendored lib/ (GDeflate, libdeflate) untouched.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Jorijn van der Graaf 2026-07-22 18:16:25 +02:00
commit dfd7f899cf
9 changed files with 849 additions and 165 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;