From a957d4a7810e3bf1c95e9bb30d83271e407093a0 Mon Sep 17 00:00:00 2001 From: AJFISH Date: Tue, 12 Jan 2010 19:18:17 +0000 Subject: More headers cleanup. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9722 6f19259b-4bc3-4df7-8a09-765794883524 --- BeagleBoardPkg/Bds/Bds.inf | 15 ++++++++------- BeagleBoardPkg/Bds/FirmwareVolume.c | 17 ++++++++--------- 2 files changed, 16 insertions(+), 16 deletions(-) (limited to 'BeagleBoardPkg/Bds') diff --git a/BeagleBoardPkg/Bds/Bds.inf b/BeagleBoardPkg/Bds/Bds.inf index 18e0191..5d9fbac 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. # #**/ 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. **/ -- cgit v1.1