From d0b5cb99ec3e5d941f0795544a3db6f8f552a989 Mon Sep 17 00:00:00 2001 From: Taylan Pince Date: Fri, 13 Feb 2026 13:07:45 +0100 Subject: [PATCH 1/2] chore: update company name references --- LICENSE | 2 +- README.md | 6 +++--- src/README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/LICENSE b/LICENSE index f78a49ab..c1598508 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ - Copyright (c) 2017-present Horizon Blockchain Games Inc. + Copyright (c) 2017-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/README.md b/README.md index 1104be0a..c008ed49 100644 --- a/README.md +++ b/README.md @@ -49,10 +49,10 @@ There are pros and cons to these differences and we welcome you to discuss these ## Security Review Niftyswap has been audited by two independant parties and all issues discovered were addressed. -- [Agustín Aguilar**](https://github.com/0xsequence/niftyswap/blob/master/audits/Security_Audit_Nitfyswap_Horizon_Games_1.pdf) +- [Agustín Aguilar**](https://github.com/0xsequence/niftyswap/blob/master/audits/Security_Audit_Nitfyswap_Sequence_Games_1.pdf) - [Consensys Diligence](https://github.com/0xsequence/niftyswap/blob/master/audits/consensys-diligence-audit-2020-02.pdf) -** Agustín was hired as a full-time employee at Horizon after the audit was completed. Agustín did not take part in the writing of Niftyswap contracts. +** Agustín was hired as a full-time employee at Sequence after the audit was completed. Agustín did not take part in the writing of Niftyswap contracts. ## Dev env & release @@ -68,6 +68,6 @@ in their toolchains as our build and contract packages are separated. ## LICENSE -Copyright (c) 2017-present [Horizon Blockchain Games Inc](https://horizon.io). +Copyright (c) 2017-present [Sequence Platforms ULC Inc](https://horizon.io). Licensed under [Apache-2.0](./LICENSE) diff --git a/src/README.md b/src/README.md index b6d014e7..ae492d84 100644 --- a/src/README.md +++ b/src/README.md @@ -27,6 +27,6 @@ For more information see, [github.com/0xsequence/niftyswap](https://github.com/0 ## LICENSE -Copyright (c) 2017-present [Horizon Blockchain Games Inc](https://horizon.io). +Copyright (c) 2017-present [Sequence Platforms ULC Inc](https://horizon.io). Licensed under [Apache-2.0](https://github.com/0xsequence/erc-1155/blob/master/LICENSE) From b4165f67f71e8fdb3dd768497be3fdde01b4f3cb Mon Sep 17 00:00:00 2001 From: Taylan Pince Date: Fri, 13 Feb 2026 17:28:30 +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 c1598508..83f77749 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ - Copyright (c) 2017-present Sequence Platforms ULC 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.