X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FPython%2FCommon%2FBuildVersion.py;h=25546cdfe92094e8e4dbe331db4258c60e309281;hp=48316716b1fe0e65e8b2be6dc12176b6a468d746;hb=ea0f6464330a08f274fb886c3326ca5777ded2c5;hpb=df692f024b12f1518827e1fb51b99337fcd4425c diff --git a/BaseTools/Source/Python/Common/BuildVersion.py b/BaseTools/Source/Python/Common/BuildVersion.py index 48316716b1..25546cdfe9 100644 --- a/BaseTools/Source/Python/Common/BuildVersion.py +++ b/BaseTools/Source/Python/Common/BuildVersion.py @@ -1,3 +1,16 @@ -#This file is for build version number auto generation +## @file # -gBUILD_VERSION = "Build 2322" +# This file is for build version number auto generation +# +# Copyright (c) 2011, 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. +# + +gBUILD_VERSION = "Build 2601"