From 9e463211352ddc853d553884dfbd321cf61879c0 Mon Sep 17 00:00:00 2001 From: Jiao Xianjun Date: Wed, 3 Feb 2021 15:37:12 +0100 Subject: [PATCH] Update make_all.sh --- driver/make_all.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/driver/make_all.sh b/driver/make_all.sh index 26c2c5e..44bd095 100755 --- a/driver/make_all.sh +++ b/driver/make_all.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 3 ]; then