Remove reuse compliance headers

This commit is contained in:
Sosthène Guédon
2023-09-15 17:31:28 +02:00
parent a639b0f465
commit 76bb22daab
32 changed files with 1 additions and 108 deletions
-3
View File
@@ -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;
-3
View File
@@ -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`.