diff --git a/Dockerfile b/Dockerfile index 30ead82..04dac3e 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%%/virt-exportserver:%%PKG_VERSION%% #!BuildTag: %%TAGPREFIX%%/virt-exportserver:%%PKG_VERSION%%.%RELEASE% #!BuildTag: %%TAGPREFIX%%/virt-exportserver:%%PKG_VERSION%%-%%PKG_RELEASE%% diff --git a/virt-exportserver-container.changes b/virt-exportserver-container.changes index 756b97b..46796e7 100644 --- a/virt-exportserver-container.changes +++ b/virt-exportserver-container.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 23 12:27:15 UTC 2023 - Vasily Ulyanov + +- Add license header + ------------------------------------------------------------------- Mon Jul 17 08:21:09 UTC 2023 - Vasily Ulyanov