From 387d983ffa5f53f2ec494ed9b435035a5310a5e4 Mon Sep 17 00:00:00 2001 From: Taylan Pince Date: Fri, 13 Feb 2026 13:04:33 +0100 Subject: [PATCH] chore: update company name references --- LICENSE | 2 +- README.md | 2 +- tools/CREATE4-cli/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 507fbb6..95ead9f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 Sequence Platforms Inc. +Copyright (c) 2025 Sequence Platforms ULC 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 928faa4..bd94add 100644 --- a/README.md +++ b/README.md @@ -301,7 +301,7 @@ console.log({ canFallbackOn120, gapSummary }); ``` MIT License -Copyright (c) 2025 Sequence Platforms Inc. +Copyright (c) 2025 Sequence Platforms ULC 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/tools/CREATE4-cli/package.json b/tools/CREATE4-cli/package.json index 84778e4..3d0634c 100644 --- a/tools/CREATE4-cli/package.json +++ b/tools/CREATE4-cli/package.json @@ -21,7 +21,7 @@ "deployer", "smart-contracts" ], - "author": "Sequence Platforms Inc.", + "author": "Sequence Platforms ULC", "license": "MIT", "description": "CLI and JavaScript helpers for the CREATE4 universal deployer.", "publishConfig": {