diff --git a/Dockerfile b/Dockerfile index cf9d2b2..06a2e27 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: MIT +# SPDX-License-Identifier: PostgreSQL # Copyright (c) 2024 SUSE LLC diff --git a/README.md b/README.md index 24aea16..9082cfd 100644 --- a/README.md +++ b/README.md @@ -126,9 +126,9 @@ For more information on how to perform backup and restore, refer to the [Postgre ## Licensing -`SPDX-License-Identifier: MIT` +`SPDX-License-Identifier: PostgreSQL` -This documentation and the build recipe are licensed as MIT. +This documentation and the build recipe are licensed as PostgreSQL. The container itself contains various software components under various open source licenses listed in the associated Software Bill of Materials (SBOM). diff --git a/postgres-14-image.changes b/postgres-14-image.changes index 4bce459..150aaa2 100644 --- a/postgres-14-image.changes +++ b/postgres-14-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 16 07:07:46 UTC 2024 - Dirk Mueller + +- Correct license + ------------------------------------------------------------------- Wed Aug 14 12:30:32 UTC 2024 - Dirk Mueller