From e5eed7d3641d71d7ea539e5379ea9c6a5cd97004 Mon Sep 17 00:00:00 2001 From: hhtian Date: Sat, 24 Apr 2010 09:33:45 +0000 Subject: Update the copyright notice format git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10418 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Universal/Metronome/Metronome.c | 4 ++-- MdeModulePkg/Universal/Metronome/Metronome.h | 4 ++-- MdeModulePkg/Universal/Metronome/Metronome.inf | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'MdeModulePkg/Universal/Metronome') diff --git a/MdeModulePkg/Universal/Metronome/Metronome.c b/MdeModulePkg/Universal/Metronome/Metronome.c index 6e95f26..c3dc0b8 100644 --- a/MdeModulePkg/Universal/Metronome/Metronome.c +++ b/MdeModulePkg/Universal/Metronome/Metronome.c @@ -11,8 +11,8 @@ overflows that could occur for long delays if only nanoseconds were used and also provides the greatest accuracy for small delays. -Copyright (c) 2008, Intel Corporation -All rights reserved. This program and the accompanying materials +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 http://opensource.org/licenses/bsd-license.php diff --git a/MdeModulePkg/Universal/Metronome/Metronome.h b/MdeModulePkg/Universal/Metronome/Metronome.h index b05cc3f..3556e6b 100644 --- a/MdeModulePkg/Universal/Metronome/Metronome.h +++ b/MdeModulePkg/Universal/Metronome/Metronome.h @@ -1,8 +1,8 @@ /** @file Include file of Metronome driver. -Copyright (c) 2008, Intel Corporation.
-All rights reserved. This program and the accompanying materials +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 http://opensource.org/licenses/bsd-license.php diff --git a/MdeModulePkg/Universal/Metronome/Metronome.inf b/MdeModulePkg/Universal/Metronome/Metronome.inf index d47cfc7..10d3a05 100644 --- a/MdeModulePkg/Universal/Metronome/Metronome.inf +++ b/MdeModulePkg/Universal/Metronome/Metronome.inf @@ -11,8 +11,8 @@ # overflows that could occur for long delays if only nanoseconds were used and also # provides the greatest accuracy for small delays. # -# Copyright (c) 2008 - 2010, Intel Corporation -# All rights reserved. This program and the accompanying materials +# Copyright (c) 2008 - 2010, 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.1