diff --git a/Dockerfile b/Dockerfile index 7742ba3..4ef737b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: MIT +# SPDX-License-Identifier: GPL-3.0-or-later # Copyright (c) 2024 SUSE LLC diff --git a/README.md b/README.md index c3fd32d..449455c 100644 --- a/README.md +++ b/README.md @@ -92,9 +92,9 @@ openSUSE Tumbleweed. ## Licensing -`SPDX-License-Identifier: MIT` +`SPDX-License-Identifier: GPL-3.0-or-later` -This documentation and the build recipe are licensed as MIT. +This documentation and the build recipe are licensed as GPL-3.0-or-later. The container itself contains various software components under various open source licenses listed in the associated Software Bill of Materials (SBOM). diff --git a/gcc-12-image.changes b/gcc-12-image.changes index 6ca38da..c86c264 100644 --- a/gcc-12-image.changes +++ b/gcc-12-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 13:55:54 UTC 2024 - SUSE Update Bot + +- update license to the one of the main package + ------------------------------------------------------------------- Wed Oct 30 15:34:45 UTC 2024 - SUSE Update Bot