Skip to content

Commit

Permalink
Add license to identity_credential/src/domain_linkage/utils.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Abdulrahim Al Methiab <[email protected]>
  • Loading branch information
UMR1352 and abdulmth committed Dec 4, 2023
1 parent a85f1bf commit 0951252
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions identity_credential/src/domain_linkage/utils.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright 2020-2023 IOTA Stiftung
// SPDX-License-Identifier: Apache-2.0

use identity_core::common::Url;

pub(crate) fn url_only_includes_origin(url: &Url) -> bool {
Expand Down

0 comments on commit 0951252

Please sign in to comment.