Update file headers

This commit is contained in:
Aoran Zeng 2024-06-21 01:47:28 +08:00
parent 730d45b7ac
commit 91c94ad012
4 changed files with 12 additions and 4 deletions

View File

@ -4,6 +4,8 @@
* File : chsrc.h * File : chsrc.h
* Authors : Aoran Zeng <ccmywish@qq.com> * Authors : Aoran Zeng <ccmywish@qq.com>
* | Heng Guo <2085471348@qq.com> * | Heng Guo <2085471348@qq.com>
* Contributors : Null Nil <null@nil.com>
* |
* Created on : <2023-08-29> * Created on : <2023-08-29>
* Last modified : <2024-06-14> * Last modified : <2024-06-14>
* *

View File

@ -4,9 +4,10 @@
* File : source.h * File : source.h
* Authors : Aoran Zeng <ccmywish@qq.com> * Authors : Aoran Zeng <ccmywish@qq.com>
* | Heng Guo <2085471348@qq.com> * | Heng Guo <2085471348@qq.com>
* | Shengwei Chen <414685209@qq.com> * Contributors : Shengwei Chen <414685209@qq.com>
* |
* Created on : <2023-08-29> * Created on : <2023-08-29>
* Last modified : <2024-06-20> * Last modified : <2024-06-21>
* *
* *
* ------------------------------------------------------------*/ * ------------------------------------------------------------*/

View File

@ -4,6 +4,8 @@
* File : xy.h * File : xy.h
* Authors : Aoran Zeng <ccmywish@qq.com> * Authors : Aoran Zeng <ccmywish@qq.com>
* | Heng Guo <2085471348@qq.com> * | Heng Guo <2085471348@qq.com>
* Contributors : Null Nil <null@nil.com>
* |
* Created on : <2023-08-28> * Created on : <2023-08-28>
* Last modified : <2024-06-14> * Last modified : <2024-06-14>
* *

View File

@ -4,14 +4,17 @@
* File : chsrc.c * File : chsrc.c
* Authors : Aoran Zeng <ccmywish@qq.com> * Authors : Aoran Zeng <ccmywish@qq.com>
* | Heng Guo <2085471348@qq.com> * | Heng Guo <2085471348@qq.com>
* Contributors : Aaron Ruan <aaron212cn@outlook.com>
* | Rui Chen <rui@chenrui.dev>
* | Shengwei Chen <414685209@qq.com> * | Shengwei Chen <414685209@qq.com>
* |
* Created on : <2023-08-28> * Created on : <2023-08-28>
* Last modified : <2024-06-20> * Last modified : <2024-06-21>
* *
* chsrc: Change Source * chsrc: Change Source
* ------------------------------------------------------------*/ * ------------------------------------------------------------*/
#define Chsrc_Version "v0.1.7.pre-2024/06/14" #define Chsrc_Version "v0.1.7.pre4-2024/06/20"
#define Chsrc_Maintain_URL "https://gitee.com/RubyMetric/chsrc" #define Chsrc_Maintain_URL "https://gitee.com/RubyMetric/chsrc"
#include "chsrc.h" #include "chsrc.h"