From 38a6d52f4d6663995d39753cb9dce06413bea249 Mon Sep 17 00:00:00 2001 From: Taylan Pince Date: Fri, 13 Feb 2026 13:04:27 +0100 Subject: [PATCH 1/2] chore: update company name references --- LICENSE | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index df07b303..ab0009d1 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ - Copyright (c) 2023-present Horizon Blockchain Games Inc. + Copyright (c) 2023-present Sequence Platforms ULC Inc. 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/package.json b/package.json index a817e180..18f9f31b 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "source": "src/index.ts", "main": "dist/index.js", "typings": "dist/index.d.ts", - "author": "Horizon Blockchain Games", + "author": "Sequence Platforms ULC", "license": "Apache-2.0", "scripts": { "build": "forge build --force", From 09f234f9d2246739dfbe7934460f5fbde1bafe52 Mon Sep 17 00:00:00 2001 From: Taylan Pince Date: Fri, 13 Feb 2026 17:28:09 +0100 Subject: [PATCH 2/2] chore: fix company name suffix (Inc.) --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index ab0009d1..cfe06675 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ - Copyright (c) 2023-present Sequence Platforms ULC Inc. + Copyright (c) 2023-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.