-
Notifications
You must be signed in to change notification settings - Fork 114
/
Copy pathLICENSE
19 lines (15 loc) · 969 Bytes
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Copyright (c) 2024 Stefan Haustein and Aaron Liu
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.
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.
For details, see either
<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).