aboutsummaryrefslogtreecommitdiffstats
path: root/UefiLessonsPkg/HIIKeyword/HIIKeyword.c
diff options
context:
space:
mode:
Diffstat (limited to 'UefiLessonsPkg/HIIKeyword/HIIKeyword.c')
-rw-r--r--UefiLessonsPkg/HIIKeyword/HIIKeyword.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/UefiLessonsPkg/HIIKeyword/HIIKeyword.c b/UefiLessonsPkg/HIIKeyword/HIIKeyword.c
index 00575a7..45bfd72 100644
--- a/UefiLessonsPkg/HIIKeyword/HIIKeyword.c
+++ b/UefiLessonsPkg/HIIKeyword/HIIKeyword.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>
#include <Protocol/HiiConfigKeyword.h>