Add missing license notice in header

This commit is contained in:
Aoran Zeng
2025-07-14 02:54:08 +08:00
parent cb7310845f
commit 2aef111e74
12 changed files with 32 additions and 11 deletions

View File

@@ -1,3 +1,15 @@
<!-- -----------------------------------------------------------
! SPDX-License-Identifier: GFDL-1.3-or-later
! -------------------------------------------------------------
! Doc Type : Markdown
! Doc Name : (chsrc-bootstrap Introduction.md)
! Doc Authors : Aoran Zeng <ccmywish@qq.com>
! Contributors : Nul None <nul@none.org>
! |
! Created On : <2025-07-12>
! Last Modified : <2025-07-12>
! ---------------------------------------------------------- -->
# Bootstrap
```ruby

View File

@@ -1,5 +1,7 @@
#!/usr/bin/env bash
# ---------------------------------------------------------------
# SPDX-License-Identifier: GPL-3.0-or-later
# ---------------------------------------------------------------
# File Name : Termux.bash
# File Authors : Aoran Zeng <ccmywish@qq.com>
# Contributors : Nul None <nul@none.org>