summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/HiiResourcesSampleDxe/Sample.vfr
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Universal/HiiResourcesSampleDxe/Sample.vfr')
-rw-r--r--MdeModulePkg/Universal/HiiResourcesSampleDxe/Sample.vfr6
1 files changed, 3 insertions, 3 deletions
diff --git a/MdeModulePkg/Universal/HiiResourcesSampleDxe/Sample.vfr b/MdeModulePkg/Universal/HiiResourcesSampleDxe/Sample.vfr
index 3ca2098..e53c1f2 100644
--- a/MdeModulePkg/Universal/HiiResourcesSampleDxe/Sample.vfr
+++ b/MdeModulePkg/Universal/HiiResourcesSampleDxe/Sample.vfr
@@ -1,6 +1,6 @@
// *++
//
-// Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>
+// Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
// This program and the accompanying materials
// are licensed and made available under the terms and conditions of the BSD License
// which accompanies this distribution. The full text of the license may be found at
@@ -31,10 +31,10 @@ formset
form formid = 1,
title = STRING_TOKEN(STR_SAMPLE_FORM1_TITLE);
- text
+ text
help = STRING_TOKEN(STR_SAMPLE_VERSION_HELP),
text = STRING_TOKEN(STR_SAMPLE_VERSION_TEXT),
- text = STRING_TOKEN(STR_SAMPLE_EMPTY);
+ text = STRING_TOKEN(STR_SAMPLE_EMPTY);
subtitle text = STRING_TOKEN(STR_SAMPLE_EMPTY);