diff options
author | yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-30 08:21:39 +0000 |
---|---|---|
committer | yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-30 08:21:39 +0000 |
commit | 824b03cee6b3dd6d885e0577842d77b605b838e6 (patch) | |
tree | fa827dfffe2b55aac997271b5a789ceba96a9051 /MdeModulePkg/Bus | |
parent | c741cc2b8e60a1e8e80bc80802bb58030b2dc2d1 (diff) | |
download | edk2-platforms-824b03cee6b3dd6d885e0577842d77b605b838e6.tar.xz |
Update License header.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3497 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Bus')
-rw-r--r-- | MdeModulePkg/Bus/Pci/EhciDxe/ComponentName.c | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/MdeModulePkg/Bus/Pci/EhciDxe/ComponentName.c b/MdeModulePkg/Bus/Pci/EhciDxe/ComponentName.c index 66a752d69d..86029036f8 100644 --- a/MdeModulePkg/Bus/Pci/EhciDxe/ComponentName.c +++ b/MdeModulePkg/Bus/Pci/EhciDxe/ComponentName.c @@ -1,10 +1,11 @@ /** @file
-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
+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,
|