X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Tools%2FSource%2FGenBuild%2Forg%2Ftianocore%2Fbuild%2Fid%2FIdentification.java;h=8315358b2f3e130e393f8a5ed58f288b467280a8;hp=abf5c1bade3aec2108da3d5286e1f5847255f481;hb=5f42a4badadec3d4928c6483aea22d3073ac5441;hpb=a45e9a400d98d0af8ba5508a9abacc93ee5601d8 diff --git a/Tools/Source/GenBuild/org/tianocore/build/id/Identification.java b/Tools/Source/GenBuild/org/tianocore/build/id/Identification.java index abf5c1bade..8315358b2f 100644 --- a/Tools/Source/GenBuild/org/tianocore/build/id/Identification.java +++ b/Tools/Source/GenBuild/org/tianocore/build/id/Identification.java @@ -1,3 +1,16 @@ +/** @file +This file is to define Identification class. + +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.build.id; import org.tianocore.build.global.GlobalData;