diff options
author | Pete Johanson <[email protected]> | 2020-09-09 23:57:44 -0400 |
---|---|---|
committer | Pete Johanson <[email protected]> | 2020-09-10 10:24:23 -0400 |
commit | 68e72f9275401c3cb7541259c692a704cbfc5e82 (patch) | |
tree | 83e8651afe999dac73a5e73b80b55e79bc07857e /app/run-test.sh | |
parent | e796e7c3e66566c289d28c30b905580b5763d464 (diff) | |
download | zmk-68e72f9275401c3cb7541259c692a704cbfc5e82.tar.gz zmk-68e72f9275401c3cb7541259c692a704cbfc5e82.zip |
fix: Switch to single AUTHORS file.* Closes #164
Diffstat (limited to 'app/run-test.sh')
-rwxr-xr-x | app/run-test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/run-test.sh b/app/run-test.sh index be335c62ca..3b7cd5899a 100755 --- a/app/run-test.sh +++ b/app/run-test.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2020 Peter Johanson; Cody McGinnis +# Copyright (c) 2020 The ZMK Contributors # # SPDX-License-Identifier: MIT # |