From fcaede8d5c92f568246957237f96b48271c520de808e72711557b115d7fc2fdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Thu, 28 Sep 2023 15:04:15 +0000 Subject: [PATCH] [info=8d24f863d5443a0b5fa3c649ffebef4e] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/openjdk-21-image?expand=0&rev=5 --- Dockerfile | 16 +++++++++++++++- openjdk-21-image.changes | 5 +++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 64faec2..c043898 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,19 @@ -#!ExclusiveArch: aarch64 x86_64 ppc64le s390x # SPDX-License-Identifier: MIT + +# Copyright (c) 2023 SUSE LLC + +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. + +# The content of THIS FILE IS AUTOGENERATED and should not be manually modified. +# It is maintained by the BCI team and generated by +# https://github.com/SUSE/BCI-dockerfile-generator + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# You can contact the BCI team via https://github.com/SUSE/bci/discussions + +#!ExclusiveArch: aarch64 x86_64 ppc64le s390x #!BuildTag: opensuse/bci/openjdk:21 #!BuildTag: opensuse/bci/openjdk:21-%RELEASE% diff --git a/openjdk-21-image.changes b/openjdk-21-image.changes index 0176dff..13e153b 100644 --- a/openjdk-21-image.changes +++ b/openjdk-21-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 28 14:29:10 UTC 2023 - Dirk Mueller + +- add copyright and description header + ------------------------------------------------------------------- Fri Sep 22 10:47:41 UTC 2023 - SUSE Update Bot