dan-online / autopulse

💫 automated scanning tool that bridges media organizers such as Sonarr and Radarr with media servers such as Plex and Jellyfin
https://autopulse.dancodes.online
MIT License
127 stars 5 forks source link

doc(LICENSE): add MIT #54

Closed aleksasiriski closed 1 month ago

aleksasiriski commented 1 month ago

Description

Type of change

Please delete options that are not relevant.

dan-online commented 1 month ago

Hiya, https://github.com/dan-online/autopulse#license and subsequently https://dancodes.mit-license.org/ are where my MIT license for this project are

aleksasiriski commented 1 month ago

Just wanted to make it easier for people that go to the repo to spot the license, if you don't want this in your repo or you don't want it as my contribution do as you see fit.

dan-online commented 1 month ago

Added here as a link

aleksasiriski commented 1 month ago

But why? Why not have it as text provided with your source code? What if your site goes down, also, what if you change the text of the license on the website without pointing it out using VCS (git)? I'm having hard time understanding why diverge from the standard way of doing things in this particular use case, since it seems to me to be much inferior than the standard (losing integration with popular git repo hosting services like Github).