ElectronicCats / DAP-Cat-Programmer

An Open-Source CMSIS-DAP Debug Probe based on DAPLink and USB bus convert and it can realize USB convert to serial interface based in CH552, low-cost of $5 dollars
GNU Lesser General Public License v2.1
93 stars 29 forks source link

License question #4

Closed elfmimi closed 2 years ago

elfmimi commented 2 years ago

README.md says,

Firmware released under an GNU AGPL v3.0 license. See the LICENSE file for more information.

The image says,

Software GPL-3.0-or-later

And the LICENSE file says,

GNU LESSER GENERAL PUBLIC LICENSE Version 2.1

Which is correct?

I believe in this case as ARM originating source files are licensed under Apache-2.0, rest of the firmware code ought to be LGPL .

Could you clarify this and fix the document? (I suppose the image can be just removed.)

sabas1080 commented 2 years ago

corrected, thanks for your notes @elfmimi

elfmimi commented 2 years ago

Thank you for your quick action. @sabas1080

There is still this line. and it is still confusing.

Firmware released under an GNU AGPL v3.0 license. See the LICENSE file for more information.

sabas1080 commented 2 years ago

corrected