更新文件头

This commit is contained in:
Aoran Zeng 2025-08-20 21:53:22 +08:00
parent 3d8a98a2a9
commit 9d7543b681
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98
3 changed files with 36 additions and 7 deletions

View File

@ -1,10 +1,10 @@
/** ------------------------------------------------------------
* Copyright © 2023-2025 Aoran Zeng, Heng Guo
* Copyright © 2023-2025 ,
* SPDX-License-Identifier: MIT
* -------------------------------------------------------------
* Lib Authors : <ccmywish@qq.com>
* | <2085471348@qq.com>
* Contributors : juzeon <skyjuzheng@gmail.com>
* Lib Authors : <ccmywish@qq.com>
* | <2085471348@qq.com>
* Contributors : juzeon <skyjuzheng@gmail.com>
* | Mikachu2333 <mikachu.23333@zohomail.com>
* |
* Created On : <2023-08-28>

View File

@ -3,13 +3,41 @@
* SPDX-License-Identifier: GPL-3.0-or-later
* -------------------------------------------------------------
*
* chsrc: Change Source
* chsrc: Change Source
*
*
*
*
* Change Source everywhere for every software
*
* : ,
* -------------------------------------------------------------
*
*
* Git commit
* C语言在编译时会无情地把这些信息抹去
*
*
*
*
*
* 穿
* 广
*
* 西
*
*
*
*
* chsrc recipe 便
* 使
*
*
* Richard Stallman GNU MIT
*
*
*
* ------------------------------------------------------------*/
#define Chsrc_Initial_Date "2023-08-28"
#define Chsrc_Version "0.2.2.3-dev5"
#define Chsrc_Release_Date "2025/08/20"
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"

View File

@ -18,6 +18,7 @@ pl_perl_prelude ()
chef_set_chef (this, NULL, NULL);
chef_set_cooks (this, 0);
chef_set_contributors (this, 0);
// TODO: 添加 @hezonglun
chef_allow_local_mode (this, CanNot, NULL, NULL);
chef_forbid_english(this);