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/test_quiet.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/test_quiet.py') diff --git a/test/test_quiet.py b/test/test_quiet.py index f1d4e739..42d05785 100755 --- a/test/test_quiet.py +++ b/test/test_quiet.py @@ -1,5 +1,8 @@ #!/usr/bin/env python3 +# Copyright 2022 David Robillard +# SPDX-License-Identifier: ISC + """Test serdi quiet option.""" import argparse -- cgit v1.2.1