From d6ebcab76903254f4423b7e7d3808fb0abaadb46 Mon Sep 17 00:00:00 2001 From: hhtian Date: Thu, 29 Apr 2010 12:15:47 +0000 Subject: Update the copyright notice format git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10444 6f19259b-4bc3-4df7-8a09-765794883524 --- ArmPkg/Library/SemiHostingSerialPortLib/SemiHostingSerialPortLib.inf | 4 ++-- ArmPkg/Library/SemiHostingSerialPortLib/SerialPortLib.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'ArmPkg/Library/SemiHostingSerialPortLib') diff --git a/ArmPkg/Library/SemiHostingSerialPortLib/SemiHostingSerialPortLib.inf b/ArmPkg/Library/SemiHostingSerialPortLib/SemiHostingSerialPortLib.inf index d0b7d0ad9d..fedf3896ad 100644 --- a/ArmPkg/Library/SemiHostingSerialPortLib/SemiHostingSerialPortLib.inf +++ b/ArmPkg/Library/SemiHostingSerialPortLib/SemiHostingSerialPortLib.inf @@ -1,9 +1,9 @@ #/** @file # Semihosting serail port lib # -# Copyright (c) 2008, Apple Inc. +# Copyright (c) 2008, Apple Inc. All rights reserved.
# -# All rights reserved. This program and the accompanying materials +# 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 diff --git a/ArmPkg/Library/SemiHostingSerialPortLib/SerialPortLib.c b/ArmPkg/Library/SemiHostingSerialPortLib/SerialPortLib.c index 114dfe804d..bd8f5b8199 100644 --- a/ArmPkg/Library/SemiHostingSerialPortLib/SerialPortLib.c +++ b/ArmPkg/Library/SemiHostingSerialPortLib/SerialPortLib.c @@ -1,9 +1,9 @@ /** @file Serial I/O Port library functions with no library constructor/destructor - Copyright (c) 2008-2009, Apple Inc. All rights reserved. + Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.
- All rights reserved. This program and the accompanying materials + 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 -- cgit v1.2.3