From 26579820a960fcb02576a92d6adb26e87ff271ad Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 31 Aug 2022 20:31:46 -0400 Subject: Adopt REUSE machine-readable licensing standard --- test/run_test_suite.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/run_test_suite.py') diff --git a/test/run_test_suite.py b/test/run_test_suite.py index c2730dc4..3ea0c604 100755 --- a/test/run_test_suite.py +++ b/test/run_test_suite.py @@ -1,5 +1,8 @@ #!/usr/bin/env python3 +# Copyright 2022 David Robillard +# SPDX-License-Identifier: ISC + """Run an RDF test suite with serdi.""" import argparse -- cgit v1.2.1