diff --git a/include/internal/fmpi_error.h b/include/internal/fmpi_error.h index 0bb9523c259815fc3fcdbf7575e8d788bbe602bb..1c088248b5ae81d6f70adabd7c97949d9b1bd68d 100644 --- a/include/internal/fmpi_error.h +++ b/include/internal/fmpi_error.h @@ -1,7 +1,6 @@ // SPDX-License-Identifier: 0BSD /*! * @file - * @date 10.05.2022 * @license{ * BSD Zero Clause License * diff --git a/src/fmpi_error.c b/src/fmpi_error.c index 86fc18ea3b4e4cc9e0158cd91a84b5e9e1f31873..eec4f567c5f9e3e37e2cf2ab576639d4e7a15ac0 100644 --- a/src/fmpi_error.c +++ b/src/fmpi_error.c @@ -1,7 +1,6 @@ // SPDX-License-Identifier: 0BSD /*! * @file - * @date 11.05.2022 * @license{ * BSD Zero Clause License *