diff options
author | AJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-01-12 19:18:17 +0000 |
---|---|---|
committer | AJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-01-12 19:18:17 +0000 |
commit | a957d4a7810e3bf1c95e9bb30d83271e407093a0 (patch) | |
tree | 43111450e59bc917572359252aee6319f0528ed9 /BeagleBoardPkg/Bds/Bds.inf | |
parent | aeb615349bf722609d25474918b20470eb8c8107 (diff) | |
download | edk2-platforms-a957d4a7810e3bf1c95e9bb30d83271e407093a0.tar.xz |
More headers cleanup.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9722 6f19259b-4bc3-4df7-8a09-765794883524
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.
#
#**/
|