diff options
Diffstat (limited to 'BeagleBoardPkg/PciEmulation/PciEmulation.inf')
-rw-r--r-- | BeagleBoardPkg/PciEmulation/PciEmulation.inf | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/BeagleBoardPkg/PciEmulation/PciEmulation.inf b/BeagleBoardPkg/PciEmulation/PciEmulation.inf index a6958b197b..b7d385db79 100644 --- a/BeagleBoardPkg/PciEmulation/PciEmulation.inf +++ b/BeagleBoardPkg/PciEmulation/PciEmulation.inf @@ -1,14 +1,14 @@ -#%HEADER%
/** @file
Copyright (c) 2009 Apple, Inc. All rights reserved.
- This document is the property of Apple, Inc.
- It is considered confidential and proprietary.
-
- This document may not be reproduced or transmitted in any form,
- in whole or in part, without the express written permission of
- Apple, Inc.
+ 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,
+ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
**/
|