joheras / IJ-OpenCV

GNU General Public License v3.0
30 stars 13 forks source link

Update to match proposed licence #14

Closed LauLauThom closed 5 years ago

LauLauThom commented 5 years ago

The README claims that the project is under GPL3 but it was not such in the source code. By the way, is there a reason (dependency under GPL3...) for this strong copyleft licence ? in comparison the initial OpenCV is under BSD which is more permissive.

joheras commented 5 years ago

The GPL3 license is the one recommended by our University, that is the reason for using such a license. I will check with my University if it is ok to distribute our software using a BSD license.