Skip to content

Commit

Permalink
adding license
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeus9908 committed Oct 14, 2024
1 parent 798c9e5 commit 09b5bbe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions connector-rs/src/utils/configs.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 2024 Fondazione LINKS
//
// SPDX-License-Identifier: GPL-3.0-or-later

use zeroize::ZeroizeOnDrop;
use clap::Args;

Expand Down

0 comments on commit 09b5bbe

Please sign in to comment.