diff --git a/LICENSE-Apache b/LICENSE-Apache index 25ea1d09..ec29c708 100644 --- a/LICENSE-Apache +++ b/LICENSE-Apache @@ -186,7 +186,7 @@ file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. -Copyright (c) Interweb, Inc. +Copyright (c) 2024 Copyright (c) 2024 Hyperweb (https://hyperweb.io) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/LICENSE-MIT b/LICENSE-MIT index d60bc4c4..cba4ca37 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,6 +1,6 @@ MIT License -Copyright (c) Interweb, Inc. +Copyright (c) 2024 Copyright (c) 2024 Hyperweb (https://hyperweb.io) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 85ab1141..c053b921 100644 --- a/README.md +++ b/README.md @@ -95,3 +95,5 @@ We created a specific package to make it easy to migrate from `@cosmjs`. ### Transactions - [@interchainjs/ethereum](/networks/ethereum/README.md) + +Copyright (c) 2024 Copyright (c) 2024 Hyperweb (https://hyperweb.io) diff --git a/libs/cosmos-types/README.md b/libs/cosmos-types/README.md index e9632fc8..b9523a6a 100644 --- a/libs/cosmos-types/README.md +++ b/libs/cosmos-types/README.md @@ -20,4 +20,4 @@ Generated by Telescope. (Will generate code with less redundancy in future versi MIT License (MIT) & Apache License -Copyright (c) 2024 Cosmology (https://cosmology.zone/) +Copyright (c) 2024 Copyright (c) 2024 Hyperweb (https://hyperweb.io) diff --git a/libs/injective-react/README.md b/libs/injective-react/README.md index a49adfe5..f96ca55a 100644 --- a/libs/injective-react/README.md +++ b/libs/injective-react/README.md @@ -635,4 +635,4 @@ Code built with the help of these related projects: MIT License (MIT) & Apache License -Copyright (c) 2024 Cosmology (https://cosmology.zone/) +Copyright (c) 2024 Copyright (c) 2024 Hyperweb (https://hyperweb.io) diff --git a/libs/injective-vue/README.md b/libs/injective-vue/README.md index 732612c2..4a484c23 100644 --- a/libs/injective-vue/README.md +++ b/libs/injective-vue/README.md @@ -372,4 +372,4 @@ Code built with the help of these related projects: MIT License (MIT) & Apache License -Copyright (c) 2024 Cosmology (https://cosmology.zone/) +Copyright (c) 2024 Copyright (c) 2024 Hyperweb (https://hyperweb.io) diff --git a/libs/injectivejs/README.md b/libs/injectivejs/README.md index adfbf9c0..2f3ff391 100644 --- a/libs/injectivejs/README.md +++ b/libs/injectivejs/README.md @@ -595,4 +595,4 @@ Code built with the help of these related projects: MIT License (MIT) & Apache License -Copyright (c) 2024 Cosmology (https://cosmology.zone/) +Copyright (c) 2024 Copyright (c) 2024 Hyperweb (https://hyperweb.io) diff --git a/libs/interchain-react/README.md b/libs/interchain-react/README.md index c6409321..2755678d 100644 --- a/libs/interchain-react/README.md +++ b/libs/interchain-react/README.md @@ -18,4 +18,4 @@ React query helper hooks(Tx, Query) generated by Telescope. MIT License (MIT) & Apache License -Copyright (c) 2024 Cosmology (https://cosmology.zone/) +Copyright (c) 2024 Copyright (c) 2024 Hyperweb (https://hyperweb.io) diff --git a/libs/interchain-vue/README.md b/libs/interchain-vue/README.md index 27214718..ff165fd1 100644 --- a/libs/interchain-vue/README.md +++ b/libs/interchain-vue/README.md @@ -18,4 +18,4 @@ React query helper hooks(Tx, Query) generated by Telescope. MIT License (MIT) & Apache License -Copyright (c) 2024 Cosmology (https://cosmology.zone/) +Copyright (c) 2024 Copyright (c) 2024 Hyperweb (https://hyperweb.io) diff --git a/libs/interchainjs/README.md b/libs/interchainjs/README.md index e48e0034..b2794b87 100644 --- a/libs/interchainjs/README.md +++ b/libs/interchainjs/README.md @@ -18,4 +18,4 @@ Functionalities(Tx, Query) generated by Telescope. MIT License (MIT) & Apache License -Copyright (c) 2024 Cosmology (https://cosmology.zone/) +Copyright (c) 2024 Copyright (c) 2024 Hyperweb (https://hyperweb.io) diff --git a/libs/interchainjs/starship/README.md b/libs/interchainjs/starship/README.md index d9f8e013..85d87787 100644 --- a/libs/interchainjs/starship/README.md +++ b/libs/interchainjs/starship/README.md @@ -150,7 +150,7 @@ Checkout these related projects: ## Credits -🛠 Built by Cosmology — if you like our tools, please consider delegating to [our validator ⚛️](https://cosmology.zone/validator) +🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io) ## Disclaimer diff --git a/networks/cosmos/README.md b/networks/cosmos/README.md index b58eec2b..8a303813 100644 --- a/networks/cosmos/README.md +++ b/networks/cosmos/README.md @@ -43,4 +43,4 @@ console.log(result.hash); // the hash of TxRaw MIT License (MIT) & Apache License -Copyright (c) 2024 Cosmology (https://cosmology.zone/) +Copyright (c) 2024 Copyright (c) 2024 Hyperweb (https://hyperweb.io) diff --git a/networks/cosmos/starship/README.md b/networks/cosmos/starship/README.md index d9f8e013..85d87787 100644 --- a/networks/cosmos/starship/README.md +++ b/networks/cosmos/starship/README.md @@ -150,7 +150,7 @@ Checkout these related projects: ## Credits -🛠 Built by Cosmology — if you like our tools, please consider delegating to [our validator ⚛️](https://cosmology.zone/validator) +🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io) ## Disclaimer diff --git a/networks/ethereum/README.md b/networks/ethereum/README.md index 4574ec18..9b02fcbf 100644 --- a/networks/ethereum/README.md +++ b/networks/ethereum/README.md @@ -28,4 +28,4 @@ npm install @interchainjs/ethereum MIT License (MIT) & Apache License -Copyright (c) 2024 Cosmology (https://cosmology.zone/) +Copyright (c) 2024 Copyright (c) 2024 Hyperweb (https://hyperweb.io) diff --git a/networks/injective/README.md b/networks/injective/README.md index 9d406328..5d1e77e3 100644 --- a/networks/injective/README.md +++ b/networks/injective/README.md @@ -44,4 +44,4 @@ console.log(result.hash); // the hash of TxRaw MIT License (MIT) & Apache License -Copyright (c) 2024 Cosmology (https://cosmology.zone/) +Copyright (c) 2024 Copyright (c) 2024 Hyperweb (https://hyperweb.io) diff --git a/networks/injective/starship/README.md b/networks/injective/starship/README.md index b306fff9..497e1809 100644 --- a/networks/injective/starship/README.md +++ b/networks/injective/starship/README.md @@ -148,7 +148,7 @@ Checkout these related projects: ## Credits -🛠 Built by Cosmology — if you like our tools, please consider delegating to [our validator ⚛️](https://cosmology.zone/validator) +🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io) ## Disclaimer diff --git a/packages/auth/README.md b/packages/auth/README.md index 00d9dcac..f19ca6b2 100644 --- a/packages/auth/README.md +++ b/packages/auth/README.md @@ -65,4 +65,4 @@ const [auth] = Secp256k1Auth.fromMnemonic("", [ MIT License (MIT) & Apache License -Copyright (c) 2024 Cosmology (https://cosmology.zone/) +Copyright (c) 2024 Copyright (c) 2024 Hyperweb (https://hyperweb.io) diff --git a/packages/types/README.md b/packages/types/README.md index d466fd77..6862c881 100644 --- a/packages/types/README.md +++ b/packages/types/README.md @@ -16,4 +16,4 @@ MIT License (MIT) & Apache License -Copyright (c) 2024 Cosmology (https://cosmology.zone/) +Copyright (c) 2024 Copyright (c) 2024 Hyperweb (https://hyperweb.io) diff --git a/packages/utils/README.md b/packages/utils/README.md index 9d6b8491..d1c06c4d 100644 --- a/packages/utils/README.md +++ b/packages/utils/README.md @@ -16,4 +16,4 @@ MIT License (MIT) & Apache License -Copyright (c) 2024 Cosmology (https://cosmology.zone/) +Copyright (c) 2024 Copyright (c) 2024 Hyperweb (https://hyperweb.io)