mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-08 04:08:32 +09:00
[Chore] (All): Add standardized source file header and update script.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
// MobileGL - MobileGL/MG_Impl/GLImpl/Framebuffer/GL_Framebuffer.cpp
|
||||
// Copyright (C) 2025 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
|
||||
// End of Source File Header
|
||||
|
||||
#include "GL_Framebuffer.h"
|
||||
#include "Validators.h"
|
||||
#include "Config.h"
|
||||
|
||||
Reference in New Issue
Block a user