Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2017-present Horizon Blockchain Games 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.
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ In addition, it becomes easier to have multiple version of wrapper contracts. In
# Security Review

erc20-meta-token has been audited by two independant parties and all issues discovered were addressed.
- [Agustín Aguilar**](https://github.com/0xsequence/erc20-meta-token/blob/master/audits/Security_Audit_Horizon_Games_23-12-19_2.pdf)
- [Agustín Aguilar**](https://github.com/0xsequence/erc20-meta-token/blob/master/audits/Security_Audit_Sequence_Games_23-12-19_2.pdf)
- [Consensys Diligence](https://github.com/0xsequence/erc20-meta-token/blob/master/audits/horizon-games-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 erc20-meta-token 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 erc20-meta-token contracts.

## Dev env & release

Expand All @@ -64,6 +64,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)
2 changes: 1 addition & 1 deletion src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ contract ContractA {

## 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)
Loading