shumatech / BOSSA

BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers. The motivation behind BOSSA is to create a simple, easy-to-use, open source utility to replace Atmel's SAM-BA software. BOSSA is an acronym for Basic Open Source SAM-BA Application to reflect that goal.
http://www.shumatech.com/web/products/bossa
BSD 3-Clause "New" or "Revised" License
361 stars 251 forks source link

License clarification #139

Open jaz303 opened 3 years ago

jaz303 commented 3 years ago

Hello, can you please clarify which license BOSSA is released under? Some files (e.g. D2xNvmFlash.h) include GPLv3 preamble whereas others (e.g. LICENSE, Flash.h) are BSD.

rzr commented 1 year ago

https://reuse.software/ could help to analyze and generate correct information.