From 5b2de8a84632e4ee51a301073b0005e2361b5c1b9b13bd29f2eebfefde891074 Mon Sep 17 00:00:00 2001 From: Vasily Ulyanov Date: Tue, 24 Oct 2023 06:12:52 +0000 Subject: [PATCH] Accepting request 1119842 from home:vulyanov:branches:Virtualization - Add license header OBS-URL: https://build.opensuse.org/request/show/1119842 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-operator-container?expand=0&rev=16 --- Dockerfile | 2 ++ virt-operator-container.changes | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/Dockerfile b/Dockerfile index 5d2c5cc..b0ddfd3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: Apache-2.0 + # Define the tags for OBS and build script builds: #!BuildTag: %%TAGPREFIX%%/virt-operator:%%PKG_VERSION%% #!BuildTag: %%TAGPREFIX%%/virt-operator:%%PKG_VERSION%%.%RELEASE% diff --git a/virt-operator-container.changes b/virt-operator-container.changes index 4157023..7e35cf9 100644 --- a/virt-operator-container.changes +++ b/virt-operator-container.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 23 12:29:23 UTC 2023 - Vasily Ulyanov + +- Add license header + ------------------------------------------------------------------- Thu Aug 4 07:30:42 UTC 2022 - Vasily Ulyanov