mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-09 21:33:23 +08:00
Add missing license notice in header
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# ---------------------------------------------------------------
|
||||
# SPDX-License-Identifier: GFDL-1.3-or-later
|
||||
# ---------------------------------------------------------------
|
||||
# Doc Type : Text
|
||||
# Doc Name : (Tools Introduction.md)
|
||||
# Doc Authors : xuan <wick.dynex@qq.com>
|
||||
|
@@ -1,4 +1,6 @@
|
||||
# ---------------------------------------------------------------
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
# ---------------------------------------------------------------
|
||||
# File Name : download-pre-on-GitHub.ps1
|
||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
||||
# Created On : <2023-09-21>
|
||||
|
@@ -1,4 +1,6 @@
|
||||
# ---------------------------------------------------------------
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
# ---------------------------------------------------------------
|
||||
# File Name : installer.ps1
|
||||
# File Authors : xuan <wick.dynex@qq.com>
|
||||
# | ChatGPT <https://chatgpt.com/>
|
||||
|
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
# ---------------------------------------------------------------
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
# ---------------------------------------------------------------
|
||||
# File Name : installer.sh
|
||||
# File Authors : GnixAij <gaojiaxing0220@gmail.com>
|
||||
# | xuan <wick.dynex@qq.com>
|
||||
|
@@ -1,4 +1,6 @@
|
||||
:: ---------------------------------------------------------------
|
||||
:: SPDX-License-Identifier: GPL-3.0-or-later
|
||||
:: ---------------------------------------------------------------
|
||||
:: File Name : run.bat
|
||||
:: File Authors : Aoran Zeng <ccmywish@qq.com>
|
||||
:: Contributors : Nul None <nul@none.org>
|
||||
|
@@ -1,4 +1,6 @@
|
||||
# ---------------------------------------------------------------
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
# ---------------------------------------------------------------
|
||||
# File Name : run.ps1
|
||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
||||
# Contributors : Nul None <nul@none.org>
|
||||
|
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
# ---------------------------------------------------------------
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
# ---------------------------------------------------------------
|
||||
# File Name : run.sh
|
||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
||||
# Contributors : Nul None <nul@none.org>
|
||||
|
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env raku
|
||||
# ---------------------------------------------------------------
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
# ---------------------------------------------------------------
|
||||
# File Name : Generator.rakumod
|
||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
||||
# Contributors : Nul None <nul@none.org>
|
||||
|
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env raku
|
||||
# ---------------------------------------------------------------
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
# ---------------------------------------------------------------
|
||||
# File Name : Parser.rakumod
|
||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
||||
# Contributors : Nul None <nul@none.org>
|
||||
|
Reference in New Issue
Block a user