Copyright (C) 2026 Plesty Development Team
Copyright (C) 2013 Joe Lowney <joelowney@gmail.com>

This file is part of Plesty.

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

Plesty 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 General Public License for more details.

You should have received a copy of the GNU General Public License
along with Plesty. If not, see <https://www.gnu.org/licenses/>. The full
license text is distributed with this project in the COPYING file.

This module is licensed under the GNU GPL rather than the Lesser GPL used
elsewhere in Plesty. The PICam ctypes bindings in PiTypes.py, PiTypesMore.py,
PiFunctions.py and PiParameterLookup.py are derived from PythonForPicam
(Copyright (C) 2013 Joe Lowney), which is GPL-3.0-or-later. Those terms carry to
this distribution as a whole: the GPL may be relicensed to stricter terms but not
to the weaker Lesser GPL, which only the original copyright holder could grant.

SPDX-License-Identifier: GPL-3.0-or-later
