Update the copyright notice format

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10427 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
hhtian
2010-04-24 12:09:16 +00:00
parent 95d48e8299
commit 92ea1df875
16 changed files with 15 additions and 15 deletions

View File

@@ -13,7 +13,7 @@
* Dp uses this information to group records in different ways. It also uses
* timer information to calculate elapsed time for each measurement.
*
* Copyright (c) 2009-2010, Intel Corporation. All rights reserved.<BR>
* Copyright (c) 2009 - 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

View File

@@ -1,7 +1,7 @@
/** @file
* Common declarations for the Dp Performance Reporting Utility.
*
* Copyright (c) 2009-2010, Intel Corporation. All rights reserved.<BR>
* Copyright (c) 2009 - 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

View File

@@ -1,7 +1,7 @@
#/** @file
# Display Performance Application, Module information file.
#
# Copyright (c) 2009-2010, Intel Corporation. All rights reserved.<BR>
# Copyright (c) 2009 - 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

View File

@@ -6,7 +6,7 @@
* Dp application. In addition to global data, function declarations for
* DpUtilities.c, DpTrace.c, and DpProfile.c are included here.
*
* Copyright (c) 2009-2010, Intel Corporation. All rights reserved.<BR>
* Copyright (c) 2009 - 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

View File

@@ -1,7 +1,7 @@
/** @file
* Measured Profiling reporting for the Dp utility.
*
* Copyright (c) 2009-2010, Intel Corporation. All rights reserved.<BR>
* Copyright (c) 2009 - 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

Binary file not shown.

View File

@@ -1,7 +1,7 @@
/** @file
* Trace reporting for the Dp utility.
*
* Copyright (c) 2009-2010, Intel Corporation. All rights reserved.<BR>
* Copyright (c) 2009 - 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

View File

@@ -1,7 +1,7 @@
/** @file
* Utility functions used by the Dp application.
*
* Copyright (c) 2009-2010, Intel Corporation. All rights reserved.<BR>
* Copyright (c) 2009 - 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

View File

@@ -1,7 +1,7 @@
/** @file
* Definitions of ASCII string literals used by DP.
*
* Copyright (c) 2009-2010, Intel Corporation. All rights reserved.<BR>
* Copyright (c) 2009 - 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

View File

@@ -1,7 +1,7 @@
/** @file
* Declarations of ASCII string literals used by DP.
*
* Copyright (c) 2009-2010, Intel Corporation. All rights reserved.<BR>
* Copyright (c) 2009 - 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