summaryrefslogtreecommitdiff
path: root/UnixPkg/MetronomeDxe
diff options
context:
space:
mode:
authorhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>2010-04-28 12:31:45 +0000
committerhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>2010-04-28 12:31:45 +0000
commitf9b8ab563212511e9b46d5e73f9544f9b17d2fea (patch)
treef13854fe1906731f150bf5fd581f1d3e4cd657a4 /UnixPkg/MetronomeDxe
parent8f2a5f8012e3a6de30f5b12ce3a218efae9eaedd (diff)
downloadedk2-platforms-f9b8ab563212511e9b46d5e73f9544f9b17d2fea.tar.xz
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10437 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'UnixPkg/MetronomeDxe')
-rw-r--r--UnixPkg/MetronomeDxe/Metronome.c4
-rw-r--r--UnixPkg/MetronomeDxe/Metronome.h4
-rw-r--r--UnixPkg/MetronomeDxe/Metronome.inf4
3 files changed, 6 insertions, 6 deletions
diff --git a/UnixPkg/MetronomeDxe/Metronome.c b/UnixPkg/MetronomeDxe/Metronome.c
index f018e7f409..be2b7e7c74 100644
--- a/UnixPkg/MetronomeDxe/Metronome.c
+++ b/UnixPkg/MetronomeDxe/Metronome.c
@@ -1,7 +1,7 @@
/*++
-Copyright (c) 2006 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>
+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/UnixPkg/MetronomeDxe/Metronome.h b/UnixPkg/MetronomeDxe/Metronome.h
index 10e6dc9b8a..9f9c11fa2b 100644
--- a/UnixPkg/MetronomeDxe/Metronome.h
+++ b/UnixPkg/MetronomeDxe/Metronome.h
@@ -1,7 +1,7 @@
/*++
-Copyright (c) 2006, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>
+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/UnixPkg/MetronomeDxe/Metronome.inf b/UnixPkg/MetronomeDxe/Metronome.inf
index 1122782db1..95cd6f1a90 100644
--- a/UnixPkg/MetronomeDxe/Metronome.inf
+++ b/UnixPkg/MetronomeDxe/Metronome.inf
@@ -2,9 +2,9 @@
# Unix 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.<BR>
#
-# 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