mirror of
https://github.com/varunneal/spotify-mcp.git
synced 2026-04-26 13:15:50 +03:00
[GH-ISSUE #25] Missing LICENSE File #10
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-mcp-varunneal#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @reuank on GitHub (Jun 6, 2025).
Original GitHub issue: https://github.com/varunneal/spotify-mcp/issues/25
Thanks for the project!
I realized that the repository does not have a LICENSE file (https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository).
If you have already picked a license and specified it somewhere (e.g. in package.json), please simply create a copy of the license in a LICENSE file to make it easier to see which license is in use. If you have not picked a license please consider using the MIT, Apache 2.0, GPL or BSD license. The website https://choosealicense.com/ can be of assistance if you are unsure which one to pick.
Thank you! :)
@varunneal commented on GitHub (Jun 6, 2025):
Good catch, added!
@reuank commented on GitHub (Jun 6, 2025):
Awesome, thank you! :)