]> code.delx.au - refind/blobdiff - EfiLib/BdsHelper.c
Merge commit '2ede1b8a25d32e057bcb9d246a9fd855a09bfc7c'
[refind] / EfiLib / BdsHelper.c
index f7d20af03461e998aecb6acf692fbad1ace1f7c2..a890f7d6f627bbdc78304649f1f5ae6b9d372e60 100644 (file)
@@ -3,7 +3,18 @@
  * Functions to call legacy BIOS API.
  *
  */
+/**
+
+Copyright (c) 2004 - 2014, 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 "BdsHelper.h"
 #include "legacy.h"