Skip to content

Commit

Permalink
obvvly forgot license header
Browse files Browse the repository at this point in the history
  • Loading branch information
UMR1352 committed Oct 16, 2024
1 parent a64f1d4 commit 9631f3b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions identity_ecdsa_verifier/src/common.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright 2020-2024 IOTA Stiftung, Filancore GmbH
// SPDX-License-Identifier: Apache-2.0

use std::ops::Deref as _;

use ecdsa::elliptic_curve::sec1::FromEncodedPoint;
Expand Down

0 comments on commit 9631f3b

Please sign in to comment.