
/*
 *     Copyright (C) [2025] [gentleman_齐天大圣] <https://space.bilibili.com/47831312>
 * 
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 * 
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>.
 * 
 * 本程序是自由软件：您可以根据自由软件基金会发布的GNU通用公共许可证条款
 * （第三版或更高版本）重新分发和/或修改它。
 * 
 * 本程序发布的目的是希望它有用，但不提供任何担保；甚至没有对适销性或特定用途适用性的
 * 暗示担保。详情请参阅GNU通用公共许可证。
 * 
 * 您应该已收到GNU通用公共许可证的副本。如果没有，请参见
 * <https://www.gnu.org/licenses/gpl-3.0.txt>。
 * 
 * === 衍生版本要求 / Derivative Version Requirements ===
 * 
 * 任何对本程序的修改或衍生版本（包括fork）必须在显著位置（如代码文件头部或项目README）
 * 注明原始代码的获取方式：
 * 
 * Any modifications or derivative works (including forks) of this program must 
 * prominently indicate the source of the original code in a conspicuous location 
 * (such as the header of code files or project README):
 * 
 * - 原始项目名称 / Original Project Name: [QiTian_MCS251_Compiler]
 * - 原始代码仓库 / Original Repository: [替换为你获取本程序的地址url]
 */
