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/Protocol/EfiOemBadging | |
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/Protocol/EfiOemBadging')
-rw-r--r-- | EdkCompatibilityPkg/Foundation/Protocol/EfiOemBadging/EfiOemBadging.c | 4 | ||||
-rw-r--r-- | EdkCompatibilityPkg/Foundation/Protocol/EfiOemBadging/EfiOemBadging.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Protocol/EfiOemBadging/EfiOemBadging.c b/EdkCompatibilityPkg/Foundation/Protocol/EfiOemBadging/EfiOemBadging.c index a1ebd11438..c9a3ec9d46 100644 --- a/EdkCompatibilityPkg/Foundation/Protocol/EfiOemBadging/EfiOemBadging.c +++ b/EdkCompatibilityPkg/Foundation/Protocol/EfiOemBadging/EfiOemBadging.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/Protocol/EfiOemBadging/EfiOemBadging.h b/EdkCompatibilityPkg/Foundation/Protocol/EfiOemBadging/EfiOemBadging.h index 15559e561d..7984b98f8e 100644 --- a/EdkCompatibilityPkg/Foundation/Protocol/EfiOemBadging/EfiOemBadging.h +++ b/EdkCompatibilityPkg/Foundation/Protocol/EfiOemBadging/EfiOemBadging.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
|