diff options
Diffstat (limited to 'usr.sbin/bind/lib/isc/pthreads/mutex.c')
| -rw-r--r-- | usr.sbin/bind/lib/isc/pthreads/mutex.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/bind/lib/isc/pthreads/mutex.c b/usr.sbin/bind/lib/isc/pthreads/mutex.c index 8f8444daceb..5e17208d8f8 100644 --- a/usr.sbin/bind/lib/isc/pthreads/mutex.c +++ b/usr.sbin/bind/lib/isc/pthreads/mutex.c @@ -1,6 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007, 2008, 2011, 2012, 2014, 2015 Internet Systems Consortium, Inc. ("ISC") - * Copyright (C) 2000-2002 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: mutex.c,v 1.2 2019/12/16 16:16:27 deraadt Exp $ */ +/* $Id: mutex.c,v 1.3 2019/12/17 01:46:36 sthen Exp $ */ /*! \file */ |
