mirror of
https://github.com/RubyMetric/chsrc
synced 2025-06-17 00:57:26 +08:00
Update file headers
This commit is contained in:
parent
730d45b7ac
commit
91c94ad012
@ -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>
|
||||||
*
|
*
|
||||||
|
@ -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>
|
||||||
*
|
*
|
||||||
* 镜像站与换源信息
|
* 镜像站与换源信息
|
||||||
* ------------------------------------------------------------*/
|
* ------------------------------------------------------------*/
|
||||||
|
@ -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>
|
||||||
*
|
*
|
||||||
|
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user