diff options
author | yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-30 03:48:58 +0000 |
---|---|---|
committer | yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-30 03:48:58 +0000 |
commit | cf029d3039351df7341bdc24931cb2bb06b0e999 (patch) | |
tree | 77be68a38a734b7aabbd91a86fabf709a54c5d5d /MdeModulePkg/Bus | |
parent | 772db4bb33ae66fa20e39f786b5f80d107d450a5 (diff) | |
download | edk2-platforms-cf029d3039351df7341bdc24931cb2bb06b0e999.tar.xz |
Update the license header.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3493 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Bus')
-rw-r--r-- | MdeModulePkg/Bus/Pci/EhciDxe/ComponentName.c | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/MdeModulePkg/Bus/Pci/EhciDxe/ComponentName.c b/MdeModulePkg/Bus/Pci/EhciDxe/ComponentName.c index 5595217953..66a752d69d 100644 --- a/MdeModulePkg/Bus/Pci/EhciDxe/ComponentName.c +++ b/MdeModulePkg/Bus/Pci/EhciDxe/ComponentName.c @@ -1,9 +1,10 @@ /** @file
-Copyright 2006 - 2007, Intel Corporation
-All rights reserved. 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
+Copyright (c) 2006 - 2007, Intel Corporation All rights
+reserved. 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
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|