diff --git a/bin/tests/system/conf.sh.in b/bin/tests/system/conf.sh.in index f7a87a343d..8b08633a61 100644 --- a/bin/tests/system/conf.sh.in +++ b/bin/tests/system/conf.sh.in @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2004-2006, 2008-2010 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004-2006, 2008-2011 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2000-2003 Internet Software Consortium. # # Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: conf.sh.in,v 1.27.18.15 2011/03/02 04:41:35 marka Exp $ +# $Id: conf.sh.in,v 1.27.18.16 2011/03/02 23:45:32 tbox Exp $ # # Common configuration data for system tests, to be sourced into diff --git a/bin/tests/system/testsock.pl b/bin/tests/system/testsock.pl index b7dfeff2bb..ea8fac0ce7 100644 --- a/bin/tests/system/testsock.pl +++ b/bin/tests/system/testsock.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# Copyright (C) 2004, 2010 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2010, 2011 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 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: testsock.pl,v 1.14.18.3 2011/03/02 04:41:35 marka Exp $ +# $Id: testsock.pl,v 1.14.18.4 2011/03/02 23:45:32 tbox Exp $ # Test whether the interfaces on 10.53.0.* are up. diff --git a/lib/dns/rbtdb.c b/lib/dns/rbtdb.c index 4160ecca10..b395335779 100644 --- a/lib/dns/rbtdb.c +++ b/lib/dns/rbtdb.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-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: rbtdb.c,v 1.196.18.65 2011/03/02 04:41:34 marka Exp $ */ +/* $Id: rbtdb.c,v 1.196.18.66 2011/03/02 23:45:32 tbox Exp $ */ /*! \file */