From 694bb88076f4ba028811ece139a740c1b0d3bf512025f22a05146a8be67d08d4 Mon Sep 17 00:00:00 2001 From: Vasily Ulyanov Date: Tue, 24 Oct 2023 06:12:18 +0000 Subject: [PATCH] Accepting request 1119837 from home:vulyanov:branches:Virtualization - Add license header OBS-URL: https://build.opensuse.org/request/show/1119837 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-exportproxy-container?expand=0&rev=5 --- Dockerfile | 4 +++- virt-exportproxy-container.changes | 5 +++++ 2 files changed, 8 insertions(+), 1 deletion(-) 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