mirror of
https://github.com/RubyMetric/chsrc.git
synced 2025-05-31 05:15:49 +08:00
Add license info to headers
This commit is contained in:
3
chsrc.c
3
chsrc.c
@ -1,5 +1,6 @@
|
||||
/* --------------------------------------------------------------
|
||||
* File : chsrc.c
|
||||
* License : GPLv3
|
||||
* Authors : Aoran Zeng <ccmywish@qq.com>
|
||||
* Created on : <2023-08-28>
|
||||
* Last modified : <2023-09-05>
|
||||
@ -7,6 +8,8 @@
|
||||
* chsrc:
|
||||
*
|
||||
* Change Source —— 命令行换源工具
|
||||
*
|
||||
* 该软件为自由软件,采用 GPLv3 许可证,请查阅 LICENSE.txt 文件
|
||||
* -------------------------------------------------------------*/
|
||||
|
||||
#include "chsrc.h"
|
||||
|
Reference in New Issue
Block a user