X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Tools%2FSource%2FContextTool%2Forg%2Ftianocore%2Fcontext%2FTargetFile.java;fp=Tools%2FSource%2FContextTool%2Forg%2Ftianocore%2Fcontext%2FTargetFile.java;h=2b10d7cb486575dc2bc807b031418b16ebdccca5;hp=2374c1b8fc0fc1ad43b4c321b323797ac654459b;hb=987912ad48b812ad7dc94dc0ab8cc03ed793a2d2;hpb=83fba802560b3446de68ac1c280773cf1a4271be diff --git a/Tools/Source/ContextTool/org/tianocore/context/TargetFile.java b/Tools/Source/ContextTool/org/tianocore/context/TargetFile.java index 2374c1b8fc..2b10d7cb48 100644 --- a/Tools/Source/ContextTool/org/tianocore/context/TargetFile.java +++ b/Tools/Source/ContextTool/org/tianocore/context/TargetFile.java @@ -1,3 +1,15 @@ +/** @file + File is TargetFile class which is used to generate the new target.txt. + +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. +**/ package org.tianocore.context; import java.io.BufferedReader;