SandroMachado / openalpr-android

Android Automatic License Plate Recognition library (http://www.openalpr.com) ported for android.
Apache License 2.0
770 stars 272 forks source link

Openalpr is Apache 2.0 but original openalpr is AGPL 3.0. Which license affects me? #32

Closed mronnlun closed 7 years ago

mronnlun commented 7 years ago

If I want to use this library, which license affects me, only Apache 2.0 or is there actually a link to the original Openalpr that has AGPL 3.0 license?

SandroMachado commented 7 years ago

You need to consider the licence of the parent project openalpr. So if you want to use this library and if you use any feature of this library that uses the parent project you need to consider the licence Affero GPLv3 http://www.gnu.org/licenses/agpl-3.0.html.