diff options
Diffstat (limited to 'BeagleBoardPkg/Bds/Bds.inf')
-rw-r--r-- | BeagleBoardPkg/Bds/Bds.inf | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/BeagleBoardPkg/Bds/Bds.inf b/BeagleBoardPkg/Bds/Bds.inf index 18e019147b..5d9fbacf18 100644 --- a/BeagleBoardPkg/Bds/Bds.inf +++ b/BeagleBoardPkg/Bds/Bds.inf @@ -1,16 +1,17 @@ -#%HEADER%
+
#/** @file
#
# Component discription file for Bds module
#
# 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.
#
#**/
|