//go:build enterprise /* Copyright (c) Edgeless Systems GmbH SPDX-License-Identifier: BUSL-1.1 */ package constants // VersionBuild is the category of the current build. const VersionBuild = "Enterprise build; see documentation for license agreement"