Skip to content

Commit

Permalink
chore: add license header
Browse files Browse the repository at this point in the history
  • Loading branch information
torives committed Nov 23, 2023
1 parent af2bd03 commit 5fdca9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions offchain/state-server/src/config.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// (c) Cartesi and individual authors (see AUTHORS)
// SPDX-License-Identifier: Apache-2.0 (see LICENSE)

use clap::Parser;
use eth_state_server_lib::config::{
Result, StateServerConfig, StateServerEnvCLIConfig,
Expand Down

0 comments on commit 5fdca9f

Please sign in to comment.