From 9ecf1b12c809710f14e2f7b8cb97f55192a56081 Mon Sep 17 00:00:00 2001 From: Dan Lynch Date: Fri, 17 Jan 2025 18:59:43 -0800 Subject: [PATCH] updates --- LICENSE | 2 +- packages/core/LICENSE | 2 +- packages/core/package.json | 4 ++-- packages/cosmos-kit/LICENSE | 2 +- packages/cosmos-kit/package.json | 4 ++-- packages/ins/LICENSE | 2 +- packages/ins/package.json | 4 ++-- packages/react-lite/LICENSE | 2 +- packages/react-lite/package.json | 4 ++-- packages/react/LICENSE | 2 +- packages/react/package.json | 4 ++-- packages/walletconnect/LICENSE | 2 +- packages/walletconnect/package.json | 4 ++-- wallets/aria-extension/LICENSE | 2 +- wallets/cdcwallet-extension/LICENSE | 2 +- wallets/cdcwallet/LICENSE | 2 +- wallets/coin98-extension/LICENSE | 2 +- wallets/coin98/LICENSE | 2 +- wallets/compass-extension/LICENSE | 2 +- wallets/compass/LICENSE | 2 +- wallets/cosmos-extension-metamask/LICENSE | 2 +- wallets/cosmostation-extension/LICENSE | 2 +- wallets/cosmostation-mobile/LICENSE | 2 +- wallets/cosmostation/LICENSE | 2 +- wallets/ctrl-extension/LICENSE | 2 +- wallets/ctrl/LICENSE | 2 +- wallets/exodus-extension/LICENSE | 2 +- wallets/fin-extension/LICENSE | 2 +- wallets/fin/LICENSE | 2 +- wallets/frontier-extension/LICENSE | 2 +- wallets/frontier/LICENSE | 2 +- wallets/gatewallet-extension/LICENSE | 2 +- wallets/gatewallet-extension/package.json | 4 ++-- wallets/gatewallet/LICENSE | 2 +- wallets/gatewallet/package.json | 4 ++-- wallets/imtoken-extension/LICENSE | 2 +- wallets/imtoken/LICENSE | 2 +- wallets/initia-extension/LICENSE | 2 +- wallets/initia/LICENSE | 2 +- wallets/keplr-extension/LICENSE | 2 +- wallets/keplr-extension/package.json | 4 ++-- wallets/keplr-mobile/LICENSE | 2 +- wallets/keplr-mobile/package.json | 4 ++-- wallets/keplr/LICENSE | 2 +- wallets/keplr/package.json | 4 ++-- wallets/leap-capsule-social-login/LICENSE | 2 +- wallets/leap-extension/LICENSE | 2 +- wallets/leap-metamask-cosmos-snap/LICENSE | 2 +- wallets/leap-mobile/LICENSE | 2 +- wallets/leap-mobile/package.json | 4 ++-- wallets/leap/LICENSE | 2 +- wallets/ledger/LICENSE | 2 +- wallets/ledger/package.json | 4 ++-- wallets/ninji-extension/LICENSE | 2 +- wallets/ninji/LICENSE | 2 +- wallets/okxwallet-extension/LICENSE | 2 +- wallets/okxwallet-extension/package.json | 4 ++-- wallets/okxwallet/LICENSE | 2 +- wallets/okxwallet/package.json | 4 ++-- wallets/omni-mobile/LICENSE | 2 +- wallets/omni-mobile/package.json | 4 ++-- wallets/omni/LICENSE | 2 +- wallets/omni/package.json | 4 ++-- wallets/owallet-extension/LICENSE | 2 +- wallets/owallet-mobile/LICENSE | 2 +- wallets/owallet/LICENSE | 2 +- wallets/prax-extension/LICENSE | 2 +- wallets/shell-extension/LICENSE | 2 +- wallets/shell-extension/package.json | 4 ++-- wallets/shell/LICENSE | 2 +- wallets/shell/package.json | 4 ++-- wallets/station-extension/LICENSE | 2 +- wallets/tailwind-extension/LICENSE | 2 +- wallets/tailwind/LICENSE | 2 +- wallets/trust-extension/LICENSE | 2 +- wallets/trust-mobile/LICENSE | 2 +- wallets/trust-mobile/package.json | 4 ++-- wallets/trust/LICENSE | 2 +- wallets/web3auth/LICENSE | 2 +- 79 files changed, 99 insertions(+), 99 deletions(-) diff --git a/LICENSE b/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/packages/core/LICENSE b/packages/core/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/packages/core/LICENSE +++ b/packages/core/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/packages/core/package.json b/packages/core/package.json index 1f0ece6ff..15158c1db 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/core", "version": "2.15.2", "description": "cosmos-kit wallet connector core package", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "Jun Liu" @@ -87,4 +87,4 @@ "nock": "13.5.4", "uuid": "^9.0.1" } -} +} \ No newline at end of file diff --git a/packages/cosmos-kit/LICENSE b/packages/cosmos-kit/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/packages/cosmos-kit/LICENSE +++ b/packages/cosmos-kit/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/packages/cosmos-kit/package.json b/packages/cosmos-kit/package.json index 34301a385..61b770fd0 100644 --- a/packages/cosmos-kit/package.json +++ b/packages/cosmos-kit/package.json @@ -2,7 +2,7 @@ "name": "cosmos-kit", "version": "2.23.6", "description": "cosmos-kit wallet connector", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "Jun Liu" @@ -88,4 +88,4 @@ "@cosmos-kit/tailwind": "^1.7.3", "@cosmos-kit/trust": "^2.13.3" } -} +} \ No newline at end of file diff --git a/packages/ins/LICENSE b/packages/ins/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/packages/ins/LICENSE +++ b/packages/ins/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/packages/ins/package.json b/packages/ins/package.json index 85c4c7c9d..522dc01f0 100644 --- a/packages/ins/package.json +++ b/packages/ins/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/ins", "version": "2.2.1", "description": "cosmos-kit wallet connector", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "Jun Liu" @@ -66,4 +66,4 @@ "dependencies": { "@babel/runtime": "7.11.2" } -} +} \ No newline at end of file diff --git a/packages/react-lite/LICENSE b/packages/react-lite/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/packages/react-lite/LICENSE +++ b/packages/react-lite/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/packages/react-lite/package.json b/packages/react-lite/package.json index 5edafecec..45e5e5718 100644 --- a/packages/react-lite/package.json +++ b/packages/react-lite/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/react-lite", "version": "2.15.4", "description": "cosmos-kit wallet connector", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "Jun Liu" @@ -91,4 +91,4 @@ "react": "^18", "react-dom": "^18" } -} +} \ No newline at end of file diff --git a/packages/react/LICENSE b/packages/react/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/packages/react/LICENSE +++ b/packages/react/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/packages/react/package.json b/packages/react/package.json index 4a1af2ab1..2b74b71d2 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/react", "version": "2.21.3", "description": "cosmos-kit wallet connector", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "Jun Liu" @@ -96,4 +96,4 @@ "react-dom": "^18" }, "browserslist": "> 0.5%, last 2 versions, not dead" -} +} \ No newline at end of file diff --git a/packages/walletconnect/LICENSE b/packages/walletconnect/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/packages/walletconnect/LICENSE +++ b/packages/walletconnect/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/packages/walletconnect/package.json b/packages/walletconnect/package.json index 774a6ae7d..803b09b1b 100644 --- a/packages/walletconnect/package.json +++ b/packages/walletconnect/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/walletconnect", "version": "2.12.2", "description": "cosmos-kit wallet connector using walletconnect", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "Jun Liu" @@ -83,4 +83,4 @@ "@cosmjs/amino": ">=0.32.3", "@walletconnect/types": "2.11.0" } -} +} \ No newline at end of file diff --git a/wallets/aria-extension/LICENSE b/wallets/aria-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/aria-extension/LICENSE +++ b/wallets/aria-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/cdcwallet-extension/LICENSE b/wallets/cdcwallet-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/cdcwallet-extension/LICENSE +++ b/wallets/cdcwallet-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/cdcwallet/LICENSE b/wallets/cdcwallet/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/cdcwallet/LICENSE +++ b/wallets/cdcwallet/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/coin98-extension/LICENSE b/wallets/coin98-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/coin98-extension/LICENSE +++ b/wallets/coin98-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/coin98/LICENSE b/wallets/coin98/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/coin98/LICENSE +++ b/wallets/coin98/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/compass-extension/LICENSE b/wallets/compass-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/compass-extension/LICENSE +++ b/wallets/compass-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/compass/LICENSE b/wallets/compass/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/compass/LICENSE +++ b/wallets/compass/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/cosmos-extension-metamask/LICENSE b/wallets/cosmos-extension-metamask/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/cosmos-extension-metamask/LICENSE +++ b/wallets/cosmos-extension-metamask/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/cosmostation-extension/LICENSE b/wallets/cosmostation-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/cosmostation-extension/LICENSE +++ b/wallets/cosmostation-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/cosmostation-mobile/LICENSE b/wallets/cosmostation-mobile/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/cosmostation-mobile/LICENSE +++ b/wallets/cosmostation-mobile/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/cosmostation/LICENSE b/wallets/cosmostation/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/cosmostation/LICENSE +++ b/wallets/cosmostation/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/ctrl-extension/LICENSE b/wallets/ctrl-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/ctrl-extension/LICENSE +++ b/wallets/ctrl-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/ctrl/LICENSE b/wallets/ctrl/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/ctrl/LICENSE +++ b/wallets/ctrl/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/exodus-extension/LICENSE b/wallets/exodus-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/exodus-extension/LICENSE +++ b/wallets/exodus-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/fin-extension/LICENSE b/wallets/fin-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/fin-extension/LICENSE +++ b/wallets/fin-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/fin/LICENSE b/wallets/fin/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/fin/LICENSE +++ b/wallets/fin/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/frontier-extension/LICENSE b/wallets/frontier-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/frontier-extension/LICENSE +++ b/wallets/frontier-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/frontier/LICENSE b/wallets/frontier/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/frontier/LICENSE +++ b/wallets/frontier/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/gatewallet-extension/LICENSE b/wallets/gatewallet-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/gatewallet-extension/LICENSE +++ b/wallets/gatewallet-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/gatewallet-extension/package.json b/wallets/gatewallet-extension/package.json index baa76e378..c879e1fd3 100644 --- a/wallets/gatewallet-extension/package.json +++ b/wallets/gatewallet-extension/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/gatewallet-extension", "version": "1.1.3", "description": "cosmos-kit wallet connector", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "gatewallet" @@ -65,4 +65,4 @@ "@cosmjs/amino": ">=0.32.3", "@cosmjs/proto-signing": ">=0.32.3" } -} +} \ No newline at end of file diff --git a/wallets/gatewallet/LICENSE b/wallets/gatewallet/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/gatewallet/LICENSE +++ b/wallets/gatewallet/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/gatewallet/package.json b/wallets/gatewallet/package.json index 60ac71e9c..be3aa515d 100644 --- a/wallets/gatewallet/package.json +++ b/wallets/gatewallet/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/gatewallet", "version": "1.1.3", "description": "cosmos-kit wallet connector", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "gatewallet" @@ -55,4 +55,4 @@ "dependencies": { "@cosmos-kit/gatewallet-extension": "^1.1.3" } -} +} \ No newline at end of file diff --git a/wallets/imtoken-extension/LICENSE b/wallets/imtoken-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/imtoken-extension/LICENSE +++ b/wallets/imtoken-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/imtoken/LICENSE b/wallets/imtoken/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/imtoken/LICENSE +++ b/wallets/imtoken/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/initia-extension/LICENSE b/wallets/initia-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/initia-extension/LICENSE +++ b/wallets/initia-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/initia/LICENSE b/wallets/initia/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/initia/LICENSE +++ b/wallets/initia/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/keplr-extension/LICENSE b/wallets/keplr-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/keplr-extension/LICENSE +++ b/wallets/keplr-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/keplr-extension/package.json b/wallets/keplr-extension/package.json index f34f46d01..d3ec0c3a3 100644 --- a/wallets/keplr-extension/package.json +++ b/wallets/keplr-extension/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/keplr-extension", "version": "2.14.3", "description": "cosmos-kit wallet connector", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "Jun Liu" @@ -80,4 +80,4 @@ "@cosmjs/amino": ">=0.32.3", "@cosmjs/proto-signing": ">=0.32.3" } -} +} \ No newline at end of file diff --git a/wallets/keplr-mobile/LICENSE b/wallets/keplr-mobile/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/keplr-mobile/LICENSE +++ b/wallets/keplr-mobile/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/keplr-mobile/package.json b/wallets/keplr-mobile/package.json index cdc8a6d93..cb9a694e8 100644 --- a/wallets/keplr-mobile/package.json +++ b/wallets/keplr-mobile/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/keplr-mobile", "version": "2.14.4", "description": "cosmos-kit wallet connector", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "Jun Liu" @@ -82,4 +82,4 @@ "@cosmjs/amino": ">=0.32.3", "@cosmjs/proto-signing": ">=0.32.3" } -} +} \ No newline at end of file diff --git a/wallets/keplr/LICENSE b/wallets/keplr/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/keplr/LICENSE +++ b/wallets/keplr/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/keplr/package.json b/wallets/keplr/package.json index 8855bd2e7..e353104f0 100644 --- a/wallets/keplr/package.json +++ b/wallets/keplr/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/keplr", "version": "2.14.4", "description": "cosmos-kit wallet connector", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "Jun Liu" @@ -68,4 +68,4 @@ "@cosmos-kit/keplr-extension": "^2.14.3", "@cosmos-kit/keplr-mobile": "^2.14.4" } -} +} \ No newline at end of file diff --git a/wallets/leap-capsule-social-login/LICENSE b/wallets/leap-capsule-social-login/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/leap-capsule-social-login/LICENSE +++ b/wallets/leap-capsule-social-login/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/leap-extension/LICENSE b/wallets/leap-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/leap-extension/LICENSE +++ b/wallets/leap-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/leap-metamask-cosmos-snap/LICENSE b/wallets/leap-metamask-cosmos-snap/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/leap-metamask-cosmos-snap/LICENSE +++ b/wallets/leap-metamask-cosmos-snap/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/leap-mobile/LICENSE b/wallets/leap-mobile/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/leap-mobile/LICENSE +++ b/wallets/leap-mobile/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/leap-mobile/package.json b/wallets/leap-mobile/package.json index be2a20a31..13610d0f1 100644 --- a/wallets/leap-mobile/package.json +++ b/wallets/leap-mobile/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/leap-mobile", "version": "2.13.4", "description": "cosmos-kit wallet connector", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "Jun Liu" @@ -75,4 +75,4 @@ "@cosmos-kit/core": "^2.15.2", "@cosmos-kit/walletconnect": "^2.12.2" } -} +} \ No newline at end of file diff --git a/wallets/leap/LICENSE b/wallets/leap/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/leap/LICENSE +++ b/wallets/leap/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/ledger/LICENSE b/wallets/ledger/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/ledger/LICENSE +++ b/wallets/ledger/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/ledger/package.json b/wallets/ledger/package.json index 9db19881a..0f8400e71 100644 --- a/wallets/ledger/package.json +++ b/wallets/ledger/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/ledger", "version": "2.13.4", "description": "cosmos-kit wallet connector", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "Tom Wang" @@ -76,4 +76,4 @@ "@cosmjs/encoding": ">=0.32.4", "@cosmjs/proto-signing": ">=0.32.4" } -} +} \ No newline at end of file diff --git a/wallets/ninji-extension/LICENSE b/wallets/ninji-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/ninji-extension/LICENSE +++ b/wallets/ninji-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/ninji/LICENSE b/wallets/ninji/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/ninji/LICENSE +++ b/wallets/ninji/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/okxwallet-extension/LICENSE b/wallets/okxwallet-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/okxwallet-extension/LICENSE +++ b/wallets/okxwallet-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/okxwallet-extension/package.json b/wallets/okxwallet-extension/package.json index e2eb340e7..8796f8e9a 100644 --- a/wallets/okxwallet-extension/package.json +++ b/wallets/okxwallet-extension/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/okxwallet-extension", "version": "2.13.2", "description": "cosmos-kit wallet connector", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "okxwallet" @@ -65,4 +65,4 @@ "@cosmjs/amino": ">=0.32.3", "@cosmjs/proto-signing": ">=0.32.3" } -} +} \ No newline at end of file diff --git a/wallets/okxwallet/LICENSE b/wallets/okxwallet/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/okxwallet/LICENSE +++ b/wallets/okxwallet/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/okxwallet/package.json b/wallets/okxwallet/package.json index 2f0631184..23371eeea 100644 --- a/wallets/okxwallet/package.json +++ b/wallets/okxwallet/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/okxwallet", "version": "2.11.3", "description": "cosmos-kit wallet connector", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "okxwallet" @@ -55,4 +55,4 @@ "dependencies": { "@cosmos-kit/okxwallet-extension": "^2.13.2" } -} +} \ No newline at end of file diff --git a/wallets/omni-mobile/LICENSE b/wallets/omni-mobile/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/omni-mobile/LICENSE +++ b/wallets/omni-mobile/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/omni-mobile/package.json b/wallets/omni-mobile/package.json index dcbe1be03..9cf650ae2 100644 --- a/wallets/omni-mobile/package.json +++ b/wallets/omni-mobile/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/omni-mobile", "version": "2.12.3", "description": "cosmos-kit wallet connector", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "Jun Liu" @@ -78,4 +78,4 @@ "@cosmjs/amino": ">=0.32.3", "@cosmjs/proto-signing": ">=0.32.3" } -} +} \ No newline at end of file diff --git a/wallets/omni/LICENSE b/wallets/omni/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/omni/LICENSE +++ b/wallets/omni/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/omni/package.json b/wallets/omni/package.json index d42936ac1..e54d045ca 100644 --- a/wallets/omni/package.json +++ b/wallets/omni/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/omni", "version": "2.12.3", "description": "cosmos-kit wallet connector", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "Jun Liu" @@ -67,4 +67,4 @@ "dependencies": { "@cosmos-kit/omni-mobile": "^2.12.3" } -} +} \ No newline at end of file diff --git a/wallets/owallet-extension/LICENSE b/wallets/owallet-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/owallet-extension/LICENSE +++ b/wallets/owallet-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/owallet-mobile/LICENSE b/wallets/owallet-mobile/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/owallet-mobile/LICENSE +++ b/wallets/owallet-mobile/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/owallet/LICENSE b/wallets/owallet/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/owallet/LICENSE +++ b/wallets/owallet/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/prax-extension/LICENSE b/wallets/prax-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/prax-extension/LICENSE +++ b/wallets/prax-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/shell-extension/LICENSE b/wallets/shell-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/shell-extension/LICENSE +++ b/wallets/shell-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/shell-extension/package.json b/wallets/shell-extension/package.json index ab1811f88..544b50ba3 100644 --- a/wallets/shell-extension/package.json +++ b/wallets/shell-extension/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/shell-extension", "version": "2.13.4", "description": "cosmos-kit wallet connector", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "Jun Liu" @@ -78,4 +78,4 @@ "@cosmjs/amino": ">=0.32.3", "@cosmjs/proto-signing": ">=0.32.3" } -} +} \ No newline at end of file diff --git a/wallets/shell/LICENSE b/wallets/shell/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/shell/LICENSE +++ b/wallets/shell/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/shell/package.json b/wallets/shell/package.json index 690fb1c43..01bd91c3e 100644 --- a/wallets/shell/package.json +++ b/wallets/shell/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/shell", "version": "2.13.4", "description": "cosmos-kit wallet connector", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "Jun Liu" @@ -67,4 +67,4 @@ "dependencies": { "@cosmos-kit/shell-extension": "^2.13.4" } -} +} \ No newline at end of file diff --git a/wallets/station-extension/LICENSE b/wallets/station-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/station-extension/LICENSE +++ b/wallets/station-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/tailwind-extension/LICENSE b/wallets/tailwind-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/tailwind-extension/LICENSE +++ b/wallets/tailwind-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/tailwind/LICENSE b/wallets/tailwind/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/tailwind/LICENSE +++ b/wallets/tailwind/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/trust-extension/LICENSE b/wallets/trust-extension/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/trust-extension/LICENSE +++ b/wallets/trust-extension/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/trust-mobile/LICENSE b/wallets/trust-mobile/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/trust-mobile/LICENSE +++ b/wallets/trust-mobile/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/trust-mobile/package.json b/wallets/trust-mobile/package.json index 93f4adb4e..6053d6777 100644 --- a/wallets/trust-mobile/package.json +++ b/wallets/trust-mobile/package.json @@ -2,7 +2,7 @@ "name": "@cosmos-kit/trust-mobile", "version": "2.12.3", "description": "cosmos-kit wallet connector", - "author": "developers@cosmology.zone", + "author": "developers@hyperweb.io", "contributors": [ { "name": "Jun Liu" @@ -78,4 +78,4 @@ "@cosmjs/amino": ">=0.32.3", "@cosmjs/proto-signing": ">=0.32.3" } -} +} \ No newline at end of file diff --git a/wallets/trust/LICENSE b/wallets/trust/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/trust/LICENSE +++ b/wallets/trust/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/wallets/web3auth/LICENSE b/wallets/web3auth/LICENSE index b3ac161b5..0f9bcb2e5 100644 --- a/wallets/web3auth/LICENSE +++ b/wallets/web3auth/LICENSE @@ -1,7 +1,7 @@ The Clear BSD License Copyright (c) 2024 Cosmos Kit Contributors -Copyright (c) 2024 Interweb, Inc. +Copyright (c) 2024 Interweb, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without