Skip to content

Commit

Permalink
use license instead of eula
Browse files Browse the repository at this point in the history
  • Loading branch information
balda-rdx committed Oct 30, 2023
1 parent 254e3be commit 92b6daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interop/kotlin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ publishing {
name = "Apache License, Version 2.0"
url = "http://www.apache.org/licenses/LICENSE-2.0.txt"
}
eula {
license {
name = "Radix Eula"
url = "https://www.radixdlt.com/terms/genericEULA"
}
Expand Down

0 comments on commit 92b6daf

Please sign in to comment.