Better help

This commit is contained in:
Aoran Zeng
2025-07-16 23:53:29 +08:00
parent c989f250b0
commit a813429924
2 changed files with 49 additions and 19 deletions

View File

@@ -15,3 +15,13 @@ constant RELEASE_DATE = "2025/07/16";
constant Maintain_URL = "https://github.com/RubyMetric/chsrc/blob/dev/tool/rawstr4c";
constant Maintain_URL2 = "https://gitee.com/RubyMetric/chsrc/blob/dev/tool/rawstr4c";
constant VERSION_CONTENT_FOR_-version = qq:to/EOF/
rawstr4c {VERSION}
Copyright (C) 2025 Aoran Zeng
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Aoran Zeng.
EOF