We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9726b7 commit a5f161aCopy full SHA for a5f161a
1 file changed
build.gradle.kts
@@ -22,6 +22,7 @@ subprojects {
22
scm {
23
fromGithub("NextFTC", "NextFTC")
24
}
25
+ license("GNU General Public License, version 3", "https://www.gnu.org/licenses/gpl-3.0.html")
26
developer("Davis Luxenberg", "davis.luxenberg@outlook.com", url = "https://github.com/BeepBot99")
27
developer("Rowan McAlpin", "rowan@nextftc.dev", url = "https://rowanmcalpin.com")
28
developer("Zach Harel", "ftc@zharel.me", url = "https://github.com/zachwaffle4")
0 commit comments