diff options
Diffstat (limited to 'usr.sbin/bind/lib/dns/callbacks.c')
| -rw-r--r-- | usr.sbin/bind/lib/dns/callbacks.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/bind/lib/dns/callbacks.c b/usr.sbin/bind/lib/dns/callbacks.c index 47a3cd2bf41..e8169f24fac 100644 --- a/usr.sbin/bind/lib/dns/callbacks.c +++ b/usr.sbin/bind/lib/dns/callbacks.c @@ -1,6 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007, 2011, 2012, 2015 Internet Systems Consortium, Inc. ("ISC") - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 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 @@ -15,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: callbacks.c,v 1.2 2019/12/16 16:16:24 deraadt Exp $ */ +/* $Id: callbacks.c,v 1.3 2019/12/17 01:46:31 sthen Exp $ */ /*! \file */ |
