mirror of https://github.com/acidanthera/audk.git
Update the license header.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3494 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
cf029d3039
commit
81221fc690
|
@ -4,10 +4,11 @@
|
||||||
This interface provides a means of decoding a set of sections into a linked list of
|
This interface provides a means of decoding a set of sections into a linked list of
|
||||||
leaf sections. This provides for an extensible and flexible file format.
|
leaf sections. This provides for an extensible and flexible file format.
|
||||||
|
|
||||||
Copyright (c) 2007, Intel Corporation
|
Copyright (c) 2006 - 2007, Intel Corporation All rights
|
||||||
All rights reserved. This program and the materials
|
reserved. This program and the accompanying materials are
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
licensed and made available under the terms and conditions of
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
the BSD License which accompanies this distribution. The full
|
||||||
|
text of the license may be found at
|
||||||
http://opensource.org/licenses/bsd-license.php
|
http://opensource.org/licenses/bsd-license.php
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
|
|
Loading…
Reference in New Issue