Skip to content

Commit

Permalink
add missing license header
Browse files Browse the repository at this point in the history
  • Loading branch information
UMR1352 committed Sep 2, 2024
1 parent a4f7be9 commit 5339417
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions identity_did/src/did_jwk.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright 2020-2024 IOTA Stiftung
// SPDX-License-Identifier: Apache-2.0

use std::fmt::Debug;
use std::fmt::Display;
use std::str::FromStr;
Expand Down

0 comments on commit 5339417

Please sign in to comment.