diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-28 12:39:50 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-28 12:39:50 +0000 |
commit | b1f700a8593435e2bdc8f9b3dc21bced4774c80f (patch) | |
tree | 887faf0349960472affe0f3b3e2d9be1a5842bb9 /DuetPkg/LegacyMetronome | |
parent | f9b8ab563212511e9b46d5e73f9544f9b17d2fea (diff) | |
download | edk2-platforms-b1f700a8593435e2bdc8f9b3dc21bced4774c80f.tar.xz |
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10438 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/LegacyMetronome')
-rw-r--r-- | DuetPkg/LegacyMetronome/Metronome.c | 4 | ||||
-rw-r--r-- | DuetPkg/LegacyMetronome/Metronome.h | 4 | ||||
-rw-r--r-- | DuetPkg/LegacyMetronome/Metronome.inf | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/DuetPkg/LegacyMetronome/Metronome.c b/DuetPkg/LegacyMetronome/Metronome.c index 2307529e2a..1fd3ecff50 100644 --- a/DuetPkg/LegacyMetronome/Metronome.c +++ b/DuetPkg/LegacyMetronome/Metronome.c @@ -1,7 +1,7 @@ /*++
-Copyright (c) 2005, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2005, 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/DuetPkg/LegacyMetronome/Metronome.h b/DuetPkg/LegacyMetronome/Metronome.h index df8d58d05c..a543507d4d 100644 --- a/DuetPkg/LegacyMetronome/Metronome.h +++ b/DuetPkg/LegacyMetronome/Metronome.h @@ -1,7 +1,7 @@ /*++
-Copyright (c) 2005, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2005, 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/DuetPkg/LegacyMetronome/Metronome.inf b/DuetPkg/LegacyMetronome/Metronome.inf index 1147c1df9b..572fa90f39 100644 --- a/DuetPkg/LegacyMetronome/Metronome.inf +++ b/DuetPkg/LegacyMetronome/Metronome.inf @@ -1,7 +1,7 @@ ## @file
#
-# Copyright (c) 2005 - 2010, Intel Corporation
-# All rights reserved. This program and the accompanying materials
+# Copyright (c) 2005 - 2010, 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
|