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/win32.py b/serial/win32.py index 0ad9b6d..cca6195 100644 --- a/serial/win32.py +++ b/serial/win32.py
@@ -1,5 +1,8 @@ #! python # +# Constants and types for use with Windows API, used by serialwin32.py +# +# 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