From b951ecf2f95ca78d64c680b5e35b542b2453e5cb Mon Sep 17 00:00:00 2001 From: helly25 <6420169+helly25@users.noreply.github.com> Date: Mon, 31 Aug 2026 21:27:57 +0100 Subject: [PATCH] Finish copyright normalization Signed-off-by: helly25 <6420169+helly25@users.noreply.github.com> --- .github/workflows/release_prep.sh | 2 +- .pre-commit/check_version.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release_prep.sh b/.github/workflows/release_prep.sh index 8668dd4..bb59e99 100755 --- a/.github/workflows/release_prep.sh +++ b/.github/workflows/release_prep.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# SPDX-FileCopyrightText: Copyright (c) M. Boerger and the MBO Works authors +# SPDX-FileCopyrightText: Copyright (c) M. Boerger, the MBO Works authors # SPDX-License-Identifier: Apache-2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/.pre-commit/check_version.sh b/.pre-commit/check_version.sh index 3a25603..53455ad 100755 --- a/.pre-commit/check_version.sh +++ b/.pre-commit/check_version.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# SPDX-FileCopyrightText: Copyright (c) M. Boerger and the MBO Works authors +# SPDX-FileCopyrightText: Copyright (c) M. Boerger, the MBO Works authors # SPDX-License-Identifier: Apache-2.0 # # Licensed under the Apache License, Version 2.0 (the "License");