Skip to content

Commit

Permalink
Add copyright message.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Brown committed Jun 29, 2024
1 parent 4309019 commit 8020cf8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions signer/src/json.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
// Copyright 2019-2024 Parity Technologies (UK) Ltd.
// This file is dual-licensed as Apache-2.0 or GPL-3.0.
// see LICENSE for license details.

//! A Polkadot-JS account loader.
use base64::Engine;
use core::fmt::Display;
use crypto_secretbox::{
Expand Down

0 comments on commit 8020cf8

Please sign in to comment.