From 0f5653de628dea0c9755f93972aebc85dafde460 Mon Sep 17 00:00:00 2001 From: "Peter D. Gray" Date: Tue, 16 Apr 2024 10:30:17 -0400 Subject: [PATCH] add file banner --- shared/usb_test_commands.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/shared/usb_test_commands.py b/shared/usb_test_commands.py index da857a08..4747bf8e 100644 --- a/shared/usb_test_commands.py +++ b/shared/usb_test_commands.py @@ -1,4 +1,7 @@ -# items imported here may be useful to EVAL and EXEC commands, which test cases depend on. +# (c) Copyright 2018 by Coinkite Inc. This file is covered by license found in COPYING-CC. +# +# Items imported here may be useful to EVAL and EXEC commands, which test cases depend on. +# import uio, sys, version, nvstore, glob, callgate import uasyncio as asyncio try: