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 | |
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 'Tools')
-rw-r--r-- | Tools/JavaResources.msa | 10 | ||||
-rw-r--r-- | Tools/Source/Common/Common.msa | 10 | ||||
-rw-r--r-- | Tools/Source/Cpptasks/CppTasks.msa | 10 | ||||
-rw-r--r-- | Tools/Source/FrameworkTasks/FrameworkTasks.msa | 10 | ||||
-rw-r--r-- | Tools/Source/FrameworkWizard/FrameworkWizard.msa | 10 | ||||
-rw-r--r-- | Tools/Source/GenBuild/GenBuild.msa | 10 | ||||
-rw-r--r-- | Tools/Source/SurfaceArea/SurfaceArea.msa | 10 | ||||
-rw-r--r-- | Tools/Source/TianoTools/TianoTools.msa | 10 | ||||
-rw-r--r-- | Tools/ToolResources.msa | 10 | ||||
-rw-r--r-- | Tools/Tools.spd | 10 |
10 files changed, 100 insertions, 0 deletions
diff --git a/Tools/JavaResources.msa b/Tools/JavaResources.msa index 7696cbd6cc..e6a5e96b05 100644 --- a/Tools/JavaResources.msa +++ b/Tools/JavaResources.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>Java Resources</ModuleName>
diff --git a/Tools/Source/Common/Common.msa b/Tools/Source/Common/Common.msa index 52901f5314..5c1b5f853c 100644 --- a/Tools/Source/Common/Common.msa +++ b/Tools/Source/Common/Common.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>Common Java Classes</ModuleName>
diff --git a/Tools/Source/Cpptasks/CppTasks.msa b/Tools/Source/Cpptasks/CppTasks.msa index 94e4ac26a1..ac64cf872c 100644 --- a/Tools/Source/Cpptasks/CppTasks.msa +++ b/Tools/Source/Cpptasks/CppTasks.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>CppTasks</ModuleName>
diff --git a/Tools/Source/FrameworkTasks/FrameworkTasks.msa b/Tools/Source/FrameworkTasks/FrameworkTasks.msa index e71c20be14..3567b11391 100644 --- a/Tools/Source/FrameworkTasks/FrameworkTasks.msa +++ b/Tools/Source/FrameworkTasks/FrameworkTasks.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>Framework Tasks</ModuleName>
diff --git a/Tools/Source/FrameworkWizard/FrameworkWizard.msa b/Tools/Source/FrameworkWizard/FrameworkWizard.msa index 0417859180..1bfd716e09 100644 --- a/Tools/Source/FrameworkWizard/FrameworkWizard.msa +++ b/Tools/Source/FrameworkWizard/FrameworkWizard.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>Framework Wizard</ModuleName> diff --git a/Tools/Source/GenBuild/GenBuild.msa b/Tools/Source/GenBuild/GenBuild.msa index 79d534f835..a0e043bda4 100644 --- a/Tools/Source/GenBuild/GenBuild.msa +++ b/Tools/Source/GenBuild/GenBuild.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>GenBuild</ModuleName>
diff --git a/Tools/Source/SurfaceArea/SurfaceArea.msa b/Tools/Source/SurfaceArea/SurfaceArea.msa index 38adc49584..c9ff39d3fb 100644 --- a/Tools/Source/SurfaceArea/SurfaceArea.msa +++ b/Tools/Source/SurfaceArea/SurfaceArea.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>GenBuild</ModuleName>
diff --git a/Tools/Source/TianoTools/TianoTools.msa b/Tools/Source/TianoTools/TianoTools.msa index 3a4d820cdc..1ef2c5f99d 100644 --- a/Tools/Source/TianoTools/TianoTools.msa +++ b/Tools/Source/TianoTools/TianoTools.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>GenBuild</ModuleName>
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> diff --git a/Tools/Tools.spd b/Tools/Tools.spd index 1e42d5d533..c9bb0f3bab 100644 --- a/Tools/Tools.spd +++ b/Tools/Tools.spd @@ -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.
+-->
<PackageSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" >
<SpdHeader>
<PackageName>Tools</PackageName>
|