alexa-samples / Alexa-Gadgets-Raspberry-Pi-Samples

This repository enables you to prototype an Alexa Gadget using Raspberry Pi. It includes Python-based software, sample projects, and step-by-step instructional guides that walk you through how to use key features of the Alexa Gadgets Toolkit to create new, engaging customer interactions with gadget devices.
Other
91 stars 29 forks source link

License confusion in src/setup.py #25

Open ajorg-aws opened 2 years ago

ajorg-aws commented 2 years ago

src/setup.py has license='Apache 2' but the package is under the Amazon Software License. Please clarify.