diff options
author | Werner Koch <[email protected]> | 2009-12-08 16:30:33 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2009-12-08 16:30:33 +0000 |
commit | 9a96043be4bed4e18320918e042b1601c9d93e95 (patch) | |
tree | 0066f7268d25aa95d59cf5fbb7570e487b809c52 /common/dns-cert.c | |
parent | Support CERT records via ADNS (diff) | |
download | gnupg-9a96043be4bed4e18320918e042b1601c9d93e95.tar.gz gnupg-9a96043be4bed4e18320918e042b1601c9d93e95.zip |
Unification of the search descriptor usage.
Diffstat (limited to '')
-rw-r--r-- | common/dns-cert.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/dns-cert.c b/common/dns-cert.c index 54441d308..efdefaf16 100644 --- a/common/dns-cert.c +++ b/common/dns-cert.c @@ -1,5 +1,5 @@ /* dns-cert.c - DNS CERT code - * Copyright (C) 2005, 2006 Free Software Foundation, Inc. + * Copyright (C) 2005, 2006, 2009 Free Software Foundation, Inc. * * This file is part of GNUPG. * |