diff --git a/fpga/tests/unit/gpu.cpp b/fpga/tests/unit/gpu.cpp index 2c800d573..4b2b8f145 100644 --- a/fpga/tests/unit/gpu.cpp +++ b/fpga/tests/unit/gpu.cpp @@ -1,7 +1,7 @@ /** GPU unit tests. * - * Author: Steffen Vogel - * SPDX-FileCopyrightText: 2017 Steffen Vogel +* Author: Daniel Krebs + * SPDX-FileCopyrightText: 2017 Daniel Krebs * SPDX-License-Identifier: Apache-2.0 *********************************************************************************/ diff --git a/fpga/tests/unit/rtds2gpu.cpp b/fpga/tests/unit/rtds2gpu.cpp index 510026563..366be0313 100644 --- a/fpga/tests/unit/rtds2gpu.cpp +++ b/fpga/tests/unit/rtds2gpu.cpp @@ -1,7 +1,7 @@ /** FIFO unit test. * - * Author: Steffen Vogel - * SPDX-FileCopyrightText: 2017 Steffen Vogel + * Author: Daniel Krebs + * SPDX-FileCopyrightText: 2017 Daniel Krebs * SPDX-License-Identifier: Apache-2.0 *********************************************************************************/