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