diff options
Diffstat (limited to 'usr.sbin/bind/lib/isc/unix/strerror.c')
| -rw-r--r-- | usr.sbin/bind/lib/isc/unix/strerror.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/bind/lib/isc/unix/strerror.c b/usr.sbin/bind/lib/isc/unix/strerror.c index b139d6738db..08643c70540 100644 --- a/usr.sbin/bind/lib/isc/unix/strerror.c +++ b/usr.sbin/bind/lib/isc/unix/strerror.c @@ -1,6 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC") - * Copyright (C) 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: strerror.c,v 1.2 2019/12/16 16:16:27 deraadt Exp $ */ +/* $Id: strerror.c,v 1.3 2019/12/17 01:46:37 sthen Exp $ */ /*! \file */ |
