What type of license do people use for Shiny apps?

Hi all,

I am curious about what type of license do people generally use for Shiny Apps. Do people tend to use licenses for code (like MIT, GNU, ..) or more like content development such as the Creative Commons licenses (CC-BY, ...)?

Thank you!

The MIT License is a permissive license that allows users to use, modify, and distribute the code for both commercial and non-commercial purposes, with minimal restrictions. It's popular among developers for its simplicity and flexibility.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.