TerminalImageViewer/LICENSE

20 lines
969 B
Text
Raw Normal View History

2024-02-14 19:55:08 +01:00
Copyright (c) 2024 Stefan Haustein and Aaron Liu
2016-06-23 14:53:20 +02:00
2023-09-30 03:06:50 +02:00
This program is free software: you may copy, redistribute and/or modify it
under the terms of (at your option) either the Apache License, Version 2.0,
or the GNU General Public License as published by the Free Software Foundation,
version 3, or any later version.
2016-06-23 14:53:20 +02:00
2023-09-30 03:06:50 +02:00
This file 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.
2016-06-23 14:53:20 +02:00
2023-09-30 03:06:50 +02:00
For details, see either
2024-02-14 19:55:08 +01:00
<https://www.apache.org/licenses/LICENSE-20> for the Apache License, Version 2.0,
or <https://www.gnu.org/licenses/gpl-3.0.en.html> for the GNU GPL, version 3.
Note that the code contained in this package contains the CImg library,
which is licensed under either [CeCILL 2.0](https://spdx.org/licenses/CECILL-2.0.html)
(close to GPL and compatible with it) or [CeCILL-C](https://spdx.org/licenses/CECILL-C)
(close to LGPL and compatible with Apache).