diff options
author | jwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-07-13 08:24:50 +0000 |
---|---|---|
committer | jwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-07-13 08:24:50 +0000 |
commit | 5e1c3eedcdf496f4961948f80716f9518438e52d (patch) | |
tree | 3984708c5680cacad201411cce3edb0a3cb11371 /EdkNt32Pkg/Nt32.fpd | |
parent | 8b7fdc94acc5152fa34d5f5c6e54d8d987b9782e (diff) | |
download | edk2-platforms-5e1c3eedcdf496f4961948f80716f9518438e52d.tar.xz |
Added license & copyright declaration
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@967 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkNt32Pkg/Nt32.fpd')
-rw-r--r-- | EdkNt32Pkg/Nt32.fpd | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/EdkNt32Pkg/Nt32.fpd b/EdkNt32Pkg/Nt32.fpd index 8f1cb1f2d8..50b6c855b6 100644 --- a/EdkNt32Pkg/Nt32.fpd +++ b/EdkNt32Pkg/Nt32.fpd @@ -1,4 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +Copyright (c) 2006, Intel Corporation +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. +--> <PlatformSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0"> <PlatformHeader> <PlatformName>NT32</PlatformName> |