mjhydri / BeatNet

BeatNet is state-of-the-art (Real-Time) and Offline joint music beat, downbeat, tempo, and meter tracking system using CRNN and particle filtering. (ISMIR 2021's paper implementation).
Creative Commons Attribution 4.0 International
334 stars 55 forks source link

Unusual licensing choice #34

Open hyandell opened 11 months ago

hyandell commented 11 months ago

Hi Moji,

I wanted to point out that your license choice is a little unusual. Usually Creative Commons licenses aren't used for software.

Per CC themselves: "We recommend against using Creative Commons licenses for software" https://creativecommons.org/faq/#can-i-apply-a-creative-commons-license-to-software

Given you've chosen CC-BY, have you considered using a more typical permissive attribution based license such as MIT, BSD-3-Clause, or Apache-2.0?

tapdiego-amzn commented 8 months ago

Pinging for an update.