|
@@ -24,7 +24,7 @@ const (
|
|
|
DefaultProductLicense string = "${DEFAULT_PRODUCT_LICENSE}"
|
|
|
)
|
|
|
|
|
|
-// AUTOGENERATED FILE; see /go/src/github.com/docker/docker/hack/make/.go-autogen
|
|
|
+// Code generated by hack/make/.go-autogen. DO NOT EDIT.
|
|
|
DVEOF
|
|
|
|
|
|
cat > dockerversion/version_autogen_unix.go <<DVEOF
|
|
@@ -39,7 +39,7 @@ const (
|
|
|
InitCommitID string = "${TINI_COMMIT}"
|
|
|
)
|
|
|
|
|
|
-// AUTOGENERATED FILE; see /go/src/github.com/docker/docker/hack/make/.go-autogen
|
|
|
+// Code generated by hack/make/.go-autogen. DO NOT EDIT.
|
|
|
DVEOF
|
|
|
|
|
|
# Compile the Windows resources into the sources
|