diff --git a/fpga/tests/unit/villasfpga_dma.c b/fpga/tests/unit/villasfpga_dma.c index 427f1f0a6..85d14ee18 100644 --- a/fpga/tests/unit/villasfpga_dma.c +++ b/fpga/tests/unit/villasfpga_dma.c @@ -1,3 +1,10 @@ +/** Testing the C bindings for the VILLASfpga DMA interface. + * + * Author: Niklas Eiling + * SPDX-FileCopyrightText: 2023 Niklas Eiling + * SPDX-License-Identifier: Apache-2.0 + *********************************************************************************/ + #include #include #include