diff --git a/bin/tests/system/checkconf/good.conf b/bin/tests/system/checkconf/good.conf index 3b3ef0b531bba75198f35735da9e8f07840b531b..4cce2bbbc353e894ce77737a6358aa5e57651caa 100644 --- a/bin/tests/system/checkconf/good.conf +++ b/bin/tests/system/checkconf/good.conf @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2005, 2007, 2010 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 @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: good.conf,v 1.5 2010/06/02 01:07:47 marka Exp $ */ +/* $Id: good.conf,v 1.6 2010/06/02 01:28:40 tbox Exp $ */ /* * This is just a random selection of configuration options. diff --git a/bin/tests/system/checkconf/tests.sh b/bin/tests/system/checkconf/tests.sh index 89f6e90aeaf2789aaf31d9dcb4586088abd5bcf4..949e350836e0bb6e19ace28481c6ad8d91e26aaf 100644 --- a/bin/tests/system/checkconf/tests.sh +++ b/bin/tests/system/checkconf/tests.sh @@ -1,4 +1,4 @@ -# Copyright (C) 2005, 2007 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2005, 2007, 2010 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 @@ -12,7 +12,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: tests.sh,v 1.4 2010/06/02 01:07:47 marka Exp $ +# $Id: tests.sh,v 1.5 2010/06/02 01:28:40 tbox Exp $ SYSTEMTESTTOP=.. . $SYSTEMTESTTOP/conf.sh