From 8f2a5f8012e3a6de30f5b12ce3a218efae9eaedd Mon Sep 17 00:00:00 2001 From: hhtian Date: Wed, 28 Apr 2010 12:24:39 +0000 Subject: Update the copyright notice format git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10436 6f19259b-4bc3-4df7-8a09-765794883524 --- Nt32Pkg/MetronomeDxe/Metronome.c | 4 ++-- Nt32Pkg/MetronomeDxe/Metronome.h | 4 ++-- Nt32Pkg/MetronomeDxe/MetronomeDxe.inf | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'Nt32Pkg/MetronomeDxe') diff --git a/Nt32Pkg/MetronomeDxe/Metronome.c b/Nt32Pkg/MetronomeDxe/Metronome.c index d16398d390..c8fb9d1474 100644 --- a/Nt32Pkg/MetronomeDxe/Metronome.c +++ b/Nt32Pkg/MetronomeDxe/Metronome.c @@ -1,7 +1,7 @@ /**@file -Copyright (c) 2006, Intel Corporation -All rights reserved. This program and the accompanying materials +Copyright (c) 2006, 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 diff --git a/Nt32Pkg/MetronomeDxe/Metronome.h b/Nt32Pkg/MetronomeDxe/Metronome.h index 81dfe1bff8..9655864cce 100644 --- a/Nt32Pkg/MetronomeDxe/Metronome.h +++ b/Nt32Pkg/MetronomeDxe/Metronome.h @@ -1,7 +1,7 @@ /**@file -Copyright (c) 2006, Intel Corporation -All rights reserved. This program and the accompanying materials +Copyright (c) 2006, 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 diff --git a/Nt32Pkg/MetronomeDxe/MetronomeDxe.inf b/Nt32Pkg/MetronomeDxe/MetronomeDxe.inf index 4b8c1a4c85..31a1f12b36 100644 --- a/Nt32Pkg/MetronomeDxe/MetronomeDxe.inf +++ b/Nt32Pkg/MetronomeDxe/MetronomeDxe.inf @@ -2,9 +2,9 @@ # NT Emulation Metronome Architectural Protocol Driver as defined in DXE CIS # # This metronome module simulates metronome by Sleep WinAPI. -# Copyright (c) 2006 - 2010, Intel Corporation +# Copyright (c) 2006 - 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 -- cgit v1.2.3