X-Git-Url: https://code.delx.au/refind/blobdiff_plain/11fa7da805c3e263f8b05339f1900baa73a2ffd4..c63e9bd427f945b881d337b9fd5d3ff8612f103f:/EfiLib/BdsHelper.h diff --git a/EfiLib/BdsHelper.h b/EfiLib/BdsHelper.h index b8395af..20344a1 100644 --- a/EfiLib/BdsHelper.h +++ b/EfiLib/BdsHelper.h @@ -3,6 +3,18 @@ * Functions to call legacy BIOS API. * */ +/** + +Copyright (c) 2004 - 2014, 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 +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. + +**/ #ifdef __MAKEWITH_TIANO #include "../include/tiano_includes.h"