relicense and make it REUSE-compliant

This commit is contained in:
2025-06-25 16:09:40 +03:00
parent 6c3bd2a009
commit 2b6fd74849
13 changed files with 720 additions and 304 deletions

View File

@@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 2025 thorium1256
//
// SPDX-License-Identifier: GPL-3.0-or-later
#pragma once
#include <vector>
#include <queue>

View File

@@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 2025 thorium1256
//
// SPDX-License-Identifier: GPL-3.0-or-later
#pragma once
#include "Vector2.h"

View File

@@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 2025 thorium1256
//
// SPDX-License-Identifier: GPL-3.0-or-later
#pragma once
struct Vector2