mirror of
https://github.com/QSCTech/zjunet.git
synced 2026-01-22 11:44:48 +08:00
17 lines
509 B
Bash
Executable File
17 lines
509 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cat <<BANNER
|
|
----------------------------------------------------------------------
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License Version 3 for more details.
|
|
|
|
You can ask questions, file a bug or make PRs here:
|
|
* https://github.com/QSCTech/zjunet
|
|
|
|
----------------------------------------------------------------------
|
|
BANNER
|
|
|