mirror of
https://github.com/librekeys/pico-openpgp.git
synced 2026-07-28 08:01:54 -07:00
* update submodule url * update licensing info for this fork of the community edition * update LICENSE * add licensing info of the project dependencies * Add header to headerless files copied from the Gnuk project * Use the new VID:PID allocated to Librekeys by OpenMoko * doc cleanup
15 lines
525 B
Python
15 lines
525 B
Python
"""
|
|
This file has been copied from the Gnuk project.
|
|
It did not contain any license or copyright header when it
|
|
was copied but we assume that is is distributed under the
|
|
GNU General Public Licence version 3 or later (GPLv3+) as
|
|
indicated in the Gnuk project README file and that the
|
|
copyright holder is Gnuk Author:
|
|
NIIBE Yutaka <gniibe@fsij.org>
|
|
|
|
Refer to Gnuk source code repository for more information :
|
|
https://salsa.debian.org/gnuk-team/gnuk/gnuk/
|
|
"""
|
|
from skip_if_kdfreq import *
|
|
from card_test_remove_keys import *
|