diff options
Diffstat (limited to 'tests/posix')
-rwxr-xr-x | tests/posix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/posix b/tests/posix index 8e12a30..c331048 100755 --- a/tests/posix +++ b/tests/posix @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2020 Daniel Friesel +# +# SPDX-License-Identifier: CC0-1.0 uarttest() { ~/var/projects/uarttest/bin/uarttest.py "$@" |