aboutsummaryrefslogtreecommitdiffstats
path: root/Lessons_uncategorized/Lesson_SKU/UefiLessonsPkg/SetSku/SetSku.c
diff options
context:
space:
mode:
Diffstat (limited to 'Lessons_uncategorized/Lesson_SKU/UefiLessonsPkg/SetSku/SetSku.c')
-rw-r--r--Lessons_uncategorized/Lesson_SKU/UefiLessonsPkg/SetSku/SetSku.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/Lessons_uncategorized/Lesson_SKU/UefiLessonsPkg/SetSku/SetSku.c b/Lessons_uncategorized/Lesson_SKU/UefiLessonsPkg/SetSku/SetSku.c
index 8683947..311277c 100644
--- a/Lessons_uncategorized/Lesson_SKU/UefiLessonsPkg/SetSku/SetSku.c
+++ b/Lessons_uncategorized/Lesson_SKU/UefiLessonsPkg/SetSku/SetSku.c
@@ -1,3 +1,9 @@
+/*
+ * Copyright (c) 2022, Konstantin Aladyshev <aladyshev22@gmail.com>
+ *
+ * SPDX-License-Identifier: MIT
+ */
+
#include <Library/UefiBootServicesTableLib.h>
#include <Library/UefiLib.h>