[Chore] (LICENSE): Switch project license to LGPLv3.

This commit is contained in:
BZLZHH
2026-01-18 09:33:33 +08:00
parent 8a388f3908
commit 20fbfc2956
204 changed files with 1643 additions and 1058 deletions
@@ -1,8 +1,9 @@
// MobileGL - MobileGL/MG_State/GLState/TextureState/TextureObject2DCube.cpp
// Copyright (c) 2025-2026 MobileGL-Dev
// Licensed under the GNU Lesser General Public License v2.1:
// http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
// SPDX-License-Identifier: LGPL-2.1-only
// Licensed under the GNU Lesser General Public License v3.0:
// https://www.gnu.org/licenses/gpl-3.0.txt
// https://www.gnu.org/licenses/lgpl-3.0.txt
// SPDX-License-Identifier: LGPL-3.0-only
// End of Source File Header
#include "TextureObject2DCube.h"