diff options
author | Werner Koch <wk@gnupg.org> | 2009-12-07 18:12:28 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2009-12-07 18:12:28 +0100 |
commit | a61798d8746238bffefec620ed6bc93e440df3e5 (patch) | |
tree | e56b3dfa322eaca5aeb18046ccc15bc760506966 /common | |
parent | Use ADNS for PKA and SRV records if no other resolver is available. (diff) | |
download | gnupg2-a61798d8746238bffefec620ed6bc93e440df3e5.tar.xz gnupg2-a61798d8746238bffefec620ed6bc93e440df3e5.zip |
Fix last configure change.
Diffstat (limited to 'common')
-rw-r--r-- | common/pka.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pka.c b/common/pka.c index e78f54367..4f0232324 100644 --- a/common/pka.c +++ b/common/pka.c @@ -1,5 +1,5 @@ /* pka.c - DNS Public Key Association RR access - * Copyright (C) 2005 Free Software Foundation, Inc. + * Copyright (C) 2005, 2009 Free Software Foundation, Inc. * * This file is part of GnuPG. * |