diff options
Diffstat (limited to 'scripts/lib_detect.sh')
| -rw-r--r-- | scripts/lib_detect.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/lib_detect.sh b/scripts/lib_detect.sh index 5cb26c1b..2b11baac 100644 --- a/scripts/lib_detect.sh +++ b/scripts/lib_detect.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 +# ================================================== # Detection and environment adjustment helpers shared by copy.sh. # Nvidia tweaks: uncomments envs and adjusts hardware cursor setting. |
