Skip to content

Commit 6fde9f7

Browse files
zachwaffle4BeepBot99
authored andcommitted
add: include license information in build.gradle.kts
Signed-off-by: Zach Harel <zach@zharel.me>
1 parent d98d9c9 commit 6fde9f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ subprojects {
2222
scm {
2323
fromGithub("NextFTC", "NextFTC")
2424
}
25+
license("GNU General Public License, version 3", "https://www.gnu.org/licenses/gpl-3.0.html")
2526
developer("Davis Luxenberg", "davis.luxenberg@outlook.com", url = "https://github.com/BeepBot99")
2627
developer("Rowan McAlpin", "rowan@nextftc.dev", url = "https://rowanmcalpin.com")
2728
developer("Zach Harel", "ftc@zharel.me", url = "https://github.com/zachwaffle4")

0 commit comments

Comments
 (0)