diff --git a/Dockerfile b/Dockerfile index b561ac2..06defd6 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%%/pr-helper:%%PKG_VERSION%% #!BuildTag: %%TAGPREFIX%%/pr-helper:%%PKG_VERSION%%.%RELEASE% #!BuildTag: %%TAGPREFIX%%/pr-helper:%%PKG_VERSION%%-%%PKG_RELEASE%% diff --git a/virt-pr-helper-container.changes b/virt-pr-helper-container.changes index c9e9ecc..9a9ef46 100644 --- a/virt-pr-helper-container.changes +++ b/virt-pr-helper-container.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 23 12:29:43 UTC 2023 - Vasily Ulyanov + +- Add license header + ------------------------------------------------------------------- Wed Jul 12 08:26:34 UTC 2023 - Vasily Ulyanov