mirror of
https://github.com/RubyMetric/chsrc
synced 2025-06-08 11:14:03 +08:00
Update file headers
This commit is contained in:
parent
f822e5b5f1
commit
2f01b69c9c
@ -1,14 +1,14 @@
|
|||||||
/* --------------------------------------------------------------
|
/** ------------------------------------------------------------
|
||||||
* File : test_xy.c
|
* File : test_xy.c
|
||||||
* License : MIT
|
* License : MIT
|
||||||
* Authors : Aoran Zeng <ccmywish@qq.com>
|
* Authors : Aoran Zeng <ccmywish@qq.com>
|
||||||
* Created on : <2023-08-30>
|
* Created on : <2023-08-30>
|
||||||
* Last modified : <2023-09-05>
|
* Last modified : <2023-09-09>
|
||||||
*
|
*
|
||||||
* test_xy:
|
* test_xy:
|
||||||
*
|
*
|
||||||
* 测试 xy.h
|
* 测试 xy.h
|
||||||
* -------------------------------------------------------------*/
|
* ------------------------------------------------------------*/
|
||||||
|
|
||||||
#include "xy.h"
|
#include "xy.h"
|
||||||
|
|
||||||
|
6
xy.h
6
xy.h
@ -1,9 +1,9 @@
|
|||||||
/* --------------------------------------------------------------
|
/** ------------------------------------------------------------
|
||||||
* File : xy.h
|
* File : xy.h
|
||||||
* License : MIT
|
* License : MIT
|
||||||
* Authors : Aoran Zeng <ccmywish@qq.com>
|
* Authors : Aoran Zeng <ccmywish@qq.com>
|
||||||
* Created on : <2023-08-28>
|
* Created on : <2023-08-28>
|
||||||
* Last modified : <2023-09-06>
|
* Last modified : <2023-09-09>
|
||||||
*
|
*
|
||||||
* xy:
|
* xy:
|
||||||
*
|
*
|
||||||
@ -12,7 +12,7 @@
|
|||||||
* Corss-Platform C utilities in Ruby flavor
|
* Corss-Platform C utilities in Ruby flavor
|
||||||
*
|
*
|
||||||
* 该文件采用 MIT 许可证,可闭源使用,请查阅 LICENSE.txt 文件
|
* 该文件采用 MIT 许可证,可闭源使用,请查阅 LICENSE.txt 文件
|
||||||
* -------------------------------------------------------------*/
|
* ------------------------------------------------------------*/
|
||||||
|
|
||||||
#ifndef XY_H
|
#ifndef XY_H
|
||||||
#define XY_H
|
#define XY_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user