diff options
Diffstat (limited to 'BeagleBoardPkg/Bds/FirmwareVolume.c')
-rw-r--r-- | BeagleBoardPkg/Bds/FirmwareVolume.c | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/BeagleBoardPkg/Bds/FirmwareVolume.c b/BeagleBoardPkg/Bds/FirmwareVolume.c index f08de57..692e2a5 100644 --- a/BeagleBoardPkg/Bds/FirmwareVolume.c +++ b/BeagleBoardPkg/Bds/FirmwareVolume.c @@ -7,16 +7,15 @@ driver module and it will attempt to connect a console on top of this.
- Copyright (c) 2009 Apple, Inc. All rights reserved.
- Portions copyright (c) 2008-2009, Apple Inc. All rights reserved.
-
+ Copyright (c) 2009 Apple, Inc. All rights reserved.
+
+ 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
- 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.
+ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
**/
|