Adafruit_LED_Backpack icon indicating copy to clipboard operation
Adafruit_LED_Backpack copied to clipboard

Which is the correct license?

Open miminashi opened this issue 6 years ago • 0 comments

license.txt says it's licensed under MIT license.

But, almost all examples says they are licensed under BSD license:

  • https://github.com/adafruit/Adafruit_LED_Backpack/blob/master/examples/HT16K33/HT16K33.ino
  • https://github.com/adafruit/Adafruit_LED_Backpack/blob/master/examples/sevenseg/sevenseg.ino
  • https://github.com/adafruit/Adafruit_LED_Backpack/blob/master/examples/wavface/wavface.pde
  • https://github.com/adafruit/Adafruit_LED_Backpack/blob/master/examples/bargraph24/bargraph24.ino
  • https://github.com/adafruit/Adafruit_LED_Backpack/blob/master/examples/bicolor8x8/bicolor8x8.pde
  • https://github.com/adafruit/Adafruit_LED_Backpack/blob/master/examples/matrix16x8/matrix16x8.ino
  • https://github.com/adafruit/Adafruit_LED_Backpack/blob/master/examples/matrix8x8/matrix8x8.ino
  • https://github.com/adafruit/Adafruit_LED_Backpack/blob/master/examples/minimatrix16x8/minimatrix16x8.ino
  • https://github.com/adafruit/Adafruit_LED_Backpack/blob/master/examples/roboface/roboface.pde

is MIT license applied this repository except these files?

miminashi avatar Sep 17 '19 17:09 miminashi