aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/createNewDriver.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/createNewDriver.sh')
-rw-r--r--scripts/createNewDriver.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/createNewDriver.sh b/scripts/createNewDriver.sh
index 5c05916..1fa3c47 100644
--- a/scripts/createNewDriver.sh
+++ b/scripts/createNewDriver.sh
@@ -1,4 +1,9 @@
#!/bin/bash
+##
+# Copyright (c) 2021, Konstantin Aladyshev <aladyshev22@gmail.com>
+#
+# SPDX-License-Identifier: MIT
+##
# This is a simple script that creates a basic structure for your new UEFI driver
# Put this script in your edk2 folder and run it with 1 argument - your new driver name