X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Tools%2FSource%2FContextTool%2Forg%2Ftianocore%2Fcontext%2FHelpInfo.java;fp=Tools%2FSource%2FContextTool%2Forg%2Ftianocore%2Fcontext%2FHelpInfo.java;h=17e07ce7a1961cdb1d82e759fccd614fc50127b2;hp=09daf023b67df0aa9dafbc106bc394f82c56a1c8;hb=987912ad48b812ad7dc94dc0ab8cc03ed793a2d2;hpb=83fba802560b3446de68ac1c280773cf1a4271be diff --git a/Tools/Source/ContextTool/org/tianocore/context/HelpInfo.java b/Tools/Source/ContextTool/org/tianocore/context/HelpInfo.java index 09daf023b6..17e07ce7a1 100644 --- a/Tools/Source/ContextTool/org/tianocore/context/HelpInfo.java +++ b/Tools/Source/ContextTool/org/tianocore/context/HelpInfo.java @@ -1,3 +1,16 @@ +/** @file + File is HelpInfo class which is used to output the usage info. + +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; public class HelpInfo {