diff options
Diffstat (limited to 'lib/dns/include/dns/private.h')
-rw-r--r-- | lib/dns/include/dns/private.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dns/include/dns/private.h b/lib/dns/include/dns/private.h index ffedb5ff4c226..7bc59b2cea6d2 100644 --- a/lib/dns/include/dns/private.h +++ b/lib/dns/include/dns/private.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2009, 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 @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: private.h,v 1.3 2009-10-09 23:48:09 tbox Exp $ */ +/* $Id$ */ #include <isc/lang.h> #include <isc/types.h> |