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:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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.
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user