mirror of
https://github.com/trussed-dev/piv-authenticator.git
synced 2026-06-20 04:16:15 -07:00
Remove reuse compliance headers
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
// Copyright (C) 2022 Nitrokey GmbH
|
||||
// SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
use trussed::virt::{self, Ram, UserInterface};
|
||||
use trussed::{ClientImplementation, Platform};
|
||||
use trussed_usbip::ClientBuilder;
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
// Copyright (C) 2022 Nitrokey GmbH
|
||||
// SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
// To use this, make sure that you have vpcd from vsmartcard installed and configured (e. g.
|
||||
// install vsmartcard-vpcd on Debian). You might have to restart your pcscd, e. g.
|
||||
// `systemctl restart pcscd pcscd.socket`.
|
||||
|
||||
Reference in New Issue
Block a user