Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Copyright © Cryptlex LLP. All rights reserved. Use is subject to Cryptlex's [Terms of Service](https://docs.cryptlex.com/legal/terms-of-service).
Copyright © Cryptlex LLP. All rights reserved. Use is subject to Cryptlex's [Terms of Service](https://cryptlex.com/legal/terms-of-service).
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ LexFloatClient API wrapper for Android

Refer to following for documentation:

https://docs.cryptlex.com/floating-licenses/on-premise-floating-licenses/using-lexfloatclient
https://cryptlex.com/docs/on-premise-floating-licenses/using-lexfloatclient/integrating-lexfloatclient
2 changes: 1 addition & 1 deletion lexfloatclient/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ mavenPublishing {
licenses {
license {
name = 'Proprietary'
url = 'https://docs.cryptlex.com/legal/terms-of-service'
url = 'https://cryptlex.com/legal/terms-of-service'
}
}
organization {
Expand Down
2 changes: 1 addition & 1 deletion lexfloatclient/src/main/resources/META-INF/LICENSE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Copyright © Cryptlex LLP. All rights reserved. Use is subject to Cryptlex's [Terms of Service](https://docs.cryptlex.com/legal/terms-of-service).
Copyright © Cryptlex LLP. All rights reserved. Use is subject to Cryptlex's [Terms of Service](https://cryptlex.com/legal/terms-of-service).
Loading