DSP-Cpp-filters
DSP-Cpp-filters copied to clipboard
[REQ] Set license on GH
Hi there, this project is awesome !
Since we've collected it in our HyMPS project list (in the Audio DSPs section), can you please set licensing terms on this git ?
Our "problem" is that does not generates the correct badge:
(generate string: https://flat.badgen.net/github/license/dimtass/DSP-Cpp-filters/?label=LICENSE)
...maybe it's a GH setup issue ?
Thanks in advance.
Hi Marco, I can't access my GitHub for a few weeks as I'm on vacation, but generally all my content is MIT
I'll add a file when I'm back.
Regards, Dimitris
On Fri, 13 Aug 2021, 12:13 Marco Ravich, @.***> wrote:
Hi there, this project is awesome !
Since we've collected it in our HyMPS project list https://github.com/forart/HyMPS (in the Audio DSPs section https://github.com/forart/HyMPS/blob/main/AudioDSPs.md), can you please set licensing terms on this git ?
Our "problem" is that does not generates the correct badge:
https://camo.githubusercontent.com/231752ec8491945126a39e725f91929b8a1aedfeb92c1bf0775e3a6a4d597d02/68747470733a2f2f666c61742e62616467656e2e6e65742f6769746875622f6c6963656e73652f64696d746173732f4453502d4370702d66696c746572732f3f6c6162656c3d4c4943454e5345 (generate string: https://flat.badgen.net/github/license/dimtass/DSP-Cpp-filters/?label=LICENSE )
...maybe it's a GH setup issue ?
Thanks in advance.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dimtass/DSP-Cpp-filters/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD4VQVF3WA6WLY4XESAH7CTT4TO4XANCNFSM5CDGHAIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .
@forart Hi Marco, I've pushed the license and I hope that fixes any issues you have. Btw, excuse the delay I've just return back to civilization :D
Welcome back @dimtass, as you can see now license badge works: https://github.com/forart/HyMPS/blob/main/AudioDSPs.md
Thanks !