From 69c04413aed2136987c2865484c51047d309d02d Mon Sep 17 00:00:00 2001 From: FIFARenderZ Date: Tue, 13 Apr 2021 20:22:33 +0200 Subject: [PATCH] Added a license notification in the correct script --- scripts/vgpu-name.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/vgpu-name.sh b/scripts/vgpu-name.sh index 290e56f..42fa226 100644 --- a/scripts/vgpu-name.sh +++ b/scripts/vgpu-name.sh @@ -1,5 +1,8 @@ #!/bin/bash +# This file is part of the "vgpu_unlock" project, and is distributed under the MIT License. +# See the LICENSE file for more details. + help_function() { echo "This script checks for the internal names of vGPU profiles."