diff --git a/Dockerfile b/Dockerfile index 07162b4..fa9ac8d 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%%/cdi-cloner:%%PKG_VERSION%% #!BuildTag: %%TAGPREFIX%%/cdi-cloner:%%PKG_VERSION%%.%RELEASE% #!BuildTag: %%TAGPREFIX%%/cdi-cloner:%%PKG_VERSION%%-%%PKG_RELEASE%% diff --git a/cdi-cloner-container.changes b/cdi-cloner-container.changes index 903db7d..ab5ef02 100644 --- a/cdi-cloner-container.changes +++ b/cdi-cloner-container.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 23 12:21:37 UTC 2023 - Vasily Ulyanov + +- Add license header + ------------------------------------------------------------------- Fri May 12 05:05:45 UTC 2023 - Vasily Ulyanov