Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Commit 56fd7ba

Browse files
authored
fix: Add license to L2Pool contract (#765)
1 parent a00dda8 commit 56fd7ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contracts/protocol/pool/L2Pool.sol

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: BUSL-1.1
12
pragma solidity ^0.8.10;
23

34
import {Pool} from './Pool.sol';

0 commit comments

Comments
 (0)