1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Fix gpg-preset-passphrase bug.

Cleanups
This commit is contained in:
Werner Koch 2008-09-03 09:37:32 +00:00
parent 72110961f1
commit 5a8bf0bec6
44 changed files with 5963 additions and 5922 deletions

View file

@ -1,3 +1,7 @@
2008-08-29 Werner Koch <wk@g10code.com>
* gpgkeys_kdns.c: Changed copyright notice to the FSF.
2008-04-21 Werner Koch <wk@g10code.com>
* ksutil.c (w32_init_sockets) [HAVE_W32_SYSTEM]: New.

View file

@ -1,5 +1,5 @@
/* gpgkeys_kdns.c - Fetch a key via the GnuPG specific KDNS scheme.
* Copyright (C) 2008 g10 Code GmbH
* Copyright (C) 2008 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*