Skip to content

Commit 90d3104

Browse files
committed
更新 Copyright 时间
1 parent 83d0926 commit 90d3104

File tree

9 files changed

+16
-16
lines changed

9 files changed

+16
-16
lines changed

LICENSE-MIT.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023-2025 曾奥然 (Aoran Zeng), 郭恒 (Heng Guo)
3+
Copyright (c) 2023-2026 曾奥然 (Aoran Zeng), 郭恒 (Heng Guo)
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
66

doc/chsrc.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ On Gitee: https://gitee.com/RubyMetric/chsrc/issues
148148
On GitHub: https://github.com/RubyMetric/chsrc/issues
149149

150150
.SH COPYRIGHT
151-
Copyright (C) 2025 Aoran Zeng, Heng Guo.
151+
Copyright (C) 2026 Aoran Zeng, Heng Guo.
152152
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
153153
.br
154154
This is free software: you are free to change and redistribute it.

doc/chsrc.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
@copying
2020
@comment 这是软件copyright,不是文档copyright,因此不放在titlepage
21-
Copyright @copyright{} 2025 曾奥然, 郭恒
21+
Copyright @copyright{} 2023-2026 曾奥然, 郭恒
2222
@end copying
2323

2424
@titlepage

lib/xy.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/** ------------------------------------------------------------
2-
* Copyright © 2023-2025 曾奥然, 郭恒
2+
* Copyright © 2023-2026 曾奥然, 郭恒
33
* SPDX-License-Identifier: MIT
44
* -------------------------------------------------------------
55
* Lib Authors : 曾奥然 <ccmywish@qq.com>

pkg/deb/debian/copyright

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ Upstream-Contact: 曾奥然 <ccmywish@qq.com>
44
Source: https://github.com/RubyMetric/chsrc
55

66
Files: *
7-
Copyright: 2023-2025 曾奥然 <ccmywish@qq.com>
8-
2023-2025 郭恒 <2085471348@qq.com>
7+
Copyright: 2023-2026 曾奥然 <ccmywish@qq.com>
8+
2023-2026 郭恒 <2085471348@qq.com>
99
License: GPL-3+
1010
Comment: The authors' names are indicated in each source code file's header.
1111

1212
Files: lib/xy.h
13-
Copyright: 2023-2025 曾奥然 <ccmywish@qq.com>
14-
2023-2025 郭恒 <2085471348@qq.com>
13+
Copyright: 2023-2026 曾奥然 <ccmywish@qq.com>
14+
2023-2026 郭恒 <2085471348@qq.com>
1515
License: MIT
1616

1717
Files: pkg/deb/debian/*
18-
Copyright: 2025 sanchuanhehe <wyihe5520@gmail.com>
18+
Copyright: 2025-2026 sanchuanhehe <wyihe5520@gmail.com>
1919
License: GPL-3+
2020

2121
License: GPL-3+
@@ -41,7 +41,7 @@ Comment:
4141
License: MIT
4242
MIT License
4343

44-
Copyright (c) 2023-2025 曾奥然 (Aoran Zeng), 郭恒 (Heng Guo)
44+
Copyright (c) 2023-2026 曾奥然 (Aoran Zeng), 郭恒 (Heng Guo)
4545

4646
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
4747

src/chsrc-main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/** ------------------------------------------------------------
2-
* Copyright © 2023-2025 曾奥然, 郭恒
2+
* Copyright © 2023-2026 曾奥然, 郭恒
33
* SPDX-License-Identifier: GPL-3.0-or-later
44
* -------------------------------------------------------------
55
*

src/rawstr4c.h

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

src/rawstr4c.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ MAINTAIN:
137137
```
138138
chsrc @ver@
139139
140-
Copyright (C) 2023-2025 曾奥然, 郭恒
140+
Copyright (C) 2023-2026 曾奥然, 郭恒
141141
许可证 GPLv3+:GNU GPL 第 3 版或更高版本 <https://gnu.org/licenses/gpl.html>
142142
这是自由软件:您可以自由修改和分发它。
143143
在法律允许的最大范围内,本软件按'原样'提供,不作任何明示或暗示的保证。
@@ -156,7 +156,7 @@ Copyright (C) 2023-2025 曾奥然, 郭恒
156156
```
157157
chsrc @ver@
158158
159-
Copyright (C) 2023-2025 Aoran Zeng, Heng Guo
159+
Copyright (C) 2023-2026 Aoran Zeng, Heng Guo
160160
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
161161
This is free software: you are free to change and redistribute it.
162162
There is NO WARRANTY, to the extent permitted by law.

src/resource/chsrc.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ BEGIN
3333
// VALUE "FileVersion", Chsrc_Version
3434

3535
VALUE "InternalName", "chsrc"
36-
VALUE "LegalCopyright", "Copyright (c) 2023-2025 RubyMetric"
36+
VALUE "LegalCopyright", "Copyright (c) 2023-2026 RubyMetric"
3737
VALUE "OriginalFilename", "chsrc.exe"
3838
VALUE "ProductName", "chsrc"
3939
VALUE "ProductVersion", Chsrc_Version

0 commit comments

Comments
 (0)