commit | 3e02f7052747521a21723a618dccf303065da732 | [log] [tgz] |
---|---|---|
author | Chris Liechti <cliechti@gmx.net> | Wed Dec 16 23:06:04 2015 +0100 |
committer | Chris Liechti <cliechti@gmx.net> | Wed Dec 16 23:06:04 2015 +0100 |
tree | d6ae57d43c774641740cede4f16edd29598fbd15 | |
parent | 2f164026c1d7e26775dc43a5528d1e3e08f1c231 [diff] [blame] |
update file headers
diff --git a/serial/tools/miniterm.py b/serial/tools/miniterm.py index 05d3c8a..ee4b14e 100644 --- a/serial/tools/miniterm.py +++ b/serial/tools/miniterm.py
@@ -2,6 +2,7 @@ # # Very simple serial terminal # +# This file is part of pySerial. https://github.com/pyserial/pyserial # (C)2002-2015 Chris Liechti <cliechti@gmx.net> # # SPDX-License-Identifier: BSD-3-Clause