diff --git a/lib/bind/port_after.h.in b/lib/bind/port_after.h.in index 112f3ec230..a75e815991 100644 --- a/lib/bind/port_after.h.in +++ b/lib/bind/port_after.h.in @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: port_after.h.in,v 1.56 2008/02/18 03:49:08 marka Exp $ */ +/* $Id: port_after.h.in,v 1.57 2008/02/18 23:46:59 tbox Exp $ */ #ifndef port_after_h #define port_after_h @@ -515,6 +515,6 @@ void perror(const char *); */ char *vsprintf(char *, const char *, va_list); #endif -#endif +#endif #endif diff --git a/lib/isc/print.c b/lib/isc/print.c index 4f72c9ba3d..b892e3a2ed 100644 --- a/lib/isc/print.c +++ b/lib/isc/print.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: print.c,v 1.34 2008/02/18 04:06:40 marka Exp $ */ +/* $Id: print.c,v 1.35 2008/02/18 23:46:59 tbox Exp $ */ /*! \file */ diff --git a/make/rules.in b/make/rules.in index fd9bd5ef38..6d8f360036 100644 --- a/make/rules.in +++ b/make/rules.in @@ -1,4 +1,4 @@ -# Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 1998-2003 Internet Software Consortium. # # Permission to use, copy, modify, and/or distribute this software for any @@ -13,7 +13,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: rules.in,v 1.63 2008/02/18 22:43:48 marka Exp $ +# $Id: rules.in,v 1.64 2008/02/18 23:46:59 tbox Exp $ ### ### Common Makefile rules for BIND 9.