diff --git a/Dockerfile b/Dockerfile index adad05e..a4a5e18 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,6 @@ -# Defines the tag for OBS and build script builds: +# SPDX-License-Identifier: Apache-2.0 + +# Define the tags for OBS and build script builds: #!BuildTag: %%TAGPREFIX%%/cdi-operator:%%PKG_VERSION%% #!BuildTag: %%TAGPREFIX%%/cdi-operator:%%PKG_VERSION%%.%RELEASE% #!BuildTag: %%TAGPREFIX%%/cdi-operator:%%PKG_VERSION%%-%%PKG_RELEASE%% diff --git a/cdi-apiserver-operator.changes b/cdi-apiserver-operator.changes index ad3b471..4d3f14d 100644 --- a/cdi-apiserver-operator.changes +++ b/cdi-apiserver-operator.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 23 12:23:28 UTC 2023 - Vasily Ulyanov + +- Add license header + ------------------------------------------------------------------- Thu Aug 4 07:46:48 UTC 2022 - Vasily Ulyanov