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/UgaSplash | |
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/UgaSplash')
-rw-r--r-- | EdkCompatibilityPkg/Foundation/Protocol/UgaSplash/UgaSplash.c | 4 | ||||
-rw-r--r-- | EdkCompatibilityPkg/Foundation/Protocol/UgaSplash/UgaSplash.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Protocol/UgaSplash/UgaSplash.c b/EdkCompatibilityPkg/Foundation/Protocol/UgaSplash/UgaSplash.c index ca6ef68a10..e13b80a8b1 100644 --- a/EdkCompatibilityPkg/Foundation/Protocol/UgaSplash/UgaSplash.c +++ b/EdkCompatibilityPkg/Foundation/Protocol/UgaSplash/UgaSplash.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/UgaSplash/UgaSplash.h b/EdkCompatibilityPkg/Foundation/Protocol/UgaSplash/UgaSplash.h index 026fb75093..73112099c4 100644 --- a/EdkCompatibilityPkg/Foundation/Protocol/UgaSplash/UgaSplash.h +++ b/EdkCompatibilityPkg/Foundation/Protocol/UgaSplash/UgaSplash.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
|