X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=BaseTools%2FSource%2FPython%2FCommon%2FBuildVersion.py;h=088609f541708141b862d8b6031a9bb9f268e075;hb=04797875d1d53e53e31eca4fa01bc3cf6929f39c;hp=7425810fe3a2e1f8549f54203f0adae8fa78dcfd;hpb=b36d134faf4305247830522b8e2bb255e98c5699;p=mirror_edk2.git diff --git a/BaseTools/Source/Python/Common/BuildVersion.py b/BaseTools/Source/Python/Common/BuildVersion.py index 7425810fe3..088609f541 100644 --- a/BaseTools/Source/Python/Common/BuildVersion.py +++ b/BaseTools/Source/Python/Common/BuildVersion.py @@ -1,3 +1,10 @@ -#This file is for build version number auto generation +## @file # -gBUILD_VERSION = "Build 2318" +# This file is for build version number auto generation +# +# Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.
+# +# SPDX-License-Identifier: BSD-2-Clause-Patent +# + +gBUILD_VERSION = "Developer Build based on Revision: Unknown"