SPDX license update
This commit is contained in:
parent
35091b2c53
commit
02af551776
14 changed files with 731 additions and 217 deletions
|
|
@ -1,3 +1,6 @@
|
|||
//SPDX-License-Identifier: LGPL-3.0-only
|
||||
//SPDX-FileCopyrightText: Copyright (C) 2026 Catcrafts®
|
||||
|
||||
module;
|
||||
#ifdef __x86_64
|
||||
#include <immintrin.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue