X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=OptionRomPkg%2FCirrusLogic5430Dxe%2FCirrusLogic5430I2c.h;fp=OptionRomPkg%2FCirrusLogic5430Dxe%2FCirrusLogic5430I2c.h;h=a8db4c38f37529a8f87fd7ad4ab5ff994c1b08be;hp=fbcc9f6c08c2b00f0511f9e006eb129774fc2f67;hb=1cc799c5b3d41f6f24078752e8ebee38c1f6a0b2;hpb=44de1013cfcd481efee629c1f75f4eebd99bc13c diff --git a/OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430I2c.h b/OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430I2c.h index fbcc9f6c08..a8db4c38f3 100644 --- a/OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430I2c.h +++ b/OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430I2c.h @@ -1,15 +1,15 @@ -/** @file - I2c Bus byte read/write functions. - - Copyright (c) 2008 - 2009, 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. - +/** @file + I2c Bus byte read/write functions. + + Copyright (c) 2008 - 2009, 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. + **/ #ifndef _CIRRUS_LOGIC_I2C_H_