mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-10 06:03:24 +08:00
Update header
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# ---------------------------------------------------------------
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
# SPDX-License-Identifier: Artistic-2.0
|
||||
# ---------------------------------------------------------------
|
||||
# File Name : Config.rakumod
|
||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
||||
|
@@ -1,5 +1,5 @@
|
||||
# ---------------------------------------------------------------
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
# SPDX-License-Identifier: Artistic-2.0
|
||||
# ---------------------------------------------------------------
|
||||
# File Name : Generator.rakumod
|
||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
||||
|
@@ -1,5 +1,5 @@
|
||||
# ---------------------------------------------------------------
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
# SPDX-License-Identifier: Artistic-2.0
|
||||
# ---------------------------------------------------------------
|
||||
# File Name : Parser.rakumod
|
||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
||||
|
@@ -1,5 +1,5 @@
|
||||
# ---------------------------------------------------------------
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
# SPDX-License-Identifier: Artistic-2.0
|
||||
# ---------------------------------------------------------------
|
||||
# File Name : Version.rakumod
|
||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
||||
@@ -19,7 +19,7 @@ constant Maintain_URL2 = "https://gitee.com/RubyMetric/chsrc/blob/dev/tool/rawst
|
||||
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>
|
||||
License Artistic-2.0: Artistic License 2.0 <https://opensource.org/licenses/Artistic-2.0>
|
||||
This is free software: you are free to change and redistribute it.
|
||||
There is NO WARRANTY, to the extent permitted by law.
|
||||
|
||||
|
Reference in New Issue
Block a user