mirror of https://github.com/acidanthera/audk.git
Applied BSD license to the source files
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1007 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
b84b42fc6c
commit
163312e3c8
|
@ -1,13 +1,13 @@
|
||||||
/*++
|
/*++
|
||||||
|
|
||||||
Copyright (c) 1999 - 2002 Intel Corporation. All rights reserved
|
Copyright (c) 1999-2006 Intel Corporation. All rights reserved
|
||||||
This software and associated documentation (if any) is furnished
|
This program and the accompanying materials are licensed and made available
|
||||||
under a license and may only be used or copied in accordance
|
under the terms and conditions of the BSD License which accompanies this
|
||||||
with the terms of the license. Except as permitted by such
|
distribution. The full text of the license may be found at
|
||||||
license, no part of this software or documentation may be
|
http://opensource.org/licenses/bsd-license.php
|
||||||
reproduced, stored in a retrieval system, or transmitted in any
|
|
||||||
form or by any means without the express written consent of
|
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
Intel Corporation.
|
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
|
|
||||||
|
|
||||||
Module Name:
|
Module Name:
|
||||||
|
|
Loading…
Reference in New Issue