s7commplus — a Rust port of thomas-v2/S7CommPlusDriver
Copyright (C) 2026 s7commplus-rs contributors

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along
with this program. If not, see <https://www.gnu.org/licenses/>.

------------------------------------------------------------------------------

This work is a derivative of:

    S7CommPlusDriver
    Copyright (C) Thomas Wiens and contributors
    https://github.com/thomas-v2/S7CommPlusDriver
    Licensed under the GNU Lesser General Public License v3.0 or later.

The original copyright and license terms are preserved. The full text of the
GNU Lesser General Public License v3.0 and the GNU General Public License v3.0
(which it incorporates by reference) is available at:

    https://www.gnu.org/licenses/lgpl-3.0.txt
    https://www.gnu.org/licenses/gpl-3.0.txt
