X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FPython%2FCommon%2FBuildVersion.py;fp=BaseTools%2FSource%2FPython%2FCommon%2FBuildVersion.py;h=b6b02cf8aee08ae7b9febbf7cce198497cc8112f;hp=fc3239135cd175a87d23486a98b74eafa5573e62;hb=9508d0fa4fb2cd2ff03604bc3b1b1abf8f69ccb6;hpb=7a23f4bc6aa6db6650c791c972753c634275ca52 diff --git a/BaseTools/Source/Python/Common/BuildVersion.py b/BaseTools/Source/Python/Common/BuildVersion.py index fc3239135c..b6b02cf8ae 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 2460" +# 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 2474"