From 3f6d37c74ee2357cc2cdae7f0022ff422f0a92c6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 10 Feb 2019 23:20:49 +0100 Subject: [PATCH] fix test failure due to bad SPDX line --- src/fs/test_gnunet_fs_rec.py.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/fs/test_gnunet_fs_rec.py.in b/src/fs/test_gnunet_fs_rec.py.in index eba64715c..59063a9ee 100755 --- a/src/fs/test_gnunet_fs_rec.py.in +++ b/src/fs/test_gnunet_fs_rec.py.in @@ -14,8 +14,8 @@ # # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . - - SPDX-License-Identifier: AGPL3.0-or-later +# +# SPDX-License-Identifier: AGPL3.0-or-later # # Testcase for file-sharing command-line tools (recursive publishing & download) import sys -- 2.25.1