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_stdin.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/test_stdin.py') diff --git a/test/test_stdin.py b/test/test_stdin.py index 84b6a8b2..d9e65e06 100755 --- a/test/test_stdin.py +++ b/test/test_stdin.py @@ -1,5 +1,8 @@ #!/usr/bin/env python3 +# Copyright 2022 David Robillard +# SPDX-License-Identifier: ISC + """Test reading from stdin with serdi.""" import argparse -- cgit v1.2.1