Skip to content

Commit

Permalink
Remove license
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronhowser1 committed Mar 15, 2024
1 parent 5df3eca commit 8245a7e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 127 deletions.
121 changes: 0 additions & 121 deletions LICENSE

This file was deleted.

6 changes: 0 additions & 6 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,6 @@ java {
targetCompatibility = JavaVersion.VERSION_17
}

jar {
from("LICENSE") {
rename { "${it}_${project.base.archivesName.get()}"}
}
}

// configure the maven publication
publishing {
publications {
Expand Down

0 comments on commit 8245a7e

Please sign in to comment.