Skip to content

Commit 213d27d

Browse files
authored
chore: add license to preprocessor deploy helper (#10684)
chore: add license to prepreocessor deploy helper
1 parent 665fc04 commit 213d27d

File tree

1 file changed

+1
-0
lines changed
  • crates/common/src/preprocessor

1 file changed

+1
-0
lines changed

crates/common/src/preprocessor/data.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ impl ContractData {
178178

179179
let helper = format!(
180180
r#"
181+
// SPDX-License-Identifier: MIT
181182
pragma solidity >=0.4.0;
182183
183184
import "{path}";

0 commit comments

Comments
 (0)