From 43a54284ee4bdda6d9ffdb6348d7c2d79c9d09f1 Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Sat, 30 Oct 2021 00:44:34 +0300 Subject: Add license header to source files Signed-off-by: Konstantin Aladyshev --- scripts/run_gdb.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'scripts/run_gdb.sh') diff --git a/scripts/run_gdb.sh b/scripts/run_gdb.sh index 1506b17..4845a70 100755 --- a/scripts/run_gdb.sh +++ b/scripts/run_gdb.sh @@ -1,4 +1,9 @@ #!/bin/bash +## +# Copyright (c) 2021, Konstantin Aladyshev +# +# SPDX-License-Identifier: MIT +## ##### Controllable parameters ##### QEMU_SHARED_FOLDER=~/UEFI_disk -- cgit v1.2.3-18-g5258