]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicInternal.h
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Library / BaseIoLibIntrinsic / BaseIoLibIntrinsicInternal.h
CommitLineData
42eedea9 1/** @file\r
e1f414b6 2 Common header file shared by all source files.\r
3\r
38bbd3d9 4 This file includes package header files, dependent library classes.\r
e1f414b6 5\r
4dd6f840
HT
6 Copyright (c) 2007 - 2008, Intel Corporation. All rights reserved.<BR>\r
7 This program and the accompanying materials\r
e1f414b6 8 are licensed and made available under the terms and conditions of the BSD License\r
9 which accompanies this distribution. The full text of the license may be found at\r
10 http://opensource.org/licenses/bsd-license.php\r
11 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13**/\r
14\r
38bbd3d9 15#ifndef __BASEIOLIB_INTRINSIC_INTERNAL_H_\r
16#define __BASEIOLIB_INTRINSIC_INTERNAL_H_\r
e1f414b6 17\r
18\r
c892d846 19\r
e1f414b6 20#include <Base.h>\r
c892d846 21\r
e1f414b6 22#include <Library/IoLib.h>\r
23#include <Library/BaseLib.h>\r
24#include <Library/DebugLib.h>\r
e1f414b6 25\r
26#endif\r