From b1f700a8593435e2bdc8f9b3dc21bced4774c80f Mon Sep 17 00:00:00 2001 From: hhtian Date: Wed, 28 Apr 2010 12:39:50 +0000 Subject: Update the copyright notice format git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10438 6f19259b-4bc3-4df7-8a09-765794883524 --- DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf | 4 ++-- DuetPkg/Library/DuetTimerLib/X86TimerLib.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'DuetPkg/Library/DuetTimerLib') diff --git a/DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf b/DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf index 7bceb19f1e..b9bac9a95c 100644 --- a/DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf +++ b/DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf @@ -6,9 +6,9 @@ # and ITC could be programmed by OS, it cannot be used by SMM drivers # and runtime drivers, ACPI timer is recommended for SMM drivers and RUNTIME # drivers. -# Copyright (c) 2007 - 2010, Intel Corporation. +# Copyright (c) 2007 - 2010, Intel Corporation. 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/DuetPkg/Library/DuetTimerLib/X86TimerLib.c b/DuetPkg/Library/DuetTimerLib/X86TimerLib.c index 185844eeb3..edcfb83895 100644 --- a/DuetPkg/Library/DuetTimerLib/X86TimerLib.c +++ b/DuetPkg/Library/DuetTimerLib/X86TimerLib.c @@ -6,8 +6,8 @@ When startup, Duet will check the FADT to determine whether the PM timer is a 32-bit or 25-bit timer. - Copyright (c) 2006 - 2007, Intel Corporation
- All rights reserved. This program and the accompanying materials + Copyright (c) 2006 - 2007, 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 -- cgit v1.2.3