Skip to content

Commit

Permalink
add the eula back
Browse files Browse the repository at this point in the history
  • Loading branch information
balda-rdx committed Oct 30, 2023
1 parent 50ef130 commit e7a7875
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions interop/kotlin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ publishing {
name = "Apache License, Version 2.0"
url = "http://www.apache.org/licenses/LICENSE-2.0.txt"
}
license {
name = "Radix Eula"
url = "https://www.radixdlt.com/terms/genericEULA"
}
}
}
}
Expand Down

0 comments on commit e7a7875

Please sign in to comment.