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