ITADN

What is the license? GPL or MIT?

#197ClosedChiefyChief23 创建于 2023-11-11
bug
C
ChiefyChief23commented
I can see the license on the repo is listed as MIT however, when looking in the files it states the license is GPL: ```cpp /* * Copyright (c) 2014-2023 Patrizio Bekerle -- <patrizio@bekerle.com> * * This program 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; version 2 of the License. * * 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 General Public License * for more details. * */ ``` Is it possible to confirm which license is to be taken in consideration when using these files? Danke
关闭于 2023-11-12 2 条评论