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");