]> git.proxmox.com Git - mirror_edk2.git/blob - Tools/JavaResources.msa
Added copyright&license header.
[mirror_edk2.git] / Tools / JavaResources.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 Copyright (c) 2006, Intel Corporation
4 All rights reserved. This program and the accompanying materials
5 are licensed and made available under the terms and conditions of the BSD License
6 which accompanies this distribution. The full text of the license may be found at
7 http://opensource.org/licenses/bsd-license.php
8
9 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11 -->
12 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" >
13 <MsaHeader>
14 <ModuleName>Java Resources</ModuleName>
15 <ModuleType>TOOL</ModuleType>
16 <GuidValue>faf22a0f-10fc-428e-b311-fe506a9c0b2d</GuidValue>
17 <Version>2.0</Version>
18 <Abstract>This is the EFI/Tiano Java Tool Resources Module</Abstract>
19 <Description>
20 This Module provides the EFI/Tiano Tools and resources that are used to
21 create EFI/Tiano Modules and Platform Binary Files (PBF.)
22 These resources and tools do not require compilation.
23 </Description>
24 <Copyright>Copyright 2005-2006, Intel Corporation</Copyright>
25 <License>
26 All rights reserved.
27
28 This program and the accompanying materials are licensed and made available
29 under the terms and conditions of the BSD License which accompanies this
30 distribution. The full text of the license may be found at
31 http://opensource.org/licenses/bsd-license.php
32
33 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
34 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
35 </License>
36 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
37 </MsaHeader>
38 <ModuleDefinitions>
39 <SupportedArchitectures>IA32 X64</SupportedArchitectures>
40 <BinaryModule>false</BinaryModule>
41 <OutputFileBasename>NULL</OutputFileBasename>
42 </ModuleDefinitions>
43 </ModuleSurfaceArea>