We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb182b9 commit dd917c7Copy full SHA for dd917c7
README.md
@@ -365,7 +365,7 @@ We welcome contributions! Please see our contribution guidelines and ensure all
365
366
## License
367
368
-This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
+This project is licensed under the GPLv3 License - see the [LICENSE](LICENSE) file for details.
369
370
## Support & Documentation
371
package.json
@@ -61,6 +61,7 @@
61
"LICENSE",
62
"CHANGELOG.md"
63
],
64
+ "license": "GPL-3.0",
65
"main": "dist/index.cjs",
66
"module": "dist/index.mjs",
67
"name": "@coderrob/backstage-mcp-server",
0 commit comments