diff options
Diffstat (limited to 'MdeModulePkg/Library/FileExplorerLib/FileExplorerVfr.vfr')
-rw-r--r-- | MdeModulePkg/Library/FileExplorerLib/FileExplorerVfr.vfr | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/MdeModulePkg/Library/FileExplorerLib/FileExplorerVfr.vfr b/MdeModulePkg/Library/FileExplorerLib/FileExplorerVfr.vfr index ee9755fb5d..89dd81ad08 100644 --- a/MdeModulePkg/Library/FileExplorerLib/FileExplorerVfr.vfr +++ b/MdeModulePkg/Library/FileExplorerLib/FileExplorerVfr.vfr @@ -1,17 +1,16 @@ ///** @file -// +// // File Explorer Formset -// -// Copyright (c) 2004 - 2008, Intel Corporation. All rights reserved.<BR> -// This software and associated documentation (if any) is furnished -// under a license and may only be used or copied in accordance -// with the terms of the license. Except as permitted by such -// license, no part of this software or documentation may be -// reproduced, stored in a retrieval system, or transmitted in any -// form or by any means without the express written consent of -// Intel Corporation. - - +// +// Copyright (c) 2004 - 2015, 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 +// http://opensource.org/licenses/bsd-license.php +// +// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, +// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +// //**/ #include "FormGuid.h" |