diff --git a/Dockerfile b/Dockerfile index 0535a01..f1d8fa3 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-exportproxy:%%PKG_VERSION%% #!BuildTag: %%TAGPREFIX%%/virt-exportproxy:%%PKG_VERSION%%.%RELEASE% #!BuildTag: %%TAGPREFIX%%/virt-exportproxy:%%PKG_VERSION%%-%%PKG_RELEASE%% diff --git a/virt-exportproxy-container.changes b/virt-exportproxy-container.changes index 42799bf..d3fc5ed 100644 --- a/virt-exportproxy-container.changes +++ b/virt-exportproxy-container.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 23 12:26:46 UTC 2023 - Vasily Ulyanov + +- Add license header + ------------------------------------------------------------------- Thu Aug 4 07:26:01 UTC 2022 - Vasily Ulyanov