diff options
Diffstat (limited to 'lib/isc/unix/socket_p.h')
-rw-r--r-- | lib/isc/unix/socket_p.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/isc/unix/socket_p.h b/lib/isc/unix/socket_p.h index b9a234765b1e..24e4eb3c8b59 100644 --- a/lib/isc/unix/socket_p.h +++ b/lib/isc/unix/socket_p.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007, 2008 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 2008, 2012 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000, 2001 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: socket_p.h,v 1.13 2008-06-23 23:47:11 tbox Exp $ */ +/* $Id$ */ #ifndef ISC_SOCKET_P_H #define ISC_SOCKET_P_H |