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/serialutil.py b/serial/serialutil.py index cd9937b..617c686 100644 --- a/serial/serialutil.py +++ b/serial/serialutil.py
@@ -1,7 +1,8 @@ #! python -# Python Serial Port Extension for Win32, Linux, BSD, Jython -# see __init__.py # +# Base class and support functions used by various backends. +# +# This file is part of pySerial. https://github.com/pyserial/pyserial # (C) 2001-2015 Chris Liechti <cliechti@gmx.net> # # SPDX-License-Identifier: BSD-3-Clause