diff --git a/Dockerfile b/Dockerfile index 5507daf..355efd4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,19 @@ # SPDX-License-Identifier: (LGPL-2.1+ AND GPL-2.0+) + +# 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 + + #!BuildTag: opensuse/pcp:%%pcp_patch%% #!BuildTag: opensuse/pcp:%%pcp_patch%%-%RELEASE% #!BuildTag: opensuse/pcp:%%pcp_minor%% diff --git a/pcp-image.changes b/pcp-image.changes index 7e1cf51..01f7292 100644 --- a/pcp-image.changes +++ b/pcp-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 28 14:29:10 UTC 2023 - Dirk Mueller + +- add copyright and description header + ------------------------------------------------------------------- Mon Jul 24 12:54:31 UTC 2023 - Dirk Mueller