From 5eeb54dc8600fffcc01ef25482ebaa93f54f6c74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mi=C5=82osz=20Thiede?= Date: Sun, 11 Feb 2024 18:13:59 +0100 Subject: [PATCH] program > Bash script --- minify.sh | 2 +- verify.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/minify.sh b/minify.sh index f7d1c9c..843df1d 100755 --- a/minify.sh +++ b/minify.sh @@ -30,7 +30,7 @@ cat <<- "EOF" EOF ) echo "some-css minify Copyright (C) 2024 MajliTech -This program comes with ABSOLUTELY NO WARRANTY. +This Bash script comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; check the LICENSE file or https://www.gnu.org/licenses/ " diff --git a/verify.sh b/verify.sh index ba622b3..6174f2d 100644 --- a/verify.sh +++ b/verify.sh @@ -14,7 +14,7 @@ # /* along with this program. If not, see .*/ echo "some-css verify Copyright (C) 2024 MajliTech -This program comes with ABSOLUTELY NO WARRANTY. +This Bash script comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; check the LICENSE file or https://www.gnu.org/licenses/ "