diff options
author | Konstantin Aladyshev <aladyshev22@gmail.com> | 2022-09-23 18:07:05 +0300 |
---|---|---|
committer | Konstantin Aladyshev <aladyshev22@gmail.com> | 2022-09-23 18:07:05 +0300 |
commit | c27efc5c51c5810a2323356c3efbbbc49b7158e5 (patch) | |
tree | a41517c267304f31333603c408d4e1e2a7bc9fbe /UefiLessonsPkg/HIIConfig/HIIConfig.inf | |
parent | 8824a76ded9314d4f8218b5bc0f0463cf2d3bba6 (diff) | |
download | UEFI-Lessons-c27efc5c51c5810a2323356c3efbbbc49b7158e5.tar.gz UEFI-Lessons-c27efc5c51c5810a2323356c3efbbbc49b7158e5.tar.bz2 UEFI-Lessons-c27efc5c51c5810a2323356c3efbbbc49b7158e5.zip |
Update license info
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Diffstat (limited to 'UefiLessonsPkg/HIIConfig/HIIConfig.inf')
-rw-r--r-- | UefiLessonsPkg/HIIConfig/HIIConfig.inf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/UefiLessonsPkg/HIIConfig/HIIConfig.inf b/UefiLessonsPkg/HIIConfig/HIIConfig.inf index 6a1f99e..b12ef11 100644 --- a/UefiLessonsPkg/HIIConfig/HIIConfig.inf +++ b/UefiLessonsPkg/HIIConfig/HIIConfig.inf @@ -1,3 +1,9 @@ +## +# Copyright (c) 2022, Konstantin Aladyshev <aladyshev22@gmail.com> +# +# SPDX-License-Identifier: MIT +## + [Defines] INF_VERSION = 1.25 BASE_NAME = HIIConfig |