We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 585d1cd commit 5b88143Copy full SHA for 5b88143
modbus_simulator/ui/__init__.py
@@ -1,5 +1 @@
1
-"""
2
-Copyright (c) 2016 Riptide IO, Inc. All Rights Reserved.
3
-
4
5
from __future__ import absolute_import, unicode_literals
modbus_simulator/utils/__init__.py
modbus_simulator/utils/pymodbus_server.py
@@ -1,7 +1,3 @@
-Copyright (c) 2017 Riptide IO, Inc. All Rights Reserved.
6
7
from pymodbus.server.sync import ModbusSerialServer
0 commit comments