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 /Tools/ToolResources.msa | |
parent | 8b7fdc94acc5152fa34d5f5c6e54d8d987b9782e (diff) | |
download | edk2-5e1c3eedcdf496f4961948f80716f9518438e52d.tar.gz edk2-5e1c3eedcdf496f4961948f80716f9518438e52d.tar.bz2 edk2-5e1c3eedcdf496f4961948f80716f9518438e52d.zip |
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 'Tools/ToolResources.msa')
-rw-r--r-- | Tools/ToolResources.msa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Tools/ToolResources.msa b/Tools/ToolResources.msa index 256aefdc05..96f4e28ef1 100644 --- a/Tools/ToolResources.msa +++ b/Tools/ToolResources.msa @@ -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. +--> <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" > <MsaHeader> <ModuleName>Build Tool Resources</ModuleName> |