summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-28 22:27:54 +0000
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-28 22:27:54 +0000
commit6296e67c8535d01168bdc1f8ca8d1a9325b2ef1d (patch)
tree1f99cbfbefd560bff89dcbfaec226a75bda26361
parentfbfd91e6b9ba1be96663baaa06bc0bc83e99e495 (diff)
downloadedk2-platforms-6296e67c8535d01168bdc1f8ca8d1a9325b2ef1d.tar.xz
Fix copyright date
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6279 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--MdeModulePkg/Universal/Metronome/Metronome.c2
-rw-r--r--MdeModulePkg/Universal/Metronome/Metronome.inf2
2 files changed, 2 insertions, 2 deletions
diff --git a/MdeModulePkg/Universal/Metronome/Metronome.c b/MdeModulePkg/Universal/Metronome/Metronome.c
index 8a84964ba1..4b33db9390 100644
--- a/MdeModulePkg/Universal/Metronome/Metronome.c
+++ b/MdeModulePkg/Universal/Metronome/Metronome.c
@@ -1,6 +1,6 @@
/*++
-Copyright (c) 2005, Intel Corporation
+Copyright (c) 2008, 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
diff --git a/MdeModulePkg/Universal/Metronome/Metronome.inf b/MdeModulePkg/Universal/Metronome/Metronome.inf
index fbb9b8b80a..9f776ceb29 100644
--- a/MdeModulePkg/Universal/Metronome/Metronome.inf
+++ b/MdeModulePkg/Universal/Metronome/Metronome.inf
@@ -1,6 +1,6 @@
#/*++
#
-# Copyright (c) 2005, Intel Corporation
+# Copyright (c) 2008, 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