diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-28 12:14:56 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-28 12:14:56 +0000 |
commit | f57387d54bd8f2c0261834b2ad16155f1db63291 (patch) | |
tree | e34ee7201dd68ce08daf8314076c1b98fc3f556c /EdkCompatibilityPkg/Foundation/Ppi/FlashMap | |
parent | 4ea9375a2d02a43671437e0d3d808d85afb30afa (diff) | |
download | edk2-platforms-f57387d54bd8f2c0261834b2ad16155f1db63291.tar.xz |
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10435 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Ppi/FlashMap')
-rw-r--r-- | EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.c | 4 | ||||
-rw-r--r-- | EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.c b/EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.c index db90583dbf..a6f673e969 100644 --- a/EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.c +++ b/EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.c @@ -1,7 +1,7 @@ /*++
-Copyright (c) 2004, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004, 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/EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.h b/EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.h index 5eb12e9594..3451b90cd7 100644 --- a/EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.h +++ b/EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.h @@ -1,7 +1,7 @@ /*++
-Copyright (c) 2004, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004, 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
|