From 53aeab506dae35f2293d1d3b6f6e1890dcb109e1 Mon Sep 17 00:00:00 2001 From: Jiao Xianjun Date: Wed, 3 Feb 2021 15:48:51 +0100 Subject: [PATCH] Update get_fpga.sh --- user_space/get_fpga.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/user_space/get_fpga.sh b/user_space/get_fpga.sh index 8f4342b..0e38991 100755 --- a/user_space/get_fpga.sh +++ b/user_space/get_fpga.sh @@ -1,6 +1,7 @@ #!/bin/bash -# SPDX-FileCopyrightText: 2019 Jiao Xianjun +# Author: Xianjun Jiao +# SPDX-FileCopyrightText: 2019 UGent # SPDX-License-Identifier: AGPL-3.0-or-later if [ "$#" -ne 1 ]; then