diff --git a/LICENSE b/LICENSE index df07b303..cfe06675 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ - Copyright (c) 2023-present Horizon Blockchain Games 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. 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",