1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

* scdaemon.c scdaemon.h, command.c: New. Based on the code from

the gpg-agent.
This commit is contained in:
Werner Koch 2002-01-26 13:38:38 +00:00
parent 151deac0df
commit 108f62eb3e
5 changed files with 925 additions and 0 deletions

14
scd/ChangeLog Normal file
View file

@ -0,0 +1,14 @@
2002-01-26 Werner Koch <wk@gnupg.org>
* scdaemon.c scdaemon.h, command.c: New. Based on the code from
the gpg-agent.
Copyright 2002 Free Software Foundation, Inc.
This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without
modifications, as long as this notice is preserved.
This file is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.