diff options
Diffstat (limited to 'lib/dns/include/dns/tsec.h')
| -rw-r--r-- | lib/dns/include/dns/tsec.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/dns/include/dns/tsec.h b/lib/dns/include/dns/tsec.h index a9d60c21c6c0..4f31c3e2949d 100644 --- a/lib/dns/include/dns/tsec.h +++ b/lib/dns/include/dns/tsec.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009, 2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2009, 2010, 2012 Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -132,4 +132,6 @@ dns_tsec_getkey(dns_tsec_t *tsec, void *keyp); *\li *tsecp points to a valid key structure depending on the TSEC type. */ +ISC_LANG_ENDDECLS + #endif /* DNS_TSEC_H */ |
