X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=AppPkg%2FApplications%2FHello%2FHello.inf;fp=AppPkg%2FApplications%2FHello%2FHello.inf;h=20782f7b1a4f57ad84b917d8d96468a960e0ff76;hp=739478b44314f44f5a73431fc6ccd1059db6071e;hb=8a219767e0fa856a20f594abf4b02fb09cc25864;hpb=b420d9850282ebbcb452ce24ac42f27802fa0c70 diff --git a/AppPkg/Applications/Hello/Hello.inf b/AppPkg/Applications/Hello/Hello.inf index 739478b443..20782f7b1a 100644 --- a/AppPkg/Applications/Hello/Hello.inf +++ b/AppPkg/Applications/Hello/Hello.inf @@ -1,7 +1,7 @@ ## @file # A simple, basic, EDK II native, "hello" application. # -# Copyright (c) 2010, Intel Corporation. All rights reserved.
+# Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.
# 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 @@ -21,7 +21,7 @@ ENTRY_POINT = ShellCEntryLib # -# VALID_ARCHITECTURES = IA32 X64 IPF +# VALID_ARCHITECTURES = IA32 X64 # [Sources]