From 7dadd6660e9bf9a6674e9bb191d2d6d5131693c8 Mon Sep 17 00:00:00 2001 From: maxdesalle Date: Fri, 17 Nov 2023 13:58:17 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84=20escrow:=20change=20`EscrowedEXA`?= =?UTF-8?q?=20license=20to=20MIT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- contracts/periphery/EscrowedEXA.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/periphery/EscrowedEXA.sol b/contracts/periphery/EscrowedEXA.sol index 90dee6d13..814209705 100644 --- a/contracts/periphery/EscrowedEXA.sol +++ b/contracts/periphery/EscrowedEXA.sol @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: BUSL-1.1 +// SPDX-License-Identifier: MIT pragma solidity ^0.8.17; import {