From 6727e5138425b6f7949cc2e58f8d57a300cb58da Mon Sep 17 00:00:00 2001 From: ethan Date: Wed, 21 Jun 2023 11:53:29 +0800 Subject: [PATCH 1/2] fix Consensys audit 4.3: add necessary LICENSE --- LICENSE | 2 +- bss-core/LICENSE | 22 ++++++++++++++++++++++ fraud-proof/LICENSE | 22 ++++++++++++++++++++++ integration-tests/LICENSE | 2 +- mt-batcher/LICENSE | 22 ++++++++++++++++++++++ mt-challenger/LICENSE | 22 ++++++++++++++++++++++ packages/common-ts/LICENSE | 2 +- packages/contracts/LICENSE | 2 +- packages/core-utils/LICENSE | 2 +- packages/data-transport-layer/LICENSE | 2 +- packages/fault-detector/LICENSE | 2 +- packages/hardhat-deploy-config/LICENSE | 2 +- packages/replica-healthcheck/LICENSE | 2 +- packages/sdk/LICENSE | 2 +- tss/LICENSE | 22 ++++++++++++++++++++++ 15 files changed, 120 insertions(+), 10 deletions(-) create mode 100644 bss-core/LICENSE create mode 100644 fraud-proof/LICENSE create mode 100644 mt-batcher/LICENSE create mode 100644 mt-challenger/LICENSE create mode 100644 tss/LICENSE diff --git a/LICENSE b/LICENSE index 090d39a3f..ec55f3cec 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ (The MIT License) -Copyright 2020-2021 Mantle +Copyright 2022-2023 Mantle Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/bss-core/LICENSE b/bss-core/LICENSE new file mode 100644 index 000000000..ec55f3cec --- /dev/null +++ b/bss-core/LICENSE @@ -0,0 +1,22 @@ +(The MIT License) + +Copyright 2022-2023 Mantle + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/fraud-proof/LICENSE b/fraud-proof/LICENSE new file mode 100644 index 000000000..ec55f3cec --- /dev/null +++ b/fraud-proof/LICENSE @@ -0,0 +1,22 @@ +(The MIT License) + +Copyright 2022-2023 Mantle + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/integration-tests/LICENSE b/integration-tests/LICENSE index 090d39a3f..6a7da5218 100644 --- a/integration-tests/LICENSE +++ b/integration-tests/LICENSE @@ -1,6 +1,6 @@ (The MIT License) -Copyright 2020-2021 Mantle +Copyright 2020-2021 Optimism Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/mt-batcher/LICENSE b/mt-batcher/LICENSE new file mode 100644 index 000000000..ec55f3cec --- /dev/null +++ b/mt-batcher/LICENSE @@ -0,0 +1,22 @@ +(The MIT License) + +Copyright 2022-2023 Mantle + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/mt-challenger/LICENSE b/mt-challenger/LICENSE new file mode 100644 index 000000000..ec55f3cec --- /dev/null +++ b/mt-challenger/LICENSE @@ -0,0 +1,22 @@ +(The MIT License) + +Copyright 2022-2023 Mantle + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/packages/common-ts/LICENSE b/packages/common-ts/LICENSE index 090d39a3f..6a7da5218 100644 --- a/packages/common-ts/LICENSE +++ b/packages/common-ts/LICENSE @@ -1,6 +1,6 @@ (The MIT License) -Copyright 2020-2021 Mantle +Copyright 2020-2021 Optimism Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/contracts/LICENSE b/packages/contracts/LICENSE index 090d39a3f..6a7da5218 100644 --- a/packages/contracts/LICENSE +++ b/packages/contracts/LICENSE @@ -1,6 +1,6 @@ (The MIT License) -Copyright 2020-2021 Mantle +Copyright 2020-2021 Optimism Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/core-utils/LICENSE b/packages/core-utils/LICENSE index 090d39a3f..6a7da5218 100644 --- a/packages/core-utils/LICENSE +++ b/packages/core-utils/LICENSE @@ -1,6 +1,6 @@ (The MIT License) -Copyright 2020-2021 Mantle +Copyright 2020-2021 Optimism Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/data-transport-layer/LICENSE b/packages/data-transport-layer/LICENSE index 090d39a3f..6a7da5218 100644 --- a/packages/data-transport-layer/LICENSE +++ b/packages/data-transport-layer/LICENSE @@ -1,6 +1,6 @@ (The MIT License) -Copyright 2020-2021 Mantle +Copyright 2020-2021 Optimism Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/fault-detector/LICENSE b/packages/fault-detector/LICENSE index 090d39a3f..6a7da5218 100644 --- a/packages/fault-detector/LICENSE +++ b/packages/fault-detector/LICENSE @@ -1,6 +1,6 @@ (The MIT License) -Copyright 2020-2021 Mantle +Copyright 2020-2021 Optimism Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/hardhat-deploy-config/LICENSE b/packages/hardhat-deploy-config/LICENSE index 090d39a3f..6a7da5218 100644 --- a/packages/hardhat-deploy-config/LICENSE +++ b/packages/hardhat-deploy-config/LICENSE @@ -1,6 +1,6 @@ (The MIT License) -Copyright 2020-2021 Mantle +Copyright 2020-2021 Optimism Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/replica-healthcheck/LICENSE b/packages/replica-healthcheck/LICENSE index f621e7800..eb3071204 100644 --- a/packages/replica-healthcheck/LICENSE +++ b/packages/replica-healthcheck/LICENSE @@ -1,6 +1,6 @@ (The MIT License) -Copyright 2022 Mantle +Copyright 2022 Optimism Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/sdk/LICENSE b/packages/sdk/LICENSE index f621e7800..eb3071204 100644 --- a/packages/sdk/LICENSE +++ b/packages/sdk/LICENSE @@ -1,6 +1,6 @@ (The MIT License) -Copyright 2022 Mantle +Copyright 2022 Optimism Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/tss/LICENSE b/tss/LICENSE new file mode 100644 index 000000000..ec55f3cec --- /dev/null +++ b/tss/LICENSE @@ -0,0 +1,22 @@ +(The MIT License) + +Copyright 2022-2023 Mantle + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. From 2012770fbac1e9d35e1cb5322c4a9abd8eb1a983 Mon Sep 17 00:00:00 2001 From: ethan Date: Mon, 26 Jun 2023 16:51:14 +0800 Subject: [PATCH 2/2] add mit license for tss node lib --- tss/node/tsslib/LICENSE | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 tss/node/tsslib/LICENSE diff --git a/tss/node/tsslib/LICENSE b/tss/node/tsslib/LICENSE new file mode 100644 index 000000000..0a88df476 --- /dev/null +++ b/tss/node/tsslib/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2020 THORChain / THORChain TSS + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE.