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": {