diff options
Diffstat (limited to 'scripts/lib_prompts.sh')
| -rw-r--r-- | scripts/lib_prompts.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/lib_prompts.sh b/scripts/lib_prompts.sh index 6475e54d..8f2db3bc 100644 --- a/scripts/lib_prompts.sh +++ b/scripts/lib_prompts.sh @@ -1,4 +1,10 @@ #!/usr/bin/env bash +# ================================================== +# KoolDots (2026) +# Project URL: https://github.com/LinuxBeginnings +# License: GNU GPLv3 +# SPDX-License-Identifier: GPL-3.0-or-later +# ================================================== # User interaction helpers extracted from copy.sh. Each helper echoes state or sets # globals deliberately to minimize side effects. |
