From ae231c31b47cff1de25d29e63f315bd3abcda53e Mon Sep 17 00:00:00 2001 From: mithatakbulut Date: Fri, 13 Feb 2026 12:32:47 +0300 Subject: [PATCH] Update copyright information from Horizon Blockchain Games Inc. to Sequence Platforms ULC across multiple files, including LICENSE, README.md, and package.json files in various packages. --- LICENSE | 2 +- README.md | 2 +- examples/next/README.md | 2 +- examples/react/README.md | 2 +- packages/checkout/package.json | 2 +- packages/connect/README.md | 2 +- packages/connect/package.json | 2 +- packages/hooks/package.json | 2 +- packages/immutable-connector/package.json | 2 +- packages/wallet-widget/package.json | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/LICENSE b/LICENSE index bf69ef4b9..8c06331db 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ - Copyright (c) 2017-present Horizon Blockchain Games Inc. + Copyright (c) 2017-present Sequence Platforms ULC. 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/README.md b/README.md index defe07544..a0997ed84 100644 --- a/README.md +++ b/README.md @@ -421,4 +421,4 @@ Now that the core package is installed, you can install the [embedded wallet](ht Apache-2.0 -Copyright (c) 2017-present Horizon Blockchain Games Inc. / https://horizon.io +Copyright (c) 2017-present Sequence Platforms ULC. / https://sequence.xyz diff --git a/examples/next/README.md b/examples/next/README.md index 09e3dbf0f..a674843f8 100644 --- a/examples/next/README.md +++ b/examples/next/README.md @@ -20,4 +20,4 @@ The React example can be used to test the library locally. Apache-2.0 -Copyright (c) 2017-present Horizon Blockchain Games Inc. / https://horizon.io +Copyright (c) 2017-present Sequence Platforms ULC. / https://sequence.xyz diff --git a/examples/react/README.md b/examples/react/README.md index 1f050020a..c0689c7f3 100644 --- a/examples/react/README.md +++ b/examples/react/README.md @@ -20,4 +20,4 @@ The React example can be used to test the library locally. Apache-2.0 -Copyright (c) 2017-present Horizon Blockchain Games Inc. / https://horizon.io +Copyright (c) 2017-present Sequence Platforms ULC. / https://sequence.xyz diff --git a/packages/checkout/package.json b/packages/checkout/package.json index 336508e1d..d6b5f787f 100644 --- a/packages/checkout/package.json +++ b/packages/checkout/package.json @@ -3,7 +3,7 @@ "version": "5.4.8", "description": "Checkout UI for Sequence Web SDK", "repository": "https://github.com/0xsequence/web-sdk/tree/master/packages/checkout", - "author": "Horizon Blockchain Games", + "author": "Sequence Platforms ULC", "license": "Apache-2.0", "type": "module", "main": "dist/cjs/index.js", diff --git a/packages/connect/README.md b/packages/connect/README.md index 9e1dac7c1..1535930d7 100644 --- a/packages/connect/README.md +++ b/packages/connect/README.md @@ -407,4 +407,4 @@ Now that the core package is installed, you can install the [embedded wallet](ht Apache-2.0 -Copyright (c) 2017-present Horizon Blockchain Games Inc. / https://horizon.io +Copyright (c) 2017-present Sequence Platforms ULC. / https://sequence.xyz diff --git a/packages/connect/package.json b/packages/connect/package.json index 968697f94..905df86ad 100644 --- a/packages/connect/package.json +++ b/packages/connect/package.json @@ -8,7 +8,7 @@ "wallet" ], "repository": "https://github.com/0xsequence/web-sdk/tree/master/packages/connect", - "author": "Horizon Blockchain Games", + "author": "Sequence Platforms ULC", "license": "Apache-2.0", "type": "module", "main": "dist/cjs/index.js", diff --git a/packages/hooks/package.json b/packages/hooks/package.json index aac5f5a05..2baa1d3ec 100644 --- a/packages/hooks/package.json +++ b/packages/hooks/package.json @@ -3,7 +3,7 @@ "version": "5.4.8", "description": "React hooks for Sequence Web SDK", "repository": "https://github.com/0xsequence/web-sdk/tree/master/packages/hooks", - "author": "Horizon Blockchain Games", + "author": "Sequence Platforms ULC", "license": "Apache-2.0", "type": "module", "main": "dist/cjs/index.js", diff --git a/packages/immutable-connector/package.json b/packages/immutable-connector/package.json index 45d593027..f20253cde 100644 --- a/packages/immutable-connector/package.json +++ b/packages/immutable-connector/package.json @@ -3,7 +3,7 @@ "version": "5.4.8", "description": "Immutable connector for Sequence Kit", "repository": "https://github.com/0xsequence/web-sdk/tree/master/packages/immutable-connector", - "author": "Horizon Blockchain Games", + "author": "Sequence Platforms ULC", "license": "Apache-2.0", "type": "module", "main": "dist/cjs/index.js", diff --git a/packages/wallet-widget/package.json b/packages/wallet-widget/package.json index b34a3d9f4..85c196ab7 100644 --- a/packages/wallet-widget/package.json +++ b/packages/wallet-widget/package.json @@ -3,7 +3,7 @@ "version": "5.4.8", "description": "Wallet UI for Sequence Web SDK", "repository": "https://github.com/0xsequence/web-sdk/tree/master/packages/wallet-widget", - "author": "Horizon Blockchain Games", + "author": "Sequence Platforms ULC", "license": "Apache-2.0", "type": "module", "main": "dist/cjs/index.js",